metafizzy / infinite-scroll

📜 Automatically add next page
https://infinite-scroll.com
7.41k stars 1.74k forks source link

add pathRegexes #957

Open PeterTakahashi opened 2 years ago

PeterTakahashi commented 2 years ago

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