From e29aa51a5de8acf66d418ba562ccd193719605e0 Mon Sep 17 00:00:00 2001 From: Michel Pereira Date: Thu, 20 Apr 2023 11:12:35 -0300 Subject: [PATCH] FEAT: Add Apk Online under Mobile Emulation This commit adds "Apk Online" under Mobile Emulation > Android > Emulation Tools. --- public/arf.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index ed3638c0..de659b51 100644 --- a/public/arf.json +++ b/public/arf.json @@ -5239,7 +5239,12 @@ "name": "Nox App Player", "type": "url", "url": "https://www.bignox.com/" - }], + }, + { + "name": "Apk Online", + "type": "url", + "url": "https://www.apkonline.net/" + }], "name": "Emulation Tools", "type": "folder" },