- 
                Notifications
    You must be signed in to change notification settings 
- Fork 335
Description
System Information:
macOS version:
12.4 (21F79)
Userscripts version:
Userscripts Safari Version 4.2.0 (52)
Safari version:
Version 15.5 (17613.2.7.1.8)
Is this issue related to script injection?:
not sure, probably
Did the test script (pasted above) successfully run on your machine?
Yes, here's the output: "This is a test script - https://www.google.co.uk/?client=safari"
Bug description:
When I go to https://www.google.co.uk or https://my.internet.banking.com , userscripts ignore Global Blacklist setting and continue to run on blacklisted domains.
My Global Blacklist setting: google.co.uk, *google.co.uk/*, *.co.uk, *.co.uk/*, *.co.uk*, my.internet.banking.com
Expected behaviour: no scripts should be run / executed on any page/domain/url that matches the global blacklist.
Actual behaviour: all scripts ignore the "global blacklist" setting and continute to run there, introducing potential security issue.

