better param parsing #36
| @ -3,7 +3,7 @@ | ||||
| 
 | ||||
| document.body.hidden = false; | ||||
| 
 | ||||
| var hash = window.location.hash.substr(1); | ||||
| var hash = window.location.hash.replace(/^[\/#?]+/, ''); | ||||
|  | ||||
| var query = window.location.search; | ||||
| 
 | ||||
| function parseQuery(search) { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	
Would #? to be safe, but I think inside a square bracket it's fine.
true on both accounts