issue#1 scroll to end
This commit is contained in:
		@@ -72,6 +72,11 @@
 | 
			
		||||
      }
 | 
			
		||||
    });
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  const rmatch = /\/p\/(\d+?)/;
 | 
			
		||||
  if(document.referrer.match(rmatch) && document.location.href.match(rmatch))
 | 
			
		||||
    if(document.location.href.match(rmatch) < document.referrer.match(rmatch))
 | 
			
		||||
      document.body.scrollTop = document.body.scrollHeight;
 | 
			
		||||
  // </scroller>
 | 
			
		||||
 | 
			
		||||
  // <swipe>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user