You said you’d let us know after what it was about! What a copout!
You said you’d let us know after what it was about! What a copout!
Can you provide more details as to why id want this over pihole? I’ve had a container on my interior server with pihole without issues for years. Should I change?
All mine are still edited. I didn’t delete any of them, just save all my comments and then edited them to say bye reddit and include the code from above.
Make a new bookmark, then put this as the link/url.
It’s an updated powerdeletesuite by leeola.
javascript: (function() { window.bookmarkver = '1.4'; var isReddit = document.location.hostname.split('.').slice(-2).join('.') === 'reddit.com'; var isOverview = !! document.location.href.match(/\/overview\b/i); if (isReddit && isOverview) { var cachBustUrl = 'https://raw.githubusercontent.com/leeola/PowerDeleteSuite/master/powerdeletesuite.js?' + (new Date().getDate()); fetch(cachBustUrl).then(function(response) { return response.text(); }).then(function(data) { var script = document.createElement('script'); script.id = 'pd-script'; script.innerHTML = data; document.getElementsByTagName('head')[0].appendChild(script); }).catch(function() { alert('Error retreiving PowerDeleteSuite from github'); }); } else if (confirm('This script can only be run from your own user profile on reddit. Would you like to go there now?')) { document.location = 'https://old.reddit.com/u/me/overview'; } else { alert('Please go to your reddit profile before running this script'); } })();
Who’s a good registrar for .ca? Cloudflare doesn’t support it :(
Trying to run this on unraid, but login and dark mode don’t work :(