assets.json 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. {
  2. "assets.json": {
  3. "content": "internal",
  4. "updateAfter": 13,
  5. "version": 1,
  6. "contentURL": [
  7. "https://notabug.org/heckyel/ematrix/raw/master/assets/assets.json",
  8. "assets/assets.json"
  9. ]
  10. },
  11. "public_suffix_list.dat": {
  12. "content": "internal",
  13. "updateAfter": 19,
  14. "contentURL": [
  15. "https://publicsuffix.org/list/public_suffix_list.dat",
  16. "assets/thirdparties/publicsuffix.org/list/public_suffix_list.dat",
  17. "assets/thirdparties/publicsuffix.org/list/effective_tld_names.dat"
  18. ]
  19. },
  20. "urlhaus": {
  21. "content": "filters",
  22. "group": "multipurpose",
  23. "updateAfter": 11,
  24. "title": "URLhaus blocklist",
  25. "contentURL": [
  26. "https://urlhaus.abuse.ch/downloads/hostfile/",
  27. "assets/thirdparties/urlhaus.abuse.ch/download/hostfile"
  28. ]
  29. },
  30. "dpollock-0": {
  31. "content": "filters",
  32. "group": "multipurpose",
  33. "updateAfter": 11,
  34. "title": "Dan Pollock’s hosts file",
  35. "contentURL": [
  36. "https://someonewhocares.org/hosts/hosts",
  37. "assets/thirdparties/someonewhocares.org/hosts/hosts.txt"
  38. ],
  39. "supportURL": "http://someonewhocares.org/hosts/"
  40. },
  41. "mvps-0": {
  42. "content": "filters",
  43. "group": "multipurpose",
  44. "updateAfter": 11,
  45. "title": "MVPS HOSTS",
  46. "contentURL": [
  47. "http://winhelp2002.mvps.org/hosts.txt",
  48. "assets/thirdparties/winhelp2002.mvps.org/hosts.txt"
  49. ],
  50. "supportURL": "http://winhelp2002.mvps.org/"
  51. },
  52. "plowe-0": {
  53. "content": "filters",
  54. "group": "multipurpose",
  55. "updateAfter": 13,
  56. "title": "Peter Lowe’s Ad and tracking server list",
  57. "contentURL": [
  58. "https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=1&mimetype=plaintext",
  59. "assets/thirdparties/pgl.yoyo.org/as/serverlist",
  60. "assets/thirdparties/pgl.yoyo.org/as/serverlist.txt"
  61. ],
  62. "supportURL": "https://pgl.yoyo.org/adservers/"
  63. }
  64. }