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.

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