Merge remote-tracking branch 'origin/master'

This commit is contained in:
Peng-YM 2020-09-12 22:29:46 +08:00
commit 1cecbe541e
2 changed files with 0 additions and 29 deletions

View File

@ -1,4 +0,0 @@
{
"name": "Surge",
"subscriptions": ["AAEX", "Nexitally"]
}

View File

@ -1,25 +0,0 @@
{
"name": "The Name of Subscription",
"url": "The URL of Subscription",
"process": [
{
"type": "Flag Operator",
"args": [1]
},
{
"type": "Useless Filter"
},
{
"type": "Keyword Sort Operator",
"args": ["HK", "TW", "JP"]
},
{
"type": "Keyword Filter",
"args": ["IEPL", "IPLC"]
},
{
"type": "Region Filter",
"args": ["HK", "TW", "JP"]
}
]
}