mirror of
				https://github.com/asdlokj1qpi233/subconverter.git
				synced 2025-10-31 05:42:31 +00:00 
			
		
		
		
	Fix exporting broken configuration file in some occasions. Fix directly treating not-exist ruleset file as URL. Fix group fallback not working on Quantumult X configurations. Fix typo in example profile. Add specifying default external configuration file to use when none is provided. Optimize codes.
		
			
				
	
	
		
			13 lines
		
	
	
		
			423 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			423 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
 | |
| ;ver=3
 | |
| ;udp=true
 | |
| ;emoji=false
 |