Use relative instead of absolute links.
This commit is contained in:
		
							parent
							
								
									87da50a1f4
								
							
						
					
					
						commit
						61d272ec72
					
				
				
				Notes:
				
					subgit
				
				2018-03-07 17:59:07 +01:00 
			
			r767 www/trunk
| @ -91,10 +91,10 @@ var stationTable = {}; | |||||||
| var config = { | var config = { | ||||||
| 	ajax: { | 	ajax: { | ||||||
| 		timeout: 10000, // 10 seconds
 | 		timeout: 10000, // 10 seconds
 | ||||||
| 		eventURL: 'https://ariadne.geophysik.ruhr-uni-bochum.de/fdsnws/event/1/query', | 		eventURL: '/fdsnws/event/1/query', | ||||||
| 		dlsvURL: 'dlsv', | 		dlsvURL: 'dlsv', | ||||||
| 		mseedURL: 'https://ariadne.geophysik.ruhr-uni-bochum.de/fdsnws/dataselect/1/query', | 		mseedURL: '/fdsnws/dataselect/1/query', | ||||||
| 		stationURL: 'https://ariadne.geophysik.ruhr-uni-bochum.de/fdsnws/station/1/query', | 		stationURL: '/fdsnws/station/1/query', | ||||||
| 		nominatimURL: '//open.mapquestapi.com/nominatim/v1/reverse.php', | 		nominatimURL: '//open.mapquestapi.com/nominatim/v1/reverse.php', | ||||||
| 		// nominatimURL: '//nominatim.openstreetmap.org/reverse',
 | 		// nominatimURL: '//nominatim.openstreetmap.org/reverse',
 | ||||||
| 		timespan: 60, | 		timespan: 60, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user