From 874f6e8c5cbf93fc847358d3b394ab6b0079680a Mon Sep 17 00:00:00 2001 From: Myron Blair Date: Tue, 23 Jun 2026 18:09:30 +0000 Subject: [PATCH] fix: rename parkersling site key to parkerslingshotrentals in facts_collector --- api/endpoints/facts_collector.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/endpoints/facts_collector.php b/api/endpoints/facts_collector.php index 360a6c0..38e9331 100644 --- a/api/endpoints/facts_collector.php +++ b/api/endpoints/facts_collector.php @@ -184,7 +184,7 @@ function collect_all(): array { "jarvis" => "http://jarvis.orbishosting.com:1972", 'tomsjavajive' => 'https://tomsjavajive.com', 'epictravelexp'=> 'https://epictravelexpeditions.com', - 'parkersling' => 'https://parkerslingshotrentals.com', + 'parkerslingshotrentals' => 'https://parkerslingshotrentals.com', 'orbishosting' => 'https://orbishosting.com', 'orbisportal' => 'https://orbis.orbishosting.com', 'tomtomgames' => 'https://tomtomgames.com',