-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsource.json
17 lines (17 loc) · 835 Bytes
/
source.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"data":{
"default":{
"url":"http://localhost:25500/sub?target=clash&new_name=true&url=test&insert=false&config=https%3A%2F%2Fraw.githubusercontent.com%2FACL4SSR%2FACL4SSR%2Fmaster%2FClash%2Fconfig%2FACL4SSR_Online.ini",
"url_type":"raw",
"url_name":"example"
},
"example":{
"url":"http://localhost:25500/sub?target=clash&new_name=true&url=test&insert=false&config=https%3A%2F%2Fraw.githubusercontent.com%2FACL4SSR%2FACL4SSR%2Fmaster%2FClash%2Fconfig%2FACL4SSR_Online.ini",
"url_type":"raw"
},
"example1":{
"url":"http://localhost:25500/sub?target=clash&new_name=true&url=test&insert=false&config=https%3A%2F%2Fraw.githubusercontent.com%2FACL4SSR%2FACL4SSR%2Fmaster%2FClash%2Fconfig%2FACL4SSR_Online.ini",
"url_type":"raw"
}
}
}