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.
|
||||
* https://github.com/Spittie/4chan-x/blob/master/LICENSE
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
// ==/UserScript==
|
||||
|
||||
/*
|
||||
* 4chan X - Version 1.4.1 - 2014-03-02
|
||||
* 4chan X - Version 1.4.1 - 2014-03-03
|
||||
*
|
||||
* Licensed under the MIT license.
|
||||
* https://github.com/Spittie/4chan-x/blob/master/LICENSE
|
||||
@ -10714,8 +10714,8 @@
|
||||
}
|
||||
}, {
|
||||
name: "fgts",
|
||||
boards: ["r", "soc"],
|
||||
files: ["r", "soc"],
|
||||
boards: ["cm", "hm", "r", "soc", "y"],
|
||||
files: ["cm", "hm", "r", "soc", "y"],
|
||||
data: {
|
||||
domain: "fgst.eu",
|
||||
http: true,
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
// 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.
|
||||
* https://github.com/Spittie/4chan-x/blob/master/LICENSE
|
||||
@ -10728,8 +10728,8 @@
|
||||
}
|
||||
}, {
|
||||
name: "fgts",
|
||||
boards: ["r", "soc"],
|
||||
files: ["r", "soc"],
|
||||
boards: ["cm", "hm", "r", "soc", "y"],
|
||||
files: ["cm", "hm", "r", "soc", "y"],
|
||||
data: {
|
||||
domain: "fgst.eu",
|
||||
http: true,
|
||||
|
||||
@ -103,8 +103,8 @@ Redirect =
|
||||
software: "fuuka"
|
||||
,
|
||||
name: "fgts"
|
||||
boards: ["r", "soc"]
|
||||
files: ["r", "soc"]
|
||||
boards: ["cm", "hm", "r", "soc", "y"]
|
||||
files: ["cm", "hm", "r", "soc", "y"]
|
||||
data:
|
||||
domain: "fgst.eu"
|
||||
http: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user