Yeah, let's start the day with obviously erroneous code!

This commit is contained in:
Zixaphir 2014-02-16 01:07:32 -07:00
parent cf8ea0803e
commit 6536d5a2b3
3 changed files with 8 additions and 6 deletions

View File

@ -10323,7 +10323,6 @@
domain: "archive.thedarkcave.org", domain: "archive.thedarkcave.org",
http: true, http: true,
https: true, https: true,
software: "foolfuuka",
software: "foolfuuka" software: "foolfuuka"
} }
}, { }, {
@ -10359,6 +10358,7 @@
}, { }, {
name: "Install Gentoo", name: "Install Gentoo",
boards: ["diy", "g", "sci"], boards: ["diy", "g", "sci"],
files: [],
data: { data: {
domain: "archive.installgentoo.net", domain: "archive.installgentoo.net",
http: false, http: false,
@ -10402,7 +10402,8 @@
http: true, http: true,
https: true, https: true,
software: "foolfuuka" software: "foolfuuka"
}, }
}, {
name: "maware", name: "maware",
boards: ["t"], boards: ["t"],
files: ["t"], files: ["t"],

View File

@ -10320,7 +10320,6 @@
domain: "archive.thedarkcave.org", domain: "archive.thedarkcave.org",
http: true, http: true,
https: true, https: true,
software: "foolfuuka",
software: "foolfuuka" software: "foolfuuka"
} }
}, { }, {
@ -10356,6 +10355,7 @@
}, { }, {
name: "Install Gentoo", name: "Install Gentoo",
boards: ["diy", "g", "sci"], boards: ["diy", "g", "sci"],
files: [],
data: { data: {
domain: "archive.installgentoo.net", domain: "archive.installgentoo.net",
http: false, http: false,
@ -10399,7 +10399,8 @@
http: true, http: true,
https: true, https: true,
software: "foolfuuka" software: "foolfuuka"
}, }
}, {
name: "maware", name: "maware",
boards: ["t"], boards: ["t"],
files: ["t"], files: ["t"],

View File

@ -49,7 +49,6 @@ Redirect =
http: true http: true
https: true https: true
software: "foolfuuka" software: "foolfuuka"
software: "foolfuuka"
, ,
name: "4plebs" name: "4plebs"
boards: ["adv", "hr", "o", "pol", "s4s", "tg", "tv", "x"] boards: ["adv", "hr", "o", "pol", "s4s", "tg", "tv", "x"]
@ -80,6 +79,7 @@ Redirect =
, ,
name: "Install Gentoo" name: "Install Gentoo"
boards: ["diy", "g", "sci"] boards: ["diy", "g", "sci"]
files: []
data: data:
domain: "archive.installgentoo.net" domain: "archive.installgentoo.net"
http: false http: false
@ -119,7 +119,7 @@ Redirect =
http: true http: true
https: true https: true
software: "foolfuuka" software: "foolfuuka"
,
name: "maware" name: "maware"
boards: ["t"] boards: ["t"]
files: ["t"] files: ["t"]