Merge branch 'bstable'
This commit is contained in:
commit
d3c4c79fa1
@ -10,6 +10,9 @@
|
|||||||
|
|
||||||
### v1.13.14
|
### v1.13.14
|
||||||
|
|
||||||
|
**v1.13.14.13** *(2017-12-18)* - [[Userscript](https://raw.githubusercontent.com/ccd0/4chan-x/1.13.14.13/builds/4chan-X-noupdate.user.js)] [[Chrome extension](https://raw.githubusercontent.com/ccd0/4chan-x/1.13.14.13/builds/4chan-X-noupdate.crx)]
|
||||||
|
- Quick workaround for new ad breaking 4chan.
|
||||||
|
|
||||||
**v1.13.14.12** *(2017-12-10)* - [[Userscript](https://raw.githubusercontent.com/ccd0/4chan-x/1.13.14.12/builds/4chan-X-noupdate.user.js)] [[Chrome extension](https://raw.githubusercontent.com/ccd0/4chan-x/1.13.14.12/builds/4chan-X-noupdate.crx)]
|
**v1.13.14.12** *(2017-12-10)* - [[Userscript](https://raw.githubusercontent.com/ccd0/4chan-x/1.13.14.12/builds/4chan-X-noupdate.user.js)] [[Chrome extension](https://raw.githubusercontent.com/ccd0/4chan-x/1.13.14.12/builds/4chan-X-noupdate.crx)]
|
||||||
- Feedback request.
|
- Feedback request.
|
||||||
|
|
||||||
|
|||||||
@ -50,6 +50,9 @@ Main =
|
|||||||
Conf[parent] = obj
|
Conf[parent] = obj
|
||||||
return
|
return
|
||||||
|
|
||||||
|
# XXX Remove document-breaking ad
|
||||||
|
$.onExists doc, '#delform > .adg-rects', $.rm
|
||||||
|
|
||||||
flatten null, Config
|
flatten null, Config
|
||||||
|
|
||||||
for db in DataBoard.keys
|
for db in DataBoard.keys
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user