Changed user.js template.

This commit is contained in:
tastytea 2019-06-21 20:53:49 +02:00
parent df7860aae3
commit 8e4597613e
1 changed files with 1 additions and 1 deletions

View File

@ -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==