Merge branch '1.9.5.x'

Conflicts:
	LICENSE
	builds/4chan-X-beta.crx
	builds/4chan-X-beta.meta.js
	builds/4chan-X-beta.user.js
	builds/4chan-X-noupdate.crx
	builds/4chan-X-noupdate.user.js
	builds/4chan-X.crx
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/4chan-X.zip
	builds/updates-beta.xml
	builds/updates.xml
	package.json
This commit is contained in:
ccd0 2014-10-09 19:02:05 -07:00
commit f1b6325d65
2 changed files with 8 additions and 1 deletions

View File

@ -46,6 +46,12 @@ The links to individual versions below are to copies of the script with the upda
- Fix bug causing hidden threads list to be reverted to a prior state due to syncing with native catalog.
<!-- v1.9.5.x -->
### v1.9.5.5
*2014-10-09* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.9.5.5/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.9.5.5/builds/4chan-X-noupdate.crx "Chromium version")]
**ccd0**
- Fix workaround for loading posts from imcute archive on HTTPS pages.
### v1.9.5.4
*2014-10-09* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.9.5.4/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.9.5.4/builds/4chan-X-noupdate.crx "Chromium version")]

View File

@ -78,5 +78,6 @@
"https": false,
"software": "foolfuuka",
"boards": ["gif", "jp", "vg"],
"files": ["gif", "jp", "vg"]
"files": ["gif", "jp", "vg"],
"imagehosts": ["http://imcute.yt/"]
}]