mirror of
https://github.com/KaringX/karing-ruleset.git
synced 2025-06-08 19:14:13 +08:00
AdGuardFilter and popup
This commit is contained in:
parent
13b57bb847
commit
588a7ffb56
@ -26,14 +26,14 @@ from helper.helper import (
|
|||||||
SING_BOX_EXEC_PATH = None
|
SING_BOX_EXEC_PATH = None
|
||||||
|
|
||||||
ADGUARD_CONFIG_FILTER_LIST = [
|
ADGUARD_CONFIG_FILTER_LIST = [
|
||||||
# {
|
{
|
||||||
# 'name': 'AdGuardFilter',
|
'name': 'AdGuardFilter',
|
||||||
# 'source': 'https://raw.githubusercontent.com/AdguardTeam/AdGuardSDNSFilter/master/configuration.json',
|
'source': 'https://raw.githubusercontent.com/AdguardTeam/AdGuardSDNSFilter/master/configuration.json',
|
||||||
# },
|
},
|
||||||
# {
|
{
|
||||||
# 'name': 'PopupFilter',
|
'name': 'PopupFilter',
|
||||||
# 'source': 'https://raw.githubusercontent.com/AdguardTeam/AdGuardSDNSFilter/master/configuration_popup_filter.json',
|
'source': 'https://raw.githubusercontent.com/AdguardTeam/AdGuardSDNSFilter/master/configuration_popup_filter.json',
|
||||||
# },
|
},
|
||||||
{
|
{
|
||||||
'name': 'ppfeuferFilter',
|
'name': 'ppfeuferFilter',
|
||||||
'source': 'https://raw.githubusercontent.com/ppfeufer/adguard-filter-list/master/hostlist-compiler-config.json',
|
'source': 'https://raw.githubusercontent.com/ppfeufer/adguard-filter-list/master/hostlist-compiler-config.json',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user