mirror of
https://github.com/asdlokj1qpi233/subconverter.git
synced 2025-10-28 12:22:37 +00:00
Add insert_url option to add node(s) before all exported subscriptions. Add /getprofile interface for easy access. Add an option to control whether to add Subscription-UserInfo or not. Add include/exclude settings to external configurations. Allow loading local subscriptions in API mode if the right token is provided. Optimize codes.
13 lines
429 B
INI
13 lines
429 B
INI
[Profile]
|
|
;This is an example profile for the /getprofile interface
|
|
;The options works the same as the arguments in the /sub interface
|
|
;Arguments that needed URLEncode before is not needed here
|
|
;For more available options, please check the readme section
|
|
|
|
target=clash
|
|
url=ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTpwYXNzd29yZA@www.example.com:1080#Example
|
|
;config=config/example_external_config.ini
|
|
;surge_ver=3
|
|
;udp=true
|
|
;emoji=false
|