Block adpleas
This commit is contained in:
parent
5e62562577
commit
cf6c3cfd75
2
LICENSE
2
LICENSE
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* appchan x - Version 2.1.3 - 2013-07-03
|
* appchan x - Version 2.1.3 - 2013-07-04
|
||||||
*
|
*
|
||||||
* Licensed under the MIT license.
|
* Licensed under the MIT license.
|
||||||
* https://github.com/zixaphir/appchan-x/blob/master/LICENSE
|
* https://github.com/zixaphir/appchan-x/blob/master/LICENSE
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1641,7 +1641,8 @@ a:only-of-type > .remove {
|
|||||||
.hide-ads .bottomad + hr,
|
.hide-ads .bottomad + hr,
|
||||||
.hide-ads .topad,
|
.hide-ads .topad,
|
||||||
.hide-ads .middlead,
|
.hide-ads .middlead,
|
||||||
.hide-ads .bottomad {
|
.hide-ads .bottomad,
|
||||||
|
.hide-ads .ad-plea {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
.shrink-ads .topad a img,
|
.shrink-ads .topad a img,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user