Skip to content

Commit

Permalink
Fixed an issue that filtering not working when Continuous scroll is e…
Browse files Browse the repository at this point in the history
…nabled in Google (#104)
  • Loading branch information
RyuaNerin authored Dec 18, 2023
1 parent 36e497c commit e92ada4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.bash
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ cat <<EOF > only-stackoverflow.txt
! Expires: 1 hour
! Version: ${NOW}
!
google.*#?#div[role="main"] div#search div[data-async-context] div.g[data-hveid]:-abp-contains(/${REGEX}/)
google.*#?#:is(div#search, div#botstuff) div[data-async-context] div.g[data-hveid]:-abp-contains(/${REGEX}/)
duckduckgo.com#?#div.results article:-abp-contains(/${REGEX}/)
EOF

Expand Down

0 comments on commit e92ada4

Please sign in to comment.