mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2026-05-04 21:08:04 +08:00
Add config for Surge and Loon
This commit is contained in:
5
config/Loon.plugin
Normal file
5
config/Loon.plugin
Normal file
@@ -0,0 +1,5 @@
|
||||
[MITM]
|
||||
hostname=sub.store
|
||||
|
||||
[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
|
||||
7
config/Surge.sgmodule
Normal file
7
config/Surge.sgmodule
Normal file
@@ -0,0 +1,7 @@
|
||||
#!name=Sub-Store
|
||||
#!desc=http://sub.store
|
||||
[MITM]
|
||||
hostname=sub.store
|
||||
|
||||
[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
|
||||
Reference in New Issue
Block a user