From 723aa6b6a0948dca225b85da13fc5dbf528980b8 Mon Sep 17 00:00:00 2001 From: FunkeCoder23 <12570656+FunkeCoder23@users.noreply.github.com> Date: Sat, 18 May 2024 21:39:14 -0400 Subject: [PATCH] update eztv url (#220) Co-authored-by: funkecoder23 --- src/producer/src/Configuration/scrapers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/producer/src/Configuration/scrapers.json b/src/producer/src/Configuration/scrapers.json index d83696b..b9f488c 100644 --- a/src/producer/src/Configuration/scrapers.json +++ b/src/producer/src/Configuration/scrapers.json @@ -5,7 +5,7 @@ "Name": "SyncEzTvJob", "IntervalSeconds": 60, "Enabled": true, - "Url": "https://eztv1.xyz/ezrss.xml", + "Url": "https://eztvx.to/ezrss.xml", "XmlNamespace": "http://xmlns.ezrss.it/0.1/" }, {