diff --git a/CHANGELOG.md b/CHANGELOG.md index a83554141..2ea435ea3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,10 @@ ### v1.11.35 +**v1.11.35.9** *(2016-06-28)* - [[Userscript](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.35.9/builds/4chan-X-noupdate.user.js)] [[Chrome extension](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.35.9/builds/4chan-X-noupdate.crx)] +- Update default archive list. +- Update cuckchan.org -> desuarchive.org in sauce examples. + **v1.11.35.8** *(2016-06-25)* - [[Userscript](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.35.8/builds/4chan-X-noupdate.user.js)] [[Chrome extension](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.35.8/builds/4chan-X-noupdate.crx)] - Update default archive list. - Update desustorage.org -> cuckchan.org in sauce examples. diff --git a/src/Archive/archives.json b/src/Archive/archives.json index f0365e19c..d9373fd70 100644 --- a/src/Archive/archives.json +++ b/src/Archive/archives.json @@ -36,8 +36,8 @@ "files": ["3", "biz", "cgl", "ck", "diy", "fa", "g", "ic", "jp", "lit", "sci", "tg", "vr"] }, { "uid": 23, - "name": "Desustorage", - "domain": "cuckchan.org", + "name": "Desuarchive", + "domain": "desuarchive.org", "http": true, "https": true, "software": "foolfuuka", diff --git a/src/General/Settings.coffee b/src/General/Settings.coffee index b0e6e6513..71aad1826 100644 --- a/src/General/Settings.coffee +++ b/src/General/Settings.coffee @@ -390,9 +390,9 @@ Settings = addCSS '#qr .persona .field {display: block !important;}' if data['Show Name and Subject'] addCSS '#shortcut-qr {display: none;}' if data['QR Shortcut'] is false addCSS '.qr-link-container-bottom {display: none;}' if data['Bottom QR Link'] is false - if compareString < '00001.00012.00000.00005' + if compareString < '00001.00012.00000.00006' if data['sauces']? - set 'sauces', data['sauces'].replace(/^(#?\s*)https:\/\/desustorage\.org\//mg, '$1https://cuckchan.org/') + set 'sauces', data['sauces'].replace(/^(#?\s*)https:\/\/(?:desustorage|cuckchan)\.org\//mg, '$1https://desuarchive.org/') changes loadSettings: (data, cb) -> diff --git a/src/config/Config.coffee b/src/config/Config.coffee index 24b1009ce..39c34923b 100644 --- a/src/config/Config.coffee +++ b/src/config/Config.coffee @@ -698,7 +698,7 @@ Config = # "View Same" in archives: http://eye.swfchan.com/search/?q=%name;types:swf - #https://cuckchan.org/_/search/image/%sMD5/ + #https://desuarchive.org/_/search/image/%sMD5/ #https://archive.4plebs.org/_/search/image/%sMD5/ #https://boards.fireden.net/_/search/image/%sMD5/ #https://foolz.fireden.net/_/search/image/%sMD5/