tomnomnom / hacks

A collection of hacks and one-off scripts
2.12k stars 633 forks source link

Configuration have done according README.md; But Can't get any results on webpaste #35

Open RussellMurad opened 3 years ago

RussellMurad commented 3 years ago

Hi there! I've tried various methods to find the result on webpaste. I've attached my configuration setting below. Don't know why I couldn't get any URL while clicking google URLs!

image

image

image

image

viperbluff commented 3 years ago

I m facing the same issue

viperbluff commented 3 years ago

use [...document.querySelectorAll('div.yuRUbf>a:first-child')].map(n=>n.href) instead of [...document.querySelectorAll('div.r>a:first-child')].map(n=>n.href) in snippet for google :-)