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.

75 lines
2.2 KiB

  1. {
  2. "assets.json": {
  3. "content": "internal",
  4. "updateAfter": 13,
  5. "contentURL": [
  6. "https://raw.githubusercontent.com/gorhill/uMatrix/master/assets/assets.json",
  7. "assets/assets.json"
  8. ]
  9. },
  10. "public_suffix_list.dat": {
  11. "content": "internal",
  12. "updateAfter": 19,
  13. "contentURL": [
  14. "https://publicsuffix.org/list/public_suffix_list.dat",
  15. "assets/thirdparties/publicsuffix.org/list/effective_tld_names.dat"
  16. ]
  17. },
  18. "malware-0": {
  19. "content": "filters",
  20. "group": "malware",
  21. "title": "Malware Domain List",
  22. "contentURL": [
  23. "https://www.malwaredomainlist.com/hostslist/hosts.txt",
  24. "assets/thirdparties/www.malwaredomainlist.com/hostslist/hosts.txt"
  25. ]
  26. },
  27. "malware-1": {
  28. "content": "filters",
  29. "group": "malware",
  30. "title": "Malware domains",
  31. "contentURL": [
  32. "https://mirror.cedia.org.ec/malwaredomains/justdomains",
  33. "https://mirror1.malwaredomains.com/files/justdomains",
  34. "assets/thirdparties/mirror1.malwaredomains.com/files/justdomains",
  35. "assets/thirdparties/mirror1.malwaredomains.com/files/justdomains.txt"
  36. ],
  37. "supportURL": "http://www.malwaredomains.com/"
  38. },
  39. "dpollock-0": {
  40. "content": "filters",
  41. "group": "multipurpose",
  42. "updateAfter": 11,
  43. "title": "Dan Pollock’s hosts file",
  44. "contentURL": "http://someonewhocares.org/hosts/hosts",
  45. "supportURL": "http://someonewhocares.org/hosts/"
  46. },
  47. "hphosts": {
  48. "content": "filters",
  49. "group": "multipurpose",
  50. "updateAfter": 11,
  51. "title": "hpHosts’ Ad and tracking servers",
  52. "contentURL": "https://hosts-file.net/.%5Cad_servers.txt",
  53. "supportURL": "https://hosts-file.net/"
  54. },
  55. "mvps-0": {
  56. "content": "filters",
  57. "group": "multipurpose",
  58. "updateAfter": 11,
  59. "title": "MVPS HOSTS",
  60. "contentURL": "http://winhelp2002.mvps.org/hosts.txt",
  61. "supportURL": "http://winhelp2002.mvps.org/"
  62. },
  63. "plowe-0": {
  64. "content": "filters",
  65. "group": "multipurpose",
  66. "updateAfter": 13,
  67. "title": "Peter Lowe’s Ad and tracking server list",
  68. "contentURL": [
  69. "https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=1&mimetype=plaintext",
  70. "assets/thirdparties/pgl.yoyo.org/as/serverlist",
  71. "assets/thirdparties/pgl.yoyo.org/as/serverlist.txt"
  72. ],
  73. "supportURL": "https://pgl.yoyo.org/adservers/"
  74. }
  75. }