You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 17, 2025. It is now read-only.
[['//google.com'],false,'should be negative for scheme-agnostic urls'],
16
16
[['http://google.com'],false,'should be negative for http urls'],
17
+
[['HTTP://google.com'],false,'should be negative for http urls'],
17
18
[['https://google.com'],false,'should be negative for https urls'],
19
+
[['HTTPS://google.com'],false,'should be negative for https urls'],
18
20
19
21
[['chrome-extension://'],false,'should be negative for nonstandard urls'],
20
22
[['moz-extension://'],false,'should be negative for nonstandard urls'],
0 commit comments