Where can i find a easylist documentation

General information, announcements and questions about the EasyList subscriptions.
Locked
KoSiarz
New Member
New Member
Posts: 1
Joined: Fri Jun 24, 2016 7:34 am

Where can i find a easylist documentation

Post by KoSiarz »

Hi,

Opera now support the ad block list and I would like to create own file but it doesnt work :/
Where can I found the format documentation for easylist?

As i know the format can be like this
<domain>##.<class-name>

I was trying to use following lines:

Code: Select all

dobreprogramy.pl##.page-element 
dobreprogramy.pl##*.page-element
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

Writing Adblock Plus filters
https://adblockplus.org/filters
viewtopic.php?f=84&t=35435

Try:

Code: Select all

dobreprogramy.pl##DIV[style="height: 250px; width: 970;"]
dobreprogramy.pl##DIV[style="height: 180px; width: 630;"] 
dobreprogramy.pl##DIV[style="height: 600px; width: 300;"]
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

& you can use flytext.in to edit your adblock list hosted on your dropbox account.
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
User avatar
zadsoft
New Member
New Member
Posts: 2
Joined: Mon Nov 14, 2016 1:12 pm
Location: United Kingdom

Post by zadsoft »

If you have FireFox there is a little helper plugin to help find / write the rules you need to block page elements:

https://addons.mozilla.org/en-US/firefo ... src=search

I dare say something similar exists for Chrome.
Hatschi
Site Member
Site Member
Posts: 31
Joined: Sat Apr 02, 2016 10:26 am

Post by Hatschi »

How do I find out which script is generating a content? The element picker isn't helpful anymore as more and more sites are using dynamically generated names on the content.

Is there any tutorial / guide for a more advanced stuff?
Locked