diff --git a/json/modules.json b/json/modules.json index eb6cd3b9..fbe6dbdf 100644 --- a/json/modules.json +++ b/json/modules.json @@ -6,7 +6,7 @@ "submission": "https://github.com/Googlers-Repo/gmr/issues/new?assignees=&labels=module&projects=&template=submission.yml&title=%5BModule%5D%3A+", "metadata": { "version": 1, - "timestamp": 1734266443.121838 + "timestamp": 1734287290.871001 }, "modules": [ { @@ -301,8 +301,8 @@ { "id": "bindhosts", "name": "bindhosts", - "version": "v1.7.9", - "versionCode": 179, + "version": "v1.8.0", + "versionCode": 180, "author": "xx, KOWX712", "description": "Systemless hosts for Apatch, KernelSU and Magisk ", "added": 1733301165.0, @@ -321,8 +321,8 @@ ], "license": "WTFPL", "readme": "https://raw.githubusercontent.com/backslashxx/bindhosts/refs/heads/master/README.md", - "timestamp": 1733993087.0, - "size": 21318, + "timestamp": 1734286463.0, + "size": 21682, "features": { "service": true, "post_fs_data": true, @@ -367,6 +367,14 @@ "zipUrl": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.7.9_179.zip", "changelog": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.7.9_179.md", "size": 21318 + }, + { + "timestamp": 1734286463.0, + "version": "v1.8.0", + "versionCode": 180, + "zipUrl": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.8.0_180.zip", + "changelog": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.8.0_180.md", + "size": 21682 } ] }, @@ -854,8 +862,8 @@ { "id": "mmrl_wpd", "name": "WiFi Password Viewer for MMRL", - "version": "4.6.6", - "versionCode": 457, + "version": "4.7.6", + "versionCode": 458, "author": "Der_Googler, veez21 @ xda-developers", "description": "View all your WiFi passwords and bluetooth devices inside MMRL", "added": 1445340430.7142262, @@ -868,14 +876,15 @@ "readme": "https://raw.githubusercontent.com/Googlers-Repo/wpd/master/README.md", "verified": true, "screenshots": [ - "https://raw.githubusercontent.com/Googlers-Repo/wpd/master/assets/1.png", - "https://raw.githubusercontent.com/Googlers-Repo/wpd/master/assets/2.png", - "https://raw.githubusercontent.com/Googlers-Repo/wpd/master/assets/3.png", - "https://raw.githubusercontent.com/Googlers-Repo/wpd/master/assets/4.png" + "https://raw.githubusercontent.com/Googlers-Repo/wpd/master/assets/1.jpg", + "https://raw.githubusercontent.com/Googlers-Repo/wpd/master/assets/2.jpg", + "https://raw.githubusercontent.com/Googlers-Repo/wpd/master/assets/3.jpg", + "https://raw.githubusercontent.com/Googlers-Repo/wpd/master/assets/4.jpg" ], - "timestamp": 1733498607.0, - "size": 462090, + "timestamp": 1734279568.0, + "size": 462318, "features": { + "action": true, "webroot": true }, "track": { @@ -885,13 +894,6 @@ "antifeatures": null }, "versions": [ - { - "timestamp": 1719746499.0, - "version": "2.4.3", - "versionCode": 243, - "zipUrl": "https://gr.dergoogler.com/gmr/modules/mmrl_wpd/2.4.3_243.zip", - "changelog": "" - }, { "timestamp": 1726161214.0, "version": "2.5.4", @@ -931,6 +933,14 @@ "zipUrl": "https://gr.dergoogler.com/gmr/modules/mmrl_wpd/4.6.6_457.zip", "changelog": "", "size": 462090 + }, + { + "timestamp": 1734279568.0, + "version": "4.7.6", + "versionCode": 458, + "zipUrl": "https://gr.dergoogler.com/gmr/modules/mmrl_wpd/4.7.6_458.zip", + "changelog": "", + "size": 462318 } ] }, diff --git a/modules/bindhosts/track.json b/modules/bindhosts/track.json index df054452..fa60626e 100644 --- a/modules/bindhosts/track.json +++ b/modules/bindhosts/track.json @@ -5,6 +5,6 @@ "update_to": "https://raw.githubusercontent.com/backslashxx/bindhosts/refs/heads/master/update.json", "source": "https://github.com/backslashxx/bindhosts", "added": 1733301165.0, - "last_update": 1733993087.0, - "versions": 4 + "last_update": 1734286463.0, + "versions": 5 } \ No newline at end of file diff --git a/modules/bindhosts/update.json b/modules/bindhosts/update.json index 5de7db20..2f9c015e 100644 --- a/modules/bindhosts/update.json +++ b/modules/bindhosts/update.json @@ -33,6 +33,14 @@ "zipUrl": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.7.9_179.zip", "changelog": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.7.9_179.md", "size": 21318 + }, + { + "timestamp": 1734286463.0, + "version": "v1.8.0", + "versionCode": 180, + "zipUrl": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.8.0_180.zip", + "changelog": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.8.0_180.md", + "size": 21682 } ] } \ No newline at end of file diff --git a/modules/bindhosts/v1.8.0_180.md b/modules/bindhosts/v1.8.0_180.md new file mode 100644 index 00000000..d4160b70 --- /dev/null +++ b/modules/bindhosts/v1.8.0_180.md @@ -0,0 +1,19 @@ +## bindhosts +Systemless hosts for Apatch, KernelSU and Magisk + +--- + +# Changelog +### 1.8.0 +- scripts/bindhosts: add bindhosts onto $PATH (APatch / KernelSU) +- scripts/action: add exec time stat +- scripts/bindhosts: backend optimizations, lots of it +- webui: change toggle position +- webui: fix element overflow + +### 1.7.9 +- module: action webui redirect +- module: emoji updates +- scripts/action: wrapperrize +- scripts: toybox/busybox-related fixes + diff --git a/modules/bindhosts/v1.8.0_180.zip b/modules/bindhosts/v1.8.0_180.zip new file mode 100644 index 00000000..6e58e696 Binary files /dev/null and b/modules/bindhosts/v1.8.0_180.zip differ diff --git a/modules/mmrl_wpd/2.4.3_243.zip b/modules/mmrl_wpd/2.4.3_243.zip deleted file mode 100644 index 5538e387..00000000 Binary files a/modules/mmrl_wpd/2.4.3_243.zip and /dev/null differ diff --git a/modules/mmrl_wpd/4.7.6_458.zip b/modules/mmrl_wpd/4.7.6_458.zip new file mode 100644 index 00000000..12a49a3b Binary files /dev/null and b/modules/mmrl_wpd/4.7.6_458.zip differ diff --git a/modules/mmrl_wpd/track.json b/modules/mmrl_wpd/track.json index 17ec927f..ae432d37 100644 --- a/modules/mmrl_wpd/track.json +++ b/modules/mmrl_wpd/track.json @@ -12,6 +12,6 @@ ], "readme": "https://raw.githubusercontent.com/Googlers-Repo/wpd/master/README.md", "added": 1445340430.7142262, - "last_update": 1733498607.0, + "last_update": 1734279568.0, "versions": 6 } \ No newline at end of file diff --git a/modules/mmrl_wpd/update.json b/modules/mmrl_wpd/update.json index 19d78c44..690678ac 100644 --- a/modules/mmrl_wpd/update.json +++ b/modules/mmrl_wpd/update.json @@ -2,13 +2,6 @@ "id": "mmrl_wpd", "timestamp": 1708686252.0, "versions": [ - { - "timestamp": 1719746499.0, - "version": "2.4.3", - "versionCode": 243, - "zipUrl": "https://gr.dergoogler.com/gmr/modules/mmrl_wpd/2.4.3_243.zip", - "changelog": "" - }, { "timestamp": 1726161214.0, "version": "2.5.4", @@ -48,6 +41,14 @@ "zipUrl": "https://gr.dergoogler.com/gmr/modules/mmrl_wpd/4.6.6_457.zip", "changelog": "", "size": 462090 + }, + { + "timestamp": 1734279568.0, + "version": "4.7.6", + "versionCode": 458, + "zipUrl": "https://gr.dergoogler.com/gmr/modules/mmrl_wpd/4.7.6_458.zip", + "changelog": "", + "size": 462318 } ] } \ No newline at end of file