Experiment: virus total lookup

This commit is contained in:
M66B
2022-07-21 19:03:44 +02:00
parent 9949c8e7f5
commit a4f358eedf
5 changed files with 81 additions and 3 deletions

View File

@@ -201,6 +201,7 @@ public class Helper {
static final String DONTKILL_URI = "https://dontkillmyapp.com/";
static final String URI_SUPPORT_RESET_OPEN = "https://support.google.com/pixelphone/answer/6271667";
static final String URI_SUPPORT_CONTACT_GROUP = "https://support.google.com/contacts/answer/30970";
static final String URI_VIRUS_TOTAL = "https://www.virustotal.com/";
// https://developer.android.com/distribute/marketing-tools/linking-to-google-play#PerformingSearch
private static final String PLAY_STORE_SEARCH = "https://play.google.com/store/search";