Annoying random ID DIV

Everything about using Adblock Plus on Google Chrome
Post Reply
Ayoth
Posts: 2
Joined: Wed Oct 12, 2016 12:29 pm

Annoying random ID DIV

Post by Ayoth »

Hello,

i'm trying to block the BIG RED ADD on this site

Code: Select all

http://mmorpg.org.pl/
. Code looks like:

Code: Select all

<DIV
id="64mehc7b8pv78k9o7ds4i" >
Which filter I should add to block this?
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Annoying random ID DIV

Post by mapx »

add

Code: Select all

@@||mmorpg.org.pl^$generichide
@@||mmorpg.org.pl^$script
or

Code: Select all

mmorpg.org.pl##[id][style^="padding: 50px 10px; background: #D30000;"]
Ayoth
Posts: 2
Joined: Wed Oct 12, 2016 12:29 pm

Re: Annoying random ID DIV

Post by Ayoth »

mapx wrote:add

Code: Select all

@@||mmorpg.org.pl^$generichide
@@||mmorpg.org.pl^$script
Thank you, this one worked.
Post Reply