diff --git a/README.md b/README.md index 5457758..72ba7c1 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ If you'd rather use the addon as a script via per example *Greasemonkey* or *Tam // @name Cookie Monster // @namespace Cookie // @include http://orteil.dashnet.org/cookieclicker/ +// @include https://orteil.dashnet.org/cookieclicker/ // @version 1 // @grant none // ==/UserScript== @@ -99,6 +100,7 @@ If you are using the beta, use this instead: // @name Cookie Monster Beta // @namespace Cookie // @include http://orteil.dashnet.org/cookieclicker/beta/ +// @include https://orteil.dashnet.org/cookieclicker/ // @version 1 // @grant none // ==/UserScript== @@ -139,4 +141,4 @@ All suggestions are welcome, even the smallest ones. * **[Alhifar](https://github.com/Alhifar)**: Missed Golden Cookie Stat * **[BlackenedGem](https://github.com/BlackenedGem)**: Golden/Wrath Cookie Favicons * **[Sandworm](https://github.com/svschouw)**: Modified PP calculation -* **[Aktanusa](https://github.com/Aktanusa)**: Current maintainer \ No newline at end of file +* **[Aktanusa](https://github.com/Aktanusa)**: Current maintainer