Sitekey

Various discussions related to Adblock Plus development
Post Reply
baba
Posts: 3
Joined: Mon Dec 01, 2014 3:28 pm

Sitekey

Post by baba »

Hi,

I have read documentation about site key on adblock here? I could not get it clearly.

Is this for whitelisting domains? or to implement an adblock on a server side, rather than implementing on clients, for example typically on mobile side, where we do not want load with so much software and save bandwidth as well?

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

Re: Sitekey

Post by mapx »

the $sitekey option makes it possible to whitelist everything on a site that has the matching private key

examples here:
https://easylist-downloads.adblockplus. ... nrules.txt
baba
Posts: 3
Joined: Mon Dec 01, 2014 3:28 pm

Re: Sitekey

Post by baba »

Thank You Mapx., Is there any module on node.js of adblock that can be implemented it on a proxy server :), just curious?
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Sitekey

Post by mapx »

-it's libadblockplus library with the core functionality (used for example in abp for IE)
https://hg.adblockplus.org/libadblockplus/

but ....it's way better to use software like privoxy at server level: http://www.privoxy.org/
baba
Posts: 3
Joined: Mon Dec 01, 2014 3:28 pm

Re: Sitekey

Post by baba »

Thank You very much for the reply! Ill see into both.
Post Reply