hacks icon indicating copy to clipboard operation
hacks copied to clipboard

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

Open RussellMurad opened this issue 3 years ago • 2 comments

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

RussellMurad avatar May 20 '21 08:05 RussellMurad

I m facing the same issue

viperbluff avatar May 31 '21 09:05 viperbluff

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 :-)

viperbluff avatar May 31 '21 12:05 viperbluff