From 6536d5a2b3ac281a0a2b8393c571eed0e9cb893b Mon Sep 17 00:00:00 2001 From: Zixaphir Date: Sun, 16 Feb 2014 01:07:32 -0700 Subject: [PATCH] Yeah, let's start the day with obviously erroneous code! --- builds/4chan-X.user.js | 5 +++-- builds/crx/script.js | 5 +++-- src/Archive/Redirect.coffee | 4 ++-- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/builds/4chan-X.user.js b/builds/4chan-X.user.js index c725da423..a5b971ca5 100644 --- a/builds/4chan-X.user.js +++ b/builds/4chan-X.user.js @@ -10323,7 +10323,6 @@ domain: "archive.thedarkcave.org", http: true, https: true, - software: "foolfuuka", software: "foolfuuka" } }, { @@ -10359,6 +10358,7 @@ }, { name: "Install Gentoo", boards: ["diy", "g", "sci"], + files: [], data: { domain: "archive.installgentoo.net", http: false, @@ -10402,7 +10402,8 @@ http: true, https: true, software: "foolfuuka" - }, + } + }, { name: "maware", boards: ["t"], files: ["t"], diff --git a/builds/crx/script.js b/builds/crx/script.js index 9401f7119..a1b6209cc 100644 --- a/builds/crx/script.js +++ b/builds/crx/script.js @@ -10320,7 +10320,6 @@ domain: "archive.thedarkcave.org", http: true, https: true, - software: "foolfuuka", software: "foolfuuka" } }, { @@ -10356,6 +10355,7 @@ }, { name: "Install Gentoo", boards: ["diy", "g", "sci"], + files: [], data: { domain: "archive.installgentoo.net", http: false, @@ -10399,7 +10399,8 @@ http: true, https: true, software: "foolfuuka" - }, + } + }, { name: "maware", boards: ["t"], files: ["t"], diff --git a/src/Archive/Redirect.coffee b/src/Archive/Redirect.coffee index 1111dab85..77cb63abf 100755 --- a/src/Archive/Redirect.coffee +++ b/src/Archive/Redirect.coffee @@ -49,7 +49,6 @@ Redirect = http: true https: true software: "foolfuuka" - software: "foolfuuka" , name: "4plebs" boards: ["adv", "hr", "o", "pol", "s4s", "tg", "tv", "x"] @@ -80,6 +79,7 @@ Redirect = , name: "Install Gentoo" boards: ["diy", "g", "sci"] + files: [] data: domain: "archive.installgentoo.net" http: false @@ -119,7 +119,7 @@ Redirect = http: true https: true software: "foolfuuka" - + , name: "maware" boards: ["t"] files: ["t"]