1
0
Fork 0
mirror of https://github.com/Luzifer/automate-cookie-clicker.git synced 2024-12-23 02:31:18 +00:00

Prevent redirect in update

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2018-04-11 23:06:03 +02:00
parent 5a8cd76753
commit c44f6ebeb1
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -8,7 +8,7 @@
// @match http://orteil.dashnet.org/cookieclicker/
// @require https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js
// @require https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/js/toastr.min.js
// @updateURL https://github.com/Luzifer/automate-cookie-clicker/raw/master/autocookieclicker.user.js
// @updateURL https://raw.githubusercontent.com/Luzifer/automate-cookie-clicker/master/autocookieclicker.user.js
// @grant GM_info
// @grant GM_addStyle
// ==/UserScript==