diff --git a/4chan_x.user.js b/4chan_x.user.js index f3fec2e69..1491f1bd5 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -13,7 +13,7 @@ // @include http://sys.4chan.org/* // @include https://sys.4chan.org/* // @run-at document-start -// @updateURL https://raw.github.com/MayhemYDG/4chan-x/stable/4chan_x.user.js +// @updateURL https://github.com/MayhemYDG/4chan-x/raw/stable/4chan_x.user.js // @icon http://mayhemydg.github.com/4chan-x/favicon.gif // ==/UserScript== diff --git a/Cakefile b/Cakefile index 0a5a3d685..658b88f63 100644 --- a/Cakefile +++ b/Cakefile @@ -20,7 +20,7 @@ HEADER = """ // @include http://sys.4chan.org/* // @include https://sys.4chan.org/* // @run-at document-start -// @updateURL https://raw.github.com/MayhemYDG/4chan-x/stable/4chan_x.user.js +// @updateURL https://github.com/MayhemYDG/4chan-x/raw/stable/4chan_x.user.js // @icon http://mayhemydg.github.com/4chan-x/favicon.gif // ==/UserScript==