Skip to content

Commit c986f28

Browse files
committed
Bump version 1.3
1 parent 5ac171e commit c986f28

File tree

4 files changed

+12
-8
lines changed

4 files changed

+12
-8
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v1.3 [ Release | 20240506 ]
2+
- Changed module name to `Systemless Adblocker`
3+
- Minor text corrections.
4+
15
## v1.2 [ Release | 20240506 ]
26
- Added Support for Unified Hosts + fakenews + gambling.
37
### Below are the currently supported hosts:

customize.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ install_hosts() {
3232
ui_print " Install UH + fakenews + gambling + porn + social?"
3333
ui_print " "
3434
ui_print " Vol+ = Select"
35-
ui_print " Vol- = Change"
35+
ui_print " Vol- = Exit"
3636
ui_print " "
3737
if chooseport; then
3838
. $MODPATH/host-installer/uhfgps.sh

module.prop

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id=systemless_adblocker
2-
name=Systemless Adblocker - Ultimate
3-
version=1.2
4-
versionCode=17
2+
name=Systemless Adblocker
3+
version=1.3
4+
versionCode=103
55
author=burhanverse
6-
description=An efficient ad blocker based on @gloeyisk's systemless-host module with no user interface & the lastest hosts from github@StevenBlack
6+
description=An efficient ad blocker based out of @gloeyisk's systemless-host module with no user interface & the lastest hosts from github@StevenBlack
77
updateJson=https://raw.githubusercontent.com/Burhanverse/systemless-adblocker/main/update.json

update.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": 1.0,
3-
"versionCode": 15,
4-
"zipUrl": https://github.com/Burhanverse/systemless-adblocker/releases/download/1.2/Systemless_Adblocker-Ult_V1.2.zip,
2+
"version": 1.3,
3+
"versionCode": 103,
4+
"zipUrl": https://github.com/Burhanverse/systemless-adblocker/releases/download/1.3/Systemless_Adblocker_V1.3.zip,
55
"changelog": https://github.com/Burhanverse/systemless-adblocker/blob/main/changelog.md
66
}

0 commit comments

Comments
 (0)