mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-10-30 13:03:28 +01:00
Make all sources override-eligible to account for subdomains
This commit is contained in:
@@ -13,7 +13,6 @@ import 'package:url_launcher/url_launcher_string.dart';
|
||||
class GitHub extends AppSource {
|
||||
GitHub() {
|
||||
host = 'github.com';
|
||||
overrideEligible = true;
|
||||
|
||||
additionalSourceSpecificSettingFormItems = [
|
||||
GeneratedFormTextField('github-creds',
|
||||
|
||||
Reference in New Issue
Block a user