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:
commit
f1b6325d65
@ -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.
|
- 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.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
|
### 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")]
|
*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")]
|
||||||
|
|
||||||
|
|||||||
@ -78,5 +78,6 @@
|
|||||||
"https": false,
|
"https": false,
|
||||||
"software": "foolfuuka",
|
"software": "foolfuuka",
|
||||||
"boards": ["gif", "jp", "vg"],
|
"boards": ["gif", "jp", "vg"],
|
||||||
"files": ["gif", "jp", "vg"]
|
"files": ["gif", "jp", "vg"],
|
||||||
|
"imagehosts": ["http://imcute.yt/"]
|
||||||
}]
|
}]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user