diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/userscript-header.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/userscript-header.txt b/src/userscript-header.txt index 2a761a9..fafc46c 100644 --- a/src/userscript-header.txt +++ b/src/userscript-header.txt @@ -4,7 +4,7 @@ // @version 0.0.1 // @namespace com.teddywing // @run-at document-idle -// @match https://www.netflix.com/watch/* +// @match https://www.netflix.com/* // ==/UserScript== // Copyright (c) 2020 Teddy Wing |