diff --git a/backend/.idea/workspace.xml b/backend/.idea/workspace.xml index 5abf57a..8e288f2 100644 --- a/backend/.idea/workspace.xml +++ b/backend/.idea/workspace.xml @@ -20,8 +20,7 @@ - - + diff --git a/config/.DS_Store b/config/.DS_Store new file mode 100644 index 0000000..5008ddf Binary files /dev/null and b/config/.DS_Store differ diff --git a/config/Loon.plugin b/config/Loon.plugin index dac7d34..5b10965 100644 --- a/config/Loon.plugin +++ b/config/Loon.plugin @@ -1,5 +1,5 @@ [MITM] -hostname=sub.store +hostname=sub.com [Script] -http-request https?:\/\/sub\.store script-path=https://raw.githubusercontent.com/Peng-YM/Sub-Store/master/backend/sub-store.js, requires-body=true, timeout=120, tag=Sub-Store \ No newline at end of file +http-request https?:\/\/sub\.com script-path=https://raw.githubusercontent.com/Peng-YM/Sub-Store/master/backend/sub-store.js, requires-body=true, timeout=120, tag=Sub-Store \ No newline at end of file diff --git a/config/Surge.sgmodule b/config/Surge.sgmodule index 1c7713b..a947612 100644 --- a/config/Surge.sgmodule +++ b/config/Surge.sgmodule @@ -1,7 +1,7 @@ #!name=Sub-Store -#!desc=http://sub.store +#!desc=高级订阅管理工具 @Peng-YM [MITM] -hostname=sub.store +hostname=sub.com [Script] -Sub-Store = type=http-request,pattern=^https?:\/\/sub\.store,script-path=https://raw.githubusercontent.com/Peng-YM/Sub-Store/master/backend/sub-store.js,requires-body=true,timeout=120,debug=true +Sub-Store = type=http-request,pattern=^https?:\/\/sub\.com,script-path=sub-store.js,requires-body=true,timeout=120,debug=true