forked from Adleraci/adlerka.top
		
	test history
This commit is contained in:
		@@ -37,6 +37,9 @@ function handlePageResponse(data) {
 | 
			
		||||
 | 
			
		||||
    if (data.Page) {
 | 
			
		||||
        pageArea.innerHTML = data.Page;
 | 
			
		||||
        if(data.PageLocation){
 | 
			
		||||
            history.pushState({}, "", data.PageLocation);
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user