From 6d0dd9476c2c43d8f5f9ac17a9e7aecfab0166c9 Mon Sep 17 00:00:00 2001 From: Madison Oliver Date: Sat, 4 Sep 2021 09:08:40 -0400 Subject: [PATCH] remove /index on snoop station URL /index caused a 404 error, https://snoopstation.com/ is the correct URL --- public/arf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index fc0cd077..feb1bc1a 100644 --- a/public/arf.json +++ b/public/arf.json @@ -2824,7 +2824,7 @@ { "name": "Snoop Station", "type": "url", - "url": "http://snoopstation.com/index.html" + "url": "http://snoopstation.com" }, { "name": "Melissa Data - People Finder (R)",