From 994ee9c732117ff19c3e22acd59965f63d96bd94 Mon Sep 17 00:00:00 2001 From: christian Date: Sat, 8 Jun 2024 21:51:45 +0200 Subject: [PATCH] renamed to main --- scraper.go => main.go | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename scraper.go => main.go (100%) diff --git a/scraper.go b/main.go similarity index 100% rename from scraper.go rename to main.go