mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-11-02 14:23:29 +01:00
Added "allow insecure request" option (#1825)
This commit is contained in:
@@ -26,7 +26,6 @@ class DirectAPKLink extends AppSource {
|
||||
|
||||
@override
|
||||
String sourceSpecificStandardizeURL(String url, {bool forSelection = false}) {
|
||||
print('AAA');
|
||||
if (!forSelection) {
|
||||
return url;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user