mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-08-19 13:09:30 +02: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