Update archives
This commit is contained in:
parent
0a00d95d0a
commit
e3757d70af
2
LICENSE
2
LICENSE
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* 4chan X - Version 1.4.1 - 2014-03-02
|
* 4chan X - Version 1.4.1 - 2014-03-03
|
||||||
*
|
*
|
||||||
* 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
|
||||||
|
|||||||
@ -24,7 +24,7 @@
|
|||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* 4chan X - Version 1.4.1 - 2014-03-02
|
* 4chan X - Version 1.4.1 - 2014-03-03
|
||||||
*
|
*
|
||||||
* 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
|
||||||
@ -10714,8 +10714,8 @@
|
|||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
name: "fgts",
|
name: "fgts",
|
||||||
boards: ["r", "soc"],
|
boards: ["cm", "hm", "r", "soc", "y"],
|
||||||
files: ["r", "soc"],
|
files: ["cm", "hm", "r", "soc", "y"],
|
||||||
data: {
|
data: {
|
||||||
domain: "fgst.eu",
|
domain: "fgst.eu",
|
||||||
http: true,
|
http: true,
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
// Generated by CoffeeScript
|
// Generated by CoffeeScript
|
||||||
/*
|
/*
|
||||||
* 4chan X - Version 1.4.1 - 2014-03-02
|
* 4chan X - Version 1.4.1 - 2014-03-03
|
||||||
*
|
*
|
||||||
* 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
|
||||||
@ -10728,8 +10728,8 @@
|
|||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
name: "fgts",
|
name: "fgts",
|
||||||
boards: ["r", "soc"],
|
boards: ["cm", "hm", "r", "soc", "y"],
|
||||||
files: ["r", "soc"],
|
files: ["cm", "hm", "r", "soc", "y"],
|
||||||
data: {
|
data: {
|
||||||
domain: "fgst.eu",
|
domain: "fgst.eu",
|
||||||
http: true,
|
http: true,
|
||||||
|
|||||||
@ -103,8 +103,8 @@ Redirect =
|
|||||||
software: "fuuka"
|
software: "fuuka"
|
||||||
,
|
,
|
||||||
name: "fgts"
|
name: "fgts"
|
||||||
boards: ["r", "soc"]
|
boards: ["cm", "hm", "r", "soc", "y"]
|
||||||
files: ["r", "soc"]
|
files: ["cm", "hm", "r", "soc", "y"]
|
||||||
data:
|
data:
|
||||||
domain: "fgst.eu"
|
domain: "fgst.eu"
|
||||||
http: true
|
http: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user