Merge pull request #96 from 1andrevich/patch

Added sing-box generation binary and config
This commit is contained in:
Andrevich 2024-12-08 15:16:43 +02:00 committed by GitHub
commit 04a9dfd099
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 0 deletions

Binary file not shown.

View File

@ -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"
}
]