From 24811ad0dc5749bd03c24b4e9e950f5f8c33e9b0 Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Thu, 14 Sep 2023 16:00:55 -0400 Subject: [PATCH] renaming to scrape --- index.js => scrape.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename index.js => scrape.js (100%) diff --git a/index.js b/scrape.js similarity index 100% rename from index.js rename to scrape.js