From 3fe074b30836b3c65de93138f62ad7f28c044a04 Mon Sep 17 00:00:00 2001 From: Koala <6156589+Shik3i@users.noreply.github.com> Date: Tue, 2 Jun 2026 08:04:31 +0200 Subject: [PATCH] fix: use orteil.dashnet.org instead of cookieclicker.com in blacklist --- shared/blacklist.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/blacklist.js b/shared/blacklist.js index b6ec0e6..fd207bc 100644 --- a/shared/blacklist.js +++ b/shared/blacklist.js @@ -167,7 +167,7 @@ export const BLACKLIST_DOMAINS = [ // Games & Idle Sites 'milkywayidle.com', 'melvoridle.com', - 'cookieclicker.com', + 'orteil.dashnet.org', 'clickerheroes.com', 'kongregate.com', 'armorgames.com',