diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cdd4d1f1..c1fd85928 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,12 @@ Based on v1.9.11.13. - Minor bugfixes / performance improvements. +### v1.9.11.15 +*2014-11-18* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.9.11.15/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.9.11.15/builds/4chan-X-noupdate.crx "Chromium version")] + +**Hasumi** +- Update archive list: archive.moe has HSTS enabled + ### v1.9.11.14 *2014-11-17* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.9.11.14/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.9.11.14/builds/4chan-X-noupdate.crx "Chromium version")] diff --git a/src/Archive/archives.json b/src/Archive/archives.json index 6986ad3da..42f170a3e 100644 --- a/src/Archive/archives.json +++ b/src/Archive/archives.json @@ -2,7 +2,7 @@ "uid": 0, "name": "Moe", "domain": "archive.moe", - "http": true, + "http": false, "https": true, "software": "foolfuuka", "boards": ["a", "biz", "c", "co", "diy", "gd", "h", "i", "int", "jp", "k", "m", "mlp", "out", "po", "r9k", "s4s", "sci", "sp", "tg", "tv", "u", "v", "vg", "vp", "vr", "wsg"],