You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

73 lines
2.4 KiB

  1. config simple-adblock 'config'
  2. option enabled '0'
  3. option config_update_enabled '0'
  4. option config_update_url 'https://cdn.jsdelivr.net/gh/openwrt/packages/net/simple-adblock/files/simple-adblock.conf.update'
  5. option dns 'dnsmasq.servers'
  6. option dns_instance '0'
  7. option verbosity '2'
  8. option force_dns '1'
  9. list force_dns_port '53'
  10. list force_dns_port '853'
  11. # ports listed below are used by some
  12. # of the dnscrypt-proxy v1 resolvers
  13. # list force_dns_port '553'
  14. # list force_dns_port '1443'
  15. # list force_dns_port '4343'
  16. # list force_dns_port '4434'
  17. # list force_dns_port '5443'
  18. # list force_dns_port '8443'
  19. option canary_domains_icloud '0'
  20. option canary_domains_mozilla '0'
  21. option led 'none'
  22. option boot_delay '120'
  23. option download_timeout '10'
  24. option curl_retry '3'
  25. option parallel_downloads '1'
  26. option debug '0'
  27. option compressed_cache '0'
  28. list allowed_domain 'cdn.jsdelivr.net'
  29. # File size: 16.0K
  30. list blocked_hosts_url 'https://adaway.org/hosts.txt'
  31. # File size: 20.0K
  32. list blocked_hosts_url 'https://cdn.jsdelivr.net/gh/hoshsadiq/adblock-nocoin-list/hosts.txt'
  33. # File size: 80.0K
  34. list blocked_hosts_url 'https://pgl.yoyo.org/as/serverlist.php?hostformat=hosts&showintro=1&mimetype=plaintext'
  35. # File size: 388.0K
  36. # block-list may be too big for some routers
  37. # block-list may block some video-streaming content
  38. # list blocked_hosts_url 'https://cdn.jsdelivr.net/gh/jawz101/MobileAdTrackers/hosts'
  39. # File size: 424.0K
  40. # block-list may be too big for some routers
  41. list blocked_hosts_url 'https://winhelp2002.mvps.org/hosts.txt'
  42. # File size: 432.0K
  43. # block-list may be too big for some routers
  44. list blocked_hosts_url 'https://someonewhocares.org/hosts/hosts'
  45. # File size: 613.0K
  46. # block-list may be too big for some routers
  47. list blocked_domains_url 'https://cdn.jsdelivr.net/gh/AdguardTeam/cname-trackers@master/combined_disguised_trackers_justdomains.txt'
  48. # File size: 624.0K
  49. # block-list too big for most routers
  50. # list blocked_hosts_url 'http://sysctl.org/cameleon/hosts'
  51. # File size: 1.6M
  52. # block-list too big for most routers
  53. # list blocked_hosts_url 'https://cdn.jsdelivr.net/gh/StevenBlack/hosts/hosts'
  54. # File size: 3.1M
  55. # block-list too big for most routers
  56. # list blocked_hosts_url 'https://hostsfile.mine.nu/Hosts'
  57. # File size: 23.0M
  58. # block-list too big for most routers
  59. # list blocked_hosts_url 'https://hosts.oisd.nl/'
  60. # site was down on last check
  61. # list blocked_domains_url 'http://support.it-mate.co.uk/downloads/hosts.txt'