From 1fa3ac214c2e8335a4293ff39d370726cecd45f1 Mon Sep 17 00:00:00 2001 From: Aidan Date: Wed, 8 Jan 2025 10:54:04 -0500 Subject: [PATCH] fix bindhosts (not app, is a module) --- data/apps.json | 48 --------------------------------------------- data/modules.json | 50 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+), 48 deletions(-) diff --git a/data/apps.json b/data/apps.json index 17ae30b..f0c3bf9 100644 --- a/data/apps.json +++ b/data/apps.json @@ -951,53 +951,5 @@ } }, "description": "Aves can handle all sorts of images and videos, including your typical JPEGs and MP4s, but also more exotic things like multi-page TIFFs, SVGs, old AVIs and more!\n\nIt scans your media collection to identify motion photos, panoramas (aka photo spheres), 360° videos, as well as GeoTIFF files.\n\nNavigation and search is an important part of Aves. The goal is for users to easily flow from albums to photos to tags to maps, etc.\n\nAves integrates with Android (from KitKat to Android 14, including Android TV) with features such as widgets, app shortcuts, screen saver and global search handling. It also works as a media viewer and picker." - }, - { - "id": "26", - "name": "bindhosts", - "icon": "/img/apps/bindhosts.png", - "foss": true, - "root": true, - "selfHosted": false, - "downloadLinks": { - "v1.8.6": { - "all": "https://github.com/backslashxx/bindhosts/releases/download/v1.8.6/bindhosts.zip" - }, - "v1.8.5": { - "all": "https://github.com/backslashxx/bindhosts/releases/download/v1.8.5/bindhosts.zip" - }, - "v1.8.4": { - "all": "https://github.com/backslashxx/bindhosts/releases/download/v1.8.4/bindhosts.zip" - }, - "v1.8.3": { - "all": "https://github.com/backslashxx/bindhosts/releases/download/v1.8.3/bindhosts.zip" - }, - "v1.8.2": { - "all": "https://github.com/backslashxx/bindhosts/releases/download/v1.8.2/bindhosts.zip" - }, - "v1.8.1": { - "all": "https://github.com/backslashxx/bindhosts/releases/download/v1.8.1/bindhosts.zip" - }, - "v1.8.0": { - "all": "https://github.com/backslashxx/bindhosts/releases/download/v1.8.0/bindhosts.zip" - }, - "v1.7.9": { - "all": "https://github.com/backslashxx/bindhosts/releases/download/v1.7.9/bindhosts.zip" - }, - "v1.7.8": { - "all": "https://github.com/backslashxx/bindhosts/releases/download/v1.7.8/bindhosts.zip" - }, - "v1.7.7": { - "all": "https://github.com/backslashxx/bindhosts/releases/download/v1.7.7/bindhosts.zip" - }, - "v1.7.6": { - "all": "https://github.com/backslashxx/bindhosts/releases/download/v1.7.6/bindhosts.zip" - }, - "v1.7.5": { - "all": "https://github.com/backslashxx/bindhosts/releases/download/v1.7.5/bindhosts.zip" - } - }, - "description": "Systemless hosts for APatch, KernelSU and Magisk\n\nFully standalone, self-updating.\n\nFeatures:\n\n- WebUI and action button control\n- Adaway coexistence\n- Systemless hosts via manager mount, bind mount, and OverlayFS\n- Redirect methods: ZN-hostsredirect, hosts_file_redirect, open_redirect\n\nSupported Root Managers:\n\n- APatch\n- KernelSU\n- Magisk (no WebUI👀)\n\nAlso Supported on:\n\n- KsuWebUI\n- MMRL 👍", - "github": "https://github.com/backslashxx/bindhosts" } ] \ No newline at end of file diff --git a/data/modules.json b/data/modules.json index f129cd4..62863ed 100644 --- a/data/modules.json +++ b/data/modules.json @@ -576,5 +576,55 @@ }, "description": "Overview\n\n- Patches Google Play services app and certain processes/services to be able to use battery optimization\n- Support API 23 or later\n- Supports Magisk, KernelSU and APatch root implementations\n\nFor more details and support, please see the project's GitHub below!", "github": "https://github.com/gloeyisk/universal-gms-doze" + }, + { + "id": "20", + "name": "bindhosts", + "icon": "/img/apps/bindhosts.png", + "foss": true, + "selfHosted": false, + "lsposed": false, + "zygisk": false, + "riru": false, + "downloadLinks": { + "v1.8.6": { + "all": "https://github.com/backslashxx/bindhosts/releases/download/v1.8.6/bindhosts.zip" + }, + "v1.8.5": { + "all": "https://github.com/backslashxx/bindhosts/releases/download/v1.8.5/bindhosts.zip" + }, + "v1.8.4": { + "all": "https://github.com/backslashxx/bindhosts/releases/download/v1.8.4/bindhosts.zip" + }, + "v1.8.3": { + "all": "https://github.com/backslashxx/bindhosts/releases/download/v1.8.3/bindhosts.zip" + }, + "v1.8.2": { + "all": "https://github.com/backslashxx/bindhosts/releases/download/v1.8.2/bindhosts.zip" + }, + "v1.8.1": { + "all": "https://github.com/backslashxx/bindhosts/releases/download/v1.8.1/bindhosts.zip" + }, + "v1.8.0": { + "all": "https://github.com/backslashxx/bindhosts/releases/download/v1.8.0/bindhosts.zip" + }, + "v1.7.9": { + "all": "https://github.com/backslashxx/bindhosts/releases/download/v1.7.9/bindhosts.zip" + }, + "v1.7.8": { + "all": "https://github.com/backslashxx/bindhosts/releases/download/v1.7.8/bindhosts.zip" + }, + "v1.7.7": { + "all": "https://github.com/backslashxx/bindhosts/releases/download/v1.7.7/bindhosts.zip" + }, + "v1.7.6": { + "all": "https://github.com/backslashxx/bindhosts/releases/download/v1.7.6/bindhosts.zip" + }, + "v1.7.5": { + "all": "https://github.com/backslashxx/bindhosts/releases/download/v1.7.5/bindhosts.zip" + } + }, + "description": "Systemless hosts for APatch, KernelSU and Magisk\n\nFully standalone, self-updating.\n\nFeatures:\n\n- WebUI and action button control\n- Adaway coexistence\n- Systemless hosts via manager mount, bind mount, and OverlayFS\n- Redirect methods: ZN-hostsredirect, hosts_file_redirect, open_redirect\n\nSupported Root Managers:\n\n- APatch\n- KernelSU\n- Magisk (no WebUI👀)\n\nAlso Supported on:\n\n- KsuWebUI\n- MMRL 👍", + "github": "https://github.com/backslashxx/bindhosts" } ] \ No newline at end of file