Created
November 5, 2023 14:00
-
-
Save arantius/d8fadc5affd40fa5acdff34925189965 to your computer and use it in GitHub Desktop.
Revisions
-
arantius created this gist
Nov 5, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ // ==UserScript== // @name Bad match // @description A user script with an improperly formatted @match, which should not install. // @version 1 // @grant none // @match abc // ==/UserScript==