A userscript for HackerNews that points out paywalled articles and provides anti-paywall urls.
These are versions of this script where the code was updated. Show all versions.
Added cross-site scripting attack prevention. Changed how I handle dynamically generated links. Code no longer has innerHTML.
Single post page would show the archive section twice if there were no comments on the post. Fixed that.
A no longer existing class name was breaking the code. Removed it. The code works now 🫰