Installation instructions, along with many other relevant information are available on our website.
We use custom compilers, the source code for the compilers along with prebuilt binaries are located in Script Compiler
and List Compiler
folders.
The compilers are built with Visual Studio 2015.
Anti-Adblock Killer Script is completely re-implemented.
Anti-Adblock Killer Filter is mostly copied and concatenated to List. Comments and these are removed.
Code from Anti-Adblock Killer inherits its original license.
This project was completely redesigned on version 4.0, but the name of the project was kept. This was also when the license changed to GNU GPL v3. Files that are not from Anti-Adblock Killer falls under this license unless otherwise specified.
a.filter()
redesign, make matching has string mode, exact match mode, RegExp mode, and callback mode. Also fix craches when arguments are nottoString
-able.- Remove
a()
anda.VERSION
, they are used precisely 0 times. - Add contribution guideline and other documentation for transparency and clarity.