mirror of
				https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
				synced 2025-11-01 00:31:10 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			541 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			541 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "name": "The Name of Subscription",
 | |
|     "url": "The URL of Subscription",
 | |
|     "process": [
 | |
|         {
 | |
|             "type": "Flag Operator",
 | |
|             "args": [1]
 | |
|         },
 | |
|         {
 | |
|             "type": "Useless Filter"
 | |
|         },
 | |
|         {
 | |
|             "type": "Keyword Sort Operator",
 | |
|             "args": ["HK", "TW", "JP"]
 | |
|         },
 | |
|         {
 | |
|             "type": "Keyword Filter",
 | |
|             "args": ["IEPL", "IPLC"]
 | |
|         },
 | |
|         {
 | |
|             "type": "Region Filter",
 | |
|             "args": ["HK", "TW", "JP"]
 | |
|         }
 | |
|     ]
 | |
| } | 
