mirror of
https://github.com/Luzifer/automate-cookie-clicker.git
synced 2024-11-08 05:50:09 +00:00
Move to normal repo
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
b3b713e0de
commit
b36312aa4e
1 changed files with 2 additions and 2 deletions
|
@ -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==
|
||||
|
|
Loading…
Reference in a new issue