diff --git a/LICENSE b/LICENSE index 84d02ce28..311e31488 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ /* -* 4chan X - Version 1.2.6 - 2013-05-16 +* 4chan X - Version 1.2.6 - 2013-05-17 * * Licensed under the MIT license. * https://github.com/seaweedchan/4chan-x/blob/master/LICENSE diff --git a/builds/4chan-X.js b/builds/4chan-X.js index 87938e147..dbbb724d6 100644 --- a/builds/4chan-X.js +++ b/builds/4chan-X.js @@ -19,7 +19,7 @@ // @icon data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAgMAAAAqbBEUAAAACVBMVEUAAGcAAABmzDNZt9VtAAAAAXRSTlMAQObYZgAAAHFJREFUKFOt0LENACEIBdBv4Qju4wgWanEj3D6OcIVMKaitYHEU/jwTCQj8W75kiVCSBvdQ5/AvfVHBin11BgdRq3ysBgfwBDRrj3MCIA+oAQaku/Q1cNctrAmyDl577tOThYt/Y1RBM4DgOHzM0HFTAyLukH/cmRnqAAAAAElFTkSuQmCC // ==/UserScript== /* -* 4chan X - Version 1.2.6 - 2013-05-16 +* 4chan X - Version 1.2.6 - 2013-05-17 * * Licensed under the MIT license. * https://github.com/seaweedchan/4chan-x/blob/master/LICENSE @@ -7848,6 +7848,7 @@ 'files': ['hr', 'tg', 'tv', 'x'] }, 'Nyafuu': { + 'domain': 'archive.nyafuu.org', 'http': true, 'https': true, 'software': 'foolfuuka', diff --git a/builds/4chan-X.user.js b/builds/4chan-X.user.js index d4f76bde6..db059aba4 100644 --- a/builds/4chan-X.user.js +++ b/builds/4chan-X.user.js @@ -19,7 +19,7 @@ // @icon data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAgMAAAAqbBEUAAAACVBMVEUAAGcAAABmzDNZt9VtAAAAAXRSTlMAQObYZgAAAHFJREFUKFOt0LENACEIBdBv4Qju4wgWanEj3D6OcIVMKaitYHEU/jwTCQj8W75kiVCSBvdQ5/AvfVHBin11BgdRq3ysBgfwBDRrj3MCIA+oAQaku/Q1cNctrAmyDl577tOThYt/Y1RBM4DgOHzM0HFTAyLukH/cmRnqAAAAAElFTkSuQmCC // ==/UserScript== /* -* 4chan X - Version 1.2.6 - 2013-05-16 +* 4chan X - Version 1.2.6 - 2013-05-17 * * Licensed under the MIT license. * https://github.com/seaweedchan/4chan-x/blob/master/LICENSE @@ -7857,6 +7857,7 @@ 'files': ['hr', 'tg', 'tv', 'x'] }, 'Nyafuu': { + 'domain': 'archive.nyafuu.org', 'http': true, 'https': true, 'software': 'foolfuuka', diff --git a/builds/crx/script.js b/builds/crx/script.js index 86c6de0e7..9c2da0889 100644 --- a/builds/crx/script.js +++ b/builds/crx/script.js @@ -1,6 +1,6 @@ // Generated by CoffeeScript /* -* 4chan X - Version 1.2.6 - 2013-05-16 +* 4chan X - Version 1.2.6 - 2013-05-17 * * Licensed under the MIT license. * https://github.com/seaweedchan/4chan-x/blob/master/LICENSE @@ -7840,6 +7840,7 @@ 'files': ['hr', 'tg', 'tv', 'x'] }, 'Nyafuu': { + 'domain': 'archive.nyafuu.org', 'http': true, 'https': true, 'software': 'foolfuuka', diff --git a/src/Archive/Redirect.coffee b/src/Archive/Redirect.coffee index 5d26adb35..cb2367c94 100644 --- a/src/Archive/Redirect.coffee +++ b/src/Archive/Redirect.coffee @@ -56,6 +56,7 @@ Redirect = 'files': ['hr', 'tg', 'tv', 'x'] 'Nyafuu': + 'domain': 'archive.nyafuu.org' 'http': true 'https': true 'software': 'foolfuuka'