Corrections

This commit is contained in:
Zixaphir 2014-03-27 13:53:21 -07:00
parent cefb710c04
commit af9e544141
3 changed files with 35 additions and 6 deletions

View File

@ -10790,14 +10790,24 @@
}
}, {
name: "4plebs",
boards: ["adv", "hr", "o", "pol", "s4s", "tg", "tv", "x"],
files: ["adv", "hr", "o", "pol", "s4s", "tg", "tv", "x"],
boards: ["adv", "hr", "o", "pol", "s4s", "tg", "trv", "tv", "x"],
files: ["adv", "hr", "o", "pol", "s4s", "tg", "trv", "tv", "x"],
data: {
domain: "archive.4plebs.org",
http: true,
https: true,
software: "foolfuuka"
}
}, {
name: "4plebs Flash Archive",
boards: ["f"],
files: ["f"],
data: {
domain: "flash.4plebs.org",
http: true,
https: true,
software: "foolfuuka"
}
}, {
name: "Nyafuu",
boards: ["c", "e", "w", "wg"],

View File

@ -10806,14 +10806,24 @@
}
}, {
name: "4plebs",
boards: ["adv", "hr", "o", "pol", "s4s", "tg", "tv", "x"],
files: ["adv", "hr", "o", "pol", "s4s", "tg", "tv", "x"],
boards: ["adv", "hr", "o", "pol", "s4s", "tg", "trv", "tv", "x"],
files: ["adv", "hr", "o", "pol", "s4s", "tg", "trv", "tv", "x"],
data: {
domain: "archive.4plebs.org",
http: true,
https: true,
software: "foolfuuka"
}
}, {
name: "4plebs Flash Archive",
boards: ["f"],
files: ["f"],
data: {
domain: "flash.4plebs.org",
http: true,
https: true,
software: "foolfuuka"
}
}, {
name: "Nyafuu",
boards: ["c", "e", "w", "wg"],

View File

@ -51,13 +51,22 @@ Redirect =
software: "foolfuuka"
,
name: "4plebs"
boards: ["adv", "hr", "o", "pol", "s4s", "tg", "tv", "x"]
files: ["adv", "hr", "o", "pol", "s4s", "tg", "tv", "x"]
boards: ["adv", "hr", "o", "pol", "s4s", "tg", "trv", "tv", "x"]
files: ["adv", "hr", "o", "pol", "s4s", "tg", "trv", "tv", "x"]
data:
domain: "archive.4plebs.org"
http: true
https: true
software: "foolfuuka"
,
name: "4plebs Flash Archive",
boards: ["f"]
files: ["f"]
data:
domain: "flash.4plebs.org"
http: true
https: true
software: "foolfuuka"
,
name: "Nyafuu"
boards: ["c", "e", "w", "wg"]