From e5f495d5829f34b359cc4b9593631380cd44ce5f Mon Sep 17 00:00:00 2001 From: null_null Date: Fri, 26 Jul 2019 00:10:41 +0900 Subject: [PATCH] fix --- AtCoderColorNEWS.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AtCoderColorNEWS.js b/AtCoderColorNEWS.js index d00bac8..a99bc2b 100644 --- a/AtCoderColorNEWS.js +++ b/AtCoderColorNEWS.js @@ -3,7 +3,7 @@ // @namespace https://github.com/null-null-programming // @version 0.1 // @author null_null -// @match https://atcoder.jp/* +// @match https://atcoder.jp // @require https://cdn.rawgit.com/jaredreich/notie.js/a9e4afbeea979c0e6ee50aaf5cb4ee80e65d225d/notie.js // @require https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js // ==/UserScript==