From ed715fcfe611e1fadd3b851d0e95b8575984327c Mon Sep 17 00:00:00 2001 From: Bui Date: Mon, 12 Oct 2015 19:54:18 +0900 Subject: [PATCH 1/4] rip fireden --- archives.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/archives.json b/archives.json index c228c8f3f..164b85a52 100644 --- a/archives.json +++ b/archives.json @@ -61,16 +61,6 @@ "software": "foolfuuka", "boards": ["a", "aco", "an", "c", "co", "d", "fit", "int", "k", "m", "mlp", "qa", "r9k", "tg", "vr", "wsg"], "files": ["a", "aco", "an", "c", "co", "d", "fit", "int", "k", "m", "mlp", "qa", "r9k", "tg", "vr", "wsg"] -}, { - "uid": 24, - "name": "fireden.net", - "domain": "boards.fireden.net", - "http": false, - "https": true, - "software": "foolfuuka", - "boards": ["cm", "ic", "vg", "y"], - "files": ["cm", "ic", "vg", "y"], - "search": [] }, { "uid": 25, "name": "arch.b4k.co", From 386abf1003062adbc192c4a41cd632a2e6073041 Mon Sep 17 00:00:00 2001 From: Mayhem Date: Mon, 12 Oct 2015 13:58:03 +0200 Subject: [PATCH 2/4] Revert "rip fireden" This reverts commit ed715fcfe611e1fadd3b851d0e95b8575984327c. --- archives.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/archives.json b/archives.json index 164b85a52..c228c8f3f 100644 --- a/archives.json +++ b/archives.json @@ -61,6 +61,16 @@ "software": "foolfuuka", "boards": ["a", "aco", "an", "c", "co", "d", "fit", "int", "k", "m", "mlp", "qa", "r9k", "tg", "vr", "wsg"], "files": ["a", "aco", "an", "c", "co", "d", "fit", "int", "k", "m", "mlp", "qa", "r9k", "tg", "vr", "wsg"] +}, { + "uid": 24, + "name": "fireden.net", + "domain": "boards.fireden.net", + "http": false, + "https": true, + "software": "foolfuuka", + "boards": ["cm", "ic", "vg", "y"], + "files": ["cm", "ic", "vg", "y"], + "search": [] }, { "uid": 25, "name": "arch.b4k.co", From 633f1cbe551a4843ce0c4db1053b0de06addb730 Mon Sep 17 00:00:00 2001 From: Mayhem Date: Sun, 25 Oct 2015 17:41:05 +0100 Subject: [PATCH 3/4] Update fireden.net and remove poweredby.moe --- archives.json | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/archives.json b/archives.json index c228c8f3f..bf8f18815 100644 --- a/archives.json +++ b/archives.json @@ -68,9 +68,9 @@ "http": false, "https": true, "software": "foolfuuka", - "boards": ["cm", "ic", "vg", "y"], - "files": ["cm", "ic", "vg", "y"], - "search": [] + "boards": ["a", "cm", "ic", "sci", "tg", "v", "vg", "y"], + "files": ["a", "cm", "ic", "sci", "tg", "v", "vg", "y"], + "search": ["cm", "ic", "vg", "y"] }, { "uid": 25, "name": "arch.b4k.co", @@ -80,14 +80,4 @@ "software": "foolfuuka", "boards": ["g", "mlp", "v"], "files": [] -}, { - "uid": 26, - "name": "poweredby.moe", - "domain": "archive.poweredby.moe", - "http": true, - "https": true, - "software": "foolfuuka", - "boards": ["a", "c", "g", "jp"], - "files": ["a", "c", "jp"], - "search": ["a"] }] From a90911de4539944a6ac039b29907376aa5c95265 Mon Sep 17 00:00:00 2001 From: Mayhem Date: Sun, 25 Oct 2015 17:44:05 +0100 Subject: [PATCH 4/4] Update CORS notice --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index d06c55063..f18d0238b 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,4 @@ The file can be downloaded via the following URL: ``` https://4chan-x.just-believe.in/json/archives.json ``` - -CORS is allowed from the following origin: -- http(s)://4chan.org (and subdomains) -- http(s)://4cdn.org (and subdomains) -- chrome-extension://* +CORS is allowed for any origin.