Merge branch 'bstable'

This commit is contained in:
ccd0 2015-10-25 13:26:17 -07:00
commit 33456df600
2 changed files with 6 additions and 13 deletions

View File

@ -13,6 +13,9 @@ Sometimes the changelog has notes (not comprehensive) acknowledging people's wor
### v1.11.13
**v1.11.13.10** *(2015-10-25)* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.13.10/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.13.10/builds/4chan-X-noupdate.crx "Chromium version")]
- (MayhemYDG) Update archive list: Update fireden.net and remove poweredby.moe.
**v1.11.13.9** *(2015-10-24)* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.13.9/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.13.9/builds/4chan-X-noupdate.crx "Chromium version")]
- Include /r9k/ mute time in cooldowns.

View File

@ -68,9 +68,9 @@
"http": false,
"https": true,
"software": "foolfuuka",
"boards": ["cm", "ic", "vg", "y"],
"files": ["cm", "ic", "vg", "y"],
"search": []
"boards": ["a", "cm", "ic", "sci", "tg", "v", "vg", "y"],
"files": ["a", "cm", "ic", "sci", "tg", "v", "vg", "y"],
"search": ["cm", "ic", "vg", "y"]
}, {
"uid": 25,
"name": "arch.b4k.co",
@ -80,14 +80,4 @@
"software": "foolfuuka",
"boards": ["g", "mlp", "v"],
"files": []
}, {
"uid": 26,
"name": "poweredby.moe",
"domain": "archive.poweredby.moe",
"http": true,
"https": true,
"software": "foolfuuka",
"boards": ["a", "c", "g", "jp"],
"files": ["a", "c", "jp"],
"search": ["a"]
}]