1
0
Fork 0
mirror of https://github.com/Luzifer/automate-cookie-clicker.git synced 2024-11-08 14:00:12 +00:00

Move to normal repo

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2018-04-11 22:47:43 +02:00
parent b3b713e0de
commit b36312aa4e
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -1,13 +1,13 @@
// ==UserScript==
// @name Automate CookieClicker
// @namespace https://luzifer.io/
// @version 0.6.2
// @version 0.6.3
// @description Automate everything!
// @author Knut Ahlers <knut@ahlers.me>
// @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://gist.github.com/Luzifer/706ea5db3e0a65f1dd142d7afa3aecb0/raw/autocookieclicker.user.js
// @updateURL https://github.com/Luzifer/automate-cookie-clicker/raw/master/autocookieclicker.user.js
// @grant GM_info
// @grant GM_addStyle
// ==/UserScript==