mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-12-27 07:31:09 +01:00
46 lines
1.4 KiB
JSON
46 lines
1.4 KiB
JSON
{
|
|
"StevenBlack/hosts": {
|
|
"StevenBlack/hosts (default)": {
|
|
"list_url": "https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts",
|
|
"dest_file": "hostnames.txt"
|
|
}
|
|
},
|
|
"HaGeZi/hosts": {
|
|
"hagezi/hosts (Light)": {
|
|
"list_url": "https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/light.txt",
|
|
"dest_file": "hostnames.txt"
|
|
},
|
|
"hagezi/hosts (Normal)": {
|
|
"list_url": "https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/multi.txt",
|
|
"dest_file": "hostnames.txt"
|
|
},
|
|
"hagezi/hosts (Pro)": {
|
|
"list_url": "https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.txt",
|
|
"dest_file": "hostnames.txt"
|
|
},
|
|
"hagezi/hosts (Pro++)": {
|
|
"list_url": "https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.plus.txt",
|
|
"dest_file": "hostnames.txt"
|
|
},
|
|
"hagezi/hosts (Ultimate)": {
|
|
"list_url": "https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/ultimate.txt",
|
|
"dest_file": "hostnames.txt"
|
|
}
|
|
},
|
|
"OISD/domains": {
|
|
"oisd/big (default)": {
|
|
"list_url": "https://big.oisd.nl/dnsmasq",
|
|
"dest_file": "domains.txt"
|
|
},
|
|
"oisd/small": {
|
|
"list_url": "https://small.oisd.nl/dnsmasq",
|
|
"dest_file": "domains.txt"
|
|
},
|
|
"oisd/nsfw": {
|
|
"list_url": "https://nsfw.oisd.nl/dnsmasq",
|
|
"dest_file": "domains.txt"
|
|
}
|
|
}
|
|
}
|
|
|