From 8e4597613e2ddc01cf9ddf118e99d3af26a3268f Mon Sep 17 00:00:00 2001 From: tastytea Date: Fri, 21 Jun 2019 20:53:49 +0200 Subject: [PATCH] Changed user.js template. --- auto-insert/user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto-insert/user.js b/auto-insert/user.js index a7cac00..c91643c 100644 --- a/auto-insert/user.js +++ b/auto-insert/user.js @@ -11,7 +11,7 @@ // @supportURL $4/issues // @downloadURL $4/raw/branch/main/$5`(file-name-nondirectory (buffer-file-name))` // @grant none -// @match https://*$6 +// @match https://$6 // @run-at document-end // @inject-into content // ==/UserScript==