Skip to content
This repository has been archived by the owner on Oct 19, 2018. It is now read-only.

AdBlocker

Jewel Mahanta edited this page Aug 11, 2017 · 2 revisions

The Remove Ads feature comes with a minimal regex based request blocker. It prevents the 9anime page from making HTTP requests to ad providers and other malicious sites. The current filter list can be accessed by clicking on the cog icon.

Currently updating the filter list remotely is not supported. Its a planned feature for next release.

Filter Tips

  1. Use standard javascript regex
  2. One regex per line
Clone this wiki locally