mirror of
				https://github.com/kenzok8/openwrt-packages.git
				synced 2025-10-30 07:50:37 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			501 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			501 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <%+cbi/valueheader%>
 | |
| 	<select name="file_type" style="width:20%">   
 | |
| 		<option value="clash" selected="selected"><%:clash%></option>
 | |
| 		<option value="clashctun"><%:clash(ctun)%></option>
 | |
| 		<option value="clashdtun"><%:clash(premium)%></option>
 | |
| 	</select>
 | |
| 	<input class="cbi-input-file" style="width: 60%" type="file" id="ulfile" name="ulfile" />
 | |
| 	<input type="submit" style="width: 100%" class="cbi-button cbi-input-apply" name="upload" value="<%:Upload%>" /> 
 | |
| 	
 | |
| <%+cbi/valuefooter%>
 | |
|  
 | 
![github-actions[bot]](/assets/img/avatar_default.png)