This commit is contained in:
Kabir Sala 2014-02-24 17:28:47 +01:00
parent fa024c3044
commit 2d47870f51
4 changed files with 3 additions and 32 deletions

View File

@ -1,5 +1,5 @@
/* /*
* 4chan X - Version 1.3.10 - 2014-02-21 * 4chan X - Version 1.3.10 - 2014-02-24
* *
* Licensed under the MIT license. * Licensed under the MIT license.
* https://github.com/Spittie/4chan-x/blob/master/LICENSE * https://github.com/Spittie/4chan-x/blob/master/LICENSE

View File

@ -23,7 +23,7 @@
// ==/UserScript== // ==/UserScript==
/* /*
* 4chan X - Version 1.3.10 - 2014-02-21 * 4chan X - Version 1.3.10 - 2014-02-24
* *
* Licensed under the MIT license. * Licensed under the MIT license.
* https://github.com/Spittie/4chan-x/blob/master/LICENSE * https://github.com/Spittie/4chan-x/blob/master/LICENSE
@ -10015,16 +10015,6 @@
https: true, https: true,
software: "foolfuuka" software: "foolfuuka"
} }
}, {
name: "Install Gentoo",
boards: ["diy", "g", "sci"],
files: [],
data: {
domain: "archive.installgentoo.net",
http: false,
https: true,
software: "fuuka"
}
}, { }, {
name: "Rebecca Black Tech", name: "Rebecca Black Tech",
boards: ["cgl", "g", "mu", "w"], boards: ["cgl", "g", "mu", "w"],

View File

@ -1,6 +1,6 @@
// Generated by CoffeeScript // Generated by CoffeeScript
/* /*
* 4chan X - Version 1.3.10 - 2014-02-21 * 4chan X - Version 1.3.10 - 2014-02-24
* *
* Licensed under the MIT license. * Licensed under the MIT license.
* https://github.com/Spittie/4chan-x/blob/master/LICENSE * https://github.com/Spittie/4chan-x/blob/master/LICENSE
@ -10008,16 +10008,6 @@
https: true, https: true,
software: "foolfuuka" software: "foolfuuka"
} }
}, {
name: "Install Gentoo",
boards: ["diy", "g", "sci"],
files: [],
data: {
domain: "archive.installgentoo.net",
http: false,
https: true,
software: "fuuka"
}
}, { }, {
name: "Rebecca Black Tech", name: "Rebecca Black Tech",
boards: ["cgl", "g", "mu", "w"], boards: ["cgl", "g", "mu", "w"],

View File

@ -76,15 +76,6 @@ Redirect =
http: true http: true
https: true https: true
software: "foolfuuka" software: "foolfuuka"
,
name: "Install Gentoo"
boards: ["diy", "g", "sci"]
files: []
data:
domain: "archive.installgentoo.net"
http: false
https: true
software: "fuuka"
, ,
name: "Rebecca Black Tech" name: "Rebecca Black Tech"
boards: ["cgl", "g", "mu", "w"] boards: ["cgl", "g", "mu", "w"]