Fix #12
This commit is contained in:
parent
fa024c3044
commit
2d47870f51
2
LICENSE
2
LICENSE
@ -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
|
||||||
|
|||||||
@ -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"],
|
||||||
|
|||||||
@ -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"],
|
||||||
|
|||||||
@ -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"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user