Is there a way, using similar jquery command that the script is using, to append this image https://www.lpassociation.com/forum/smilies/rick.png, to the defined links in the script?
[ideally, the icon should be converted to a base64 string, so that the script doesn't need to make an outside hit to that image.]
Yes, the script is very basic - but it works. I'm hoping for a one (or few) lines to add so that the icon will appear per link.
Hiiya!
There an anti-Rick-Roll script: https://greasyfork.org/scripts/406384-anti-rick-roll
Is there a way, using similar jquery command that the script is using, to append this image https://www.lpassociation.com/forum/smilies/rick.png, to the defined links in the script? [ideally, the icon should be converted to a base64 string, so that the script doesn't need to make an outside hit to that image.]
Yes, the script is very basic - but it works. I'm hoping for a one (or few) lines to add so that the icon will appear per link.