mirrorer

:)
git clone https://git.sr.ht/~ashymad/mirrorer
Log | Files | Refs | LICENSE

commit b73a8b2b8e64945276b894c89cdb179903e8350b
parent cedf97b6c0a14df8744d1e8594611ca248666194
Author: Szymon Mikulicz <szymon.mikulicz@posteo.net>
Date:   Sat, 13 Jun 2026 22:48:34 +0200

Fix worker name

Diffstat:
Mworker/wrangler.jsonc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/worker/wrangler.jsonc b/worker/wrangler.jsonc @@ -4,7 +4,7 @@ */ { "$schema": "node_modules/wrangler/config-schema.json", - "name": "throbbing-boat-1f5a", + "name": "throbbing-dust-427e", "main": "src/index.ts", "compatibility_date": "2026-06-13", "observability": {