Delete config.json
This commit is contained in:
parent
f09dabbb6e
commit
763786da3f
27
config.json
27
config.json
@ -1,27 +0,0 @@
|
||||
{
|
||||
"input": [
|
||||
{
|
||||
"type": "text",
|
||||
"action": "add",
|
||||
"args": {
|
||||
"name": "refilter",
|
||||
"uri": "https://raw.githubusercontent.com/1andrevich/Re-filter-lists/refs/heads/main/ipsum.lst",
|
||||
"onlyIPType": "ipv4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "private",
|
||||
"action": "add"
|
||||
}
|
||||
],
|
||||
"output": [
|
||||
{
|
||||
"type": "v2rayGeoIPDat",
|
||||
"action": "output",
|
||||
"args": {
|
||||
"outputName": "geoip.dat",
|
||||
"wantedList": ["refilter", "private"]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user