diff --git a/src/sing-box-files/generate-geoip-geosite b/src/sing-box-files/generate-geoip-geosite new file mode 100644 index 0000000..c3b8f12 Binary files /dev/null and b/src/sing-box-files/generate-geoip-geosite differ diff --git a/src/sing-box-files/sourceRefilter.json b/src/sing-box-files/sourceRefilter.json new file mode 100644 index 0000000..10bb245 --- /dev/null +++ b/src/sing-box-files/sourceRefilter.json @@ -0,0 +1,12 @@ +[ + { + "url": "https://github.com/1andrevich/Re-filter-lists/blob/main/domains_all.lst", + "contentType": "DefaultList", + "category": "refilter_domains" + }, + { + "url": "https://github.com/1andrevich/Re-filter-lists/blob/main/ipsum.lst", + "contentType": "DefaultList", + "category": "refilter_ipsum" + } +]