Where is the list of blocked URLs ?

Discussion related to extensions like Extension Auto-Installer or Google Search link fix.
Locked
atodorov
Posts: 1
Joined: Thu Nov 27, 2014 12:59 pm

Where is the list of blocked URLs ?

Post by atodorov »

Hi guys,
I'd like to integrate some ABP functionality into a custom project and I need the list of URLs/filters which are currently blocked. Can somebody tell me where to find it and give me a few general hints as to what ABP architecture is (I saw a C++ library and a few browser extensions available in GitHub).

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

Re: Where is the list of blocked URLs ?

Post by mapx »

repository for
ABP for chrome https://hg.adblockplus.org/adblockpluschrome/
ABP for firefox https://hg.adblockplus.org/adblockplus/
ABP for IE https://hg.adblockplus.org/adblockplusie/
A C++ library offering the core functionality of Adblock Plus https://hg.adblockplus.org/libadblockplus/
Locked