infinite-scroll
infinite-scroll copied to clipboard
add pathRegexes
issue
If you have a path such as example.com/?name=test&page=1&post_id=1, the previous pathRegexes will not work properly.
This fix will also solve these problems. #915 #936