Merge branch 'bstable'

This commit is contained in:
ccd0 2016-05-21 10:42:03 -07:00
commit 347d828765
2 changed files with 7 additions and 0 deletions

View File

@ -37,6 +37,9 @@ Sometimes the changelog has notes (not comprehensive) acknowledging people's wor
### v1.11.33
**v1.11.33.6** *(2016-05-21)* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.33.6/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.33.6/builds/4chan-X-noupdate.crx "Chromium version")]
- Quick fix for blinking.
**v1.11.33.5** *(2016-05-19)* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.33.5/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.33.5/builds/4chan-X-noupdate.crx "Chromium version")]
- Update ad server blacklist.

View File

@ -115,6 +115,10 @@ body > div[style*=" top: -10000px;"] {
visibility: hidden !important;
}
.blink {
animation: none !important;
}
/* Ads */
:root:not(.ads-loaded) .ad-cnt,
:root:not(.ads-loaded) .ad-plea,