mirror of
https://github.com/KaringX/karing-ruleset.git
synced 2025-06-08 22:44:17 +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
|
||||
|
||||
ADGUARD_CONFIG_FILTER_LIST = [
|
||||
# {
|
||||
# 'name': 'AdGuardFilter',
|
||||
# 'source': 'https://raw.githubusercontent.com/AdguardTeam/AdGuardSDNSFilter/master/configuration.json',
|
||||
# },
|
||||
# {
|
||||
# 'name': 'PopupFilter',
|
||||
# 'source': 'https://raw.githubusercontent.com/AdguardTeam/AdGuardSDNSFilter/master/configuration_popup_filter.json',
|
||||
# },
|
||||
{
|
||||
'name': 'AdGuardFilter',
|
||||
'source': 'https://raw.githubusercontent.com/AdguardTeam/AdGuardSDNSFilter/master/configuration.json',
|
||||
},
|
||||
{
|
||||
'name': 'PopupFilter',
|
||||
'source': 'https://raw.githubusercontent.com/AdguardTeam/AdGuardSDNSFilter/master/configuration_popup_filter.json',
|
||||
},
|
||||
{
|
||||
'name': 'ppfeuferFilter',
|
||||
'source': 'https://raw.githubusercontent.com/ppfeufer/adguard-filter-list/master/hostlist-compiler-config.json',
|
||||
|
Loading…
x
Reference in New Issue
Block a user