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(),