diff --git a/builds/4chan-X.user.js b/builds/4chan-X.user.js index 08e5319d1..6e1b55687 100644 --- a/builds/4chan-X.user.js +++ b/builds/4chan-X.user.js @@ -9894,8 +9894,8 @@ } }, "4plebs": { - boards: ["hr", "pol", "s4s", "tg", "tv", "x"], - files: ["hr", "pol", "s4s", "tg", "tv", "x"], + boards: ["adv", "hr", "o", "pol", "s4s", "tg", "tv", "x"], + files: ["adv", "hr", "o", "pol", "s4s", "tg", "tv", "x"], data: { domain: "archive.4plebs.org", http: true, @@ -9904,8 +9904,8 @@ } }, "Nyafuu": { - boards: ["c", "w", "wg"], - files: ["c", "w", "wg"], + boards: ["c", "e", "w", "wg"], + files: ["c", "e", "w", "wg"], data: { domain: "archive.nyafuu.org", http: true, @@ -9913,6 +9913,16 @@ software: "foolfuuka" } }, + "Love is Over": { + boards: ["d", "i"], + files: ["d", "i"], + data: { + domain: "loveisover.me", + http: true, + https: true, + software: "foolfuuka" + } + }, "Install Gentoo (.net)": { boards: ["diy", "g", "sci"], files: [], @@ -9983,8 +9993,8 @@ } }, "Foolz Beta": { - boards: ["a", "co", "d", "gd", "h", "jp", "m", "mlp", "sp", "tg", "tv", "u", "v", "vg", "vp", "vr", "wsg"], - files: ["a", "d", "gd", "h", "jp", "m", "tg", "u", "vg", "vp", "vr", "wsg"], + boards: ["a", "co", "gd", "jp", "m", "s4s", "sp", "tg", "tv", "u", "v", "vg", "vp", "vr", "wsg"], + files: ["a", "gd", "jp", "m", "s4s", "tg", "u", "vg", "vp", "vr", "wsg"], data: { domain: "beta.foolz.us", http: true, diff --git a/builds/crx.crx b/builds/crx.crx index 09a6823c6..6b4e651a0 100644 Binary files a/builds/crx.crx and b/builds/crx.crx differ diff --git a/builds/crx/script.js b/builds/crx/script.js index 3422cd982..168f08e68 100644 --- a/builds/crx/script.js +++ b/builds/crx/script.js @@ -9896,8 +9896,8 @@ } }, "4plebs": { - boards: ["hr", "pol", "s4s", "tg", "tv", "x"], - files: ["hr", "pol", "s4s", "tg", "tv", "x"], + boards: ["adv", "hr", "o", "pol", "s4s", "tg", "tv", "x"], + files: ["adv", "hr", "o", "pol", "s4s", "tg", "tv", "x"], data: { domain: "archive.4plebs.org", http: true, @@ -9906,8 +9906,8 @@ } }, "Nyafuu": { - boards: ["c", "w", "wg"], - files: ["c", "w", "wg"], + boards: ["c", "e", "w", "wg"], + files: ["c", "e", "w", "wg"], data: { domain: "archive.nyafuu.org", http: true, @@ -9915,6 +9915,16 @@ software: "foolfuuka" } }, + "Love is Over": { + boards: ["d", "i"], + files: ["d", "i"], + data: { + domain: "loveisover.me", + http: true, + https: true, + software: "foolfuuka" + } + }, "Install Gentoo (.net)": { boards: ["diy", "g", "sci"], files: [], @@ -9985,8 +9995,8 @@ } }, "Foolz Beta": { - boards: ["a", "co", "d", "gd", "h", "jp", "m", "mlp", "sp", "tg", "tv", "u", "v", "vg", "vp", "vr", "wsg"], - files: ["a", "d", "gd", "h", "jp", "m", "tg", "u", "vg", "vp", "vr", "wsg"], + boards: ["a", "co", "gd", "jp", "m", "s4s", "sp", "tg", "tv", "u", "v", "vg", "vp", "vr", "wsg"], + files: ["a", "gd", "jp", "m", "s4s", "tg", "u", "vg", "vp", "vr", "wsg"], data: { domain: "beta.foolz.us", http: true,