From a5a8b0b3cae25043cc965d751cac24f06e9fc472 Mon Sep 17 00:00:00 2001 From: Antony Date: Fri, 19 Aug 2022 16:09:29 +0200 Subject: [PATCH] IptvorgProvider from https://github.com/iptv-org/iptv --- IptvorgProvider/src/main/kotlin/com/lagradost/IptvorgProvider.kt | 1 - 1 file changed, 1 deletion(-) diff --git a/IptvorgProvider/src/main/kotlin/com/lagradost/IptvorgProvider.kt b/IptvorgProvider/src/main/kotlin/com/lagradost/IptvorgProvider.kt index 853ebc5..b2ac24d 100644 --- a/IptvorgProvider/src/main/kotlin/com/lagradost/IptvorgProvider.kt +++ b/IptvorgProvider/src/main/kotlin/com/lagradost/IptvorgProvider.kt @@ -29,7 +29,6 @@ class IptvorgProvider : MainAPI() { val nationPoster = "https://github.com/emcrisostomo/flags/raw/master/png/256/${channelUrl .substringAfterLast("/") .substringBeforeLast(".").uppercase()}.png" - //posterfromname(nationName.substringAfter(" ")) LiveSearchResponse( nationName, LoadData(channelUrl, nationName, nationPoster, 0).toJson(),