mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-14 10:10:34 +08:00
Add GoodbyeAds/Xiaomi to the reject data source
This commit is contained in:
parent
f2598a2c8a
commit
58ee48b45e
@ -2,7 +2,8 @@
|
|||||||
const HOSTS = [
|
const HOSTS = [
|
||||||
['https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext', true],
|
['https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext', true],
|
||||||
['https://raw.githubusercontent.com/hoshsadiq/adblock-nocoin-list/master/hosts.txt', false],
|
['https://raw.githubusercontent.com/hoshsadiq/adblock-nocoin-list/master/hosts.txt', false],
|
||||||
['https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/spy.txt', false]
|
['https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/spy.txt', false],
|
||||||
|
['https://raw.githubusercontent.com/jerryn70/GoodbyeAds/master/Extension/GoodbyeAds-Xiaomi-Extension.txt', false]
|
||||||
]
|
]
|
||||||
|
|
||||||
const ADGUARD_FILTERS = [
|
const ADGUARD_FILTERS = [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user