Use shared filters

Everything about using Adblock Plus on Google Chrome
Post Reply
urielp
Posts: 27
Joined: Thu Apr 02, 2015 2:49 pm

Use shared filters

Post by urielp »

Hello,

I have 5-6 users, on different PCs, using my rules. I update those rules on a daily basis, so I would need to update the new filters into, on every PC, from time to time.
Is it possible to define a shared folder on the web (such as DropBox), so all the PCs will be share the latest file?

Thanks,
Uriel
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Use shared filters

Post by mapx »

You can use a server (dropbox for example) where you can upload your filter list.
The file will have a specific header, for example (you cam modify title, last modified, expires, homepage):

Code: Select all

[Adblock Plus 2.0]
! Title: Education list
! Last modified: 11 Nov 2015 17:50 UTC
! Expires: 4 days (update frequency)
! Homepage: https://server.com
Then you can go in ABP options, click "add filter subscription", choose "add a different subscription" and put in the address of your list (with http:// )

Your users will subscribe also that list and you in the future can modify the list and the others will receive your updates automatically.
urielp
Posts: 27
Joined: Thu Apr 02, 2015 2:49 pm

Re: Use shared filters

Post by urielp »

Thanks! It works!
User avatar
smed79
Posts: 1224
Joined: Thu Jan 14, 2010 11:51 pm
Location: EasyList Forum
Contact:

Re: Use shared filters

Post by smed79 »

You can creat subscription page on jsbin and share with others users!
ex:
html & css http://jsbin.com/yaqeho/edit?html,css / output http://output.jsbin.com/yaqeho
Post Reply