Merge branch '1.8.9.x' into 1.8.10.x

Conflicts:
	CHANGELOG.md
	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-08-18 14:08:07 -07:00
commit 06e5a0f3d6
2 changed files with 15 additions and 9 deletions

View File

@ -12,6 +12,12 @@ Based on v1.8.9.8.
- Add refresh button to thread watcher. Remove now redundant `Check 404'd threads` menu item.
- Bug fixes.
### v1.8.9.9
*2014-08-18*
**ccd0**
- Update archive list.
### v1.8.9.8
*2014-08-18*

View File

@ -61,6 +61,15 @@
"software": "foolfuuka",
"boards": ["a", "biz", "c", "co", "diy", "gd", "i", "int", "jp", "m", "mlp", "out", "po", "s4s", "sci", "sp", "tg", "tv", "v", "vg", "vp", "vr", "wsg"],
"files": ["a", "biz", "c", "co", "diy", "gd", "i", "jp", "m", "po", "s4s", "sci", "tg", "v", "vg", "vp", "vr", "wsg"]
}, {
"uid": 1,
"name": "NSFW Moe",
"domain": "nsfw.archive.moe",
"http": true,
"https": true,
"software": "foolfuuka",
"boards": ["h", "u"],
"files": ["h", "u"]
}, {
"uid": 9,
"name": "Heinessen",
@ -79,13 +88,4 @@
"software": "foolfuuka",
"boards": ["t"],
"files": ["t"]
}, {
"uid": 1,
"name": "NSFW Foolz",
"domain": "nsfw.foolz.us",
"http": true,
"https": true,
"software": "foolfuuka",
"boards": ["u"],
"files": ["u"]
}]