Skip to content

Commit 98f3de8

Browse files
fix: Add missing counterfeit application server arm v8 file (#2)
1 parent dccefaa commit 98f3de8

7 files changed

+18
-4
lines changed

static/app-info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"appShortDescription": "You are using a counterfeit version of ReVanced Manager. Uninstall this app and all apps you installed from it. To learn more, visit https://counterfeits.revanced.app ",
88
"requireMicroG": false,
99
"latestVersionUrl": "https://dummydomain",
10-
"icon": "https://counterfeits.revanced.app/fake_app_alert.png",
10+
"icon": "https://counterfeits.revanced.app/fake_app_alert.webp",
1111
"index": 0
1212
}
1313
]

static/fake_app_alert.png

-8.55 KB
Binary file not shown.

static/fake_app_alert.webp

12.6 KB
Binary file not shown.

static/revanced-apps-arm64-v8a.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"packages": [
3+
{
4+
"appName": "WARNING",
5+
"androidPackageName": "counterfeit.warning",
6+
"latestVersionCode": "99.99",
7+
"appShortDescription": "You are using a counterfeit version of ReVanced Manager. Uninstall this app and all apps you installed from it. To learn more, visit https://counterfeits.revanced.app ",
8+
"requireMicroG": false,
9+
"latestVersionUrl": "https://dummydomain",
10+
"icon": "https://counterfeits.revanced.app/fake_app_alert.webp",
11+
"index": 0
12+
}
13+
]
14+
}

static/revanced-apps-armeabi-v7a.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"appShortDescription": "You are using a counterfeit version of ReVanced Manager. Uninstall this app and all apps you installed from it. To learn more, visit https://counterfeits.revanced.app ",
88
"requireMicroG": false,
99
"latestVersionUrl": "https://dummydomain",
10-
"icon": "https://counterfeits.revanced.app/fake_app_alert.png",
10+
"icon": "https://counterfeits.revanced.app/fake_app_alert.webp",
1111
"index": 0
1212
}
1313
]

static/revanced-apps-x86.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"appShortDescription": "You are using a counterfeit version of ReVanced Manager. Uninstall this app and all apps you installed from it. To learn more, visit https://counterfeits.revanced.app ",
88
"requireMicroG": false,
99
"latestVersionUrl": "https://dummydomain",
10-
"icon": "https://counterfeits.revanced.app/fake_app_alert.png",
10+
"icon": "https://counterfeits.revanced.app/fake_app_alert.webp",
1111
"index": 0
1212
}
1313
]

static/revanced-apps.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"appShortDescription": "You are using a counterfeit version of ReVanced Manager. Uninstall this app and all apps you installed from it. To learn more, visit https://counterfeits.revanced.app ",
88
"requireMicroG": false,
99
"latestVersionUrl": "https://dummydomain",
10-
"icon": "https://counterfeits.revanced.app/fake_app_alert.png",
10+
"icon": "https://counterfeits.revanced.app/fake_app_alert.webp",
1111
"index": 0
1212
}
1313
]

0 commit comments

Comments
 (0)