21 lines
		
	
	
		
			509 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			509 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "header": {
 | |
|         "version": 1,
 | |
|         "type": "record",
 | |
|         "approw-key": "JQUERY_MOBILE_URLS"
 | |
|     },
 | |
|     "body": {
 | |
|         "record1": {
 | |
|             "<1>": {
 | |
|                 "<1,1>": "jQuery Site",
 | |
|                 "<1,2>": "Local O4W Directory",
 | |
|                 "<1,3>": "Custom"
 | |
|             },
 | |
|             "<2>": {
 | |
|                 "<2,1>": "//code.jquery.com/mobile/",
 | |
|                 "<2,2>": "../jquerym/",
 | |
|                 "<2,3>": "custom"
 | |
|             }
 | |
|         }
 | |
|     }
 | |
| } |