An open API service indexing awesome lists of open source software.

https://github.com/bamf2077/quarklist

一款针对国内用户的广告过滤列表,作为 EasyList China 的补充,适用于 Adblock Plus、AdBlock、uBlock Origin 等浏览器扩展。 An advertising filter served as a supplement to EasyList China for users in mainland China, applicable to Adblock Plus, AdBlock and uBlock Origin extensions.
https://github.com/bamf2077/quarklist

adblock adblock-list adblock-plus filterlist ublock-origin

Last synced: 7 months ago
JSON representation

一款针对国内用户的广告过滤列表,作为 EasyList China 的补充,适用于 Adblock Plus、AdBlock、uBlock Origin 等浏览器扩展。 An advertising filter served as a supplement to EasyList China for users in mainland China, applicable to Adblock Plus, AdBlock and uBlock Origin extensions.

Awesome Lists containing this project

README

          

[简体中文](https://github.com/francis-zhao/quarklist#readme "读我") [**`* English *`**](https://github.com/francis-zhao/quarklist/blob/master/README.en.md "Readme")

# QuarkList

## Introduction

Advertising filtering suite written according to [Adblock Plus filters syntax](https://help.eyeo.com/adblockplus/how-to-write-filters "How to write filters"), includes [QuarkList](#quarklist-1) & [hosts](#hosts).


## Items

### [QuarkList](https://github.com/francis-zhao/quarklist/blob/master/dist/quarklist.txt)

An advertising filter for users in mainland China, applicable to general blocker extensions of browser such as [Adblock Plus](https://adblockplus.org/ "Adblock Plus"), [AdBlock](https://getadblock.com/ "AdBlock"), [uBlock Origin](https://github.com/gorhill/uBlock "uBlock Origin"), etc. As a supplement to official `EasyList` and `EasyList China`, it can enhance capability of advertising filtering, directly click the subscription link below to use the latest version.

- Subscribe from [personal website](https://subscribe.adblockplus.org?location=https%3A%2F%2Fn2o.io%2Fprojects%2Fquarklist%2Fdist%2Fquarklist.txt&title=QuarkList) (Preferred)

- Subscribe from [GitHub](https://subscribe.adblockplus.org?location=https%3A%2F%2Fraw.githubusercontent.com%2Ffrancis-zhao%2Fquarklist%2Fmaster%2Fdist%2Fquarklist.txt&title=QuarkList) (Not recommended, VPN is required if you're in mainland China)


### [hosts](https://github.com/francis-zhao/quarklist/blob/master/dist/hosts)

The hosts rule that blocks advertisement domain names can be used not only for browser, but also for all programs, but it can only block specific domain names and cannot provide more applicable block rules. Therefore, **it is not recommended for general usage**.

You may replace or append the rules in the hosts file to the `C:\Windows\System32\drivers\etc\hosts` in Windows system or the `/etc/hosts` in Linux and macOS systems and save it to take effect.




[Back to top](# "Back to top")