From e3757d70af1709b92bd6dbf558ff7826b136365d Mon Sep 17 00:00:00 2001 From: Zixaphir Date: Mon, 3 Mar 2014 00:10:18 -0700 Subject: [PATCH] Update archives --- LICENSE | 2 +- builds/4chan-X.user.js | 6 +++--- builds/crx/script.js | 6 +++--- src/Archive/Redirect.coffee | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/LICENSE b/LICENSE index 2cdc759bb..2945fc697 100755 --- a/LICENSE +++ b/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 diff --git a/builds/4chan-X.user.js b/builds/4chan-X.user.js index 03216080a..3e5f5d971 100644 --- a/builds/4chan-X.user.js +++ b/builds/4chan-X.user.js @@ -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, diff --git a/builds/crx/script.js b/builds/crx/script.js index ec1adaf25..08f1ce1dc 100644 --- a/builds/crx/script.js +++ b/builds/crx/script.js @@ -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, diff --git a/src/Archive/Redirect.coffee b/src/Archive/Redirect.coffee index 84c37b2ba..869e18ad3 100755 --- a/src/Archive/Redirect.coffee +++ b/src/Archive/Redirect.coffee @@ -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