Update archives

This commit is contained in:
Zixaphir 2014-03-03 00:10:18 -07:00
parent 0a00d95d0a
commit e3757d70af
4 changed files with 9 additions and 9 deletions

View File

@ -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

View File

@ -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,

View File

@ -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,

View File

@ -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