[CodeFactor] Apply fixes

This commit is contained in:
codefactor-io 2022-10-16 08:18:55 +00:00
parent cf08c958eb
commit b2d205ddcf
No known key found for this signature in database
GPG key ID: B66B2D63282C190F
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@ open class Evoload : ExtractorApi() {
} else {
""
}
val cleaned_url = if (lang == "ht") { // if url doesn't contain a flag and the url starts with http://
url
} else {

View file

@ -25,7 +25,7 @@ open class Uqload : ExtractorApi() {
} else {
""
}
val cleaned_url = if (lang == "ht") { // if url doesn't contain a flag and the url starts with http://
url
} else {