Yeah, let's start the day with obviously erroneous code!
This commit is contained in:
parent
cf8ea0803e
commit
6536d5a2b3
@ -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"],
|
||||
|
||||
@ -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"],
|
||||
|
||||
@ -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"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user