diff --git a/data/apps.json b/data/apps.json index 9cbe35a..e588c08 100644 --- a/data/apps.json +++ b/data/apps.json @@ -947,7 +947,54 @@ "play": "https://github.com/deckerst/aves/releases/download/v1.11.10/app-play-release.apk" } }, - "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.", - "github": "https://github.com/deckerst/aves" + "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/public/img/apps/bindhosts.png b/public/img/apps/bindhosts.png new file mode 100644 index 0000000..47df5d9 Binary files /dev/null and b/public/img/apps/bindhosts.png differ