From 82e68cbd0f6ffab0e008ef52476e0859280cdef5 Mon Sep 17 00:00:00 2001 From: cat6e <63829136+catSIXe@users.noreply.github.com> Date: Mon, 12 Oct 2020 18:35:18 +0200 Subject: [PATCH] Update fetchData.php --- fetchData.php | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/fetchData.php b/fetchData.php index 63de02e..fd601cd 100644 --- a/fetchData.php +++ b/fetchData.php @@ -8,11 +8,7 @@ Astra 19.2E https://www.satindex.de/transponderv-1.php Astra 28.2E https://www.satindex.de/transponderv-3.php ... (and the other URLs from satindex.de */ - -$transponderDB = "https://www.satindex.de/transponderv-1.php"; - - - +include("config.php"); function preg_first($re, $text) {