-
@Mustafa_x @Paul_Kinlan The stylesheet could dynamically add:
css a[href^="paywall.example.com"] { pointer-events: none; cursor: not-allowed; }The biggest problem would be to keep the stylesheet updated with all the different paywall and notification-request-on-load URLs.