File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55<div align =" center " >
66 <!-- Version -->
7- <img src="https://img.shields.io/badge/Version-1.0.7β -blue.svg?longCache=true&style=flat-square"
7+ <img src="https://img.shields.io/badge/Version-1.0.8β -blue.svg?longCache=true&style=flat-square"
88 alt="Version" />
99 <!-- Last Updated -->
1010 <img src="https://img.shields.io/badge/Updated-May 22, 2020-orange.svg?longCache=true&style=flat-square"
@@ -182,10 +182,12 @@ Uninstall
182182Changelog
183183------
184184
185- v.1.0.7β
185+ v.1.0.8β
186186- Fix patch applied to adblock app detection.
187187- Fixed pack download issue via CLI flag. (` ep -p <pack> ` )
188+ - Fixed basic file setup issue.
188189- Beautify the module scripts.
190+ - Fixed typo.
189191
190192v.1.0.0β
191193- Added CLI Flag support.
Original file line number Diff line number Diff line change 11id=energizedprotection
22name=Energized Protection
3- version=1.0.7β
4- versionCode=200522107
3+ version=1.0.8β
4+ versionCode=200522108
55author=AdroitAdorKhan
66description=Let's make an annoyance free better open internet, altogether! https://energized.pro
Original file line number Diff line number Diff line change @@ -436,10 +436,9 @@ setupFilesMin() {
436436 checkBusybox;
437437 # Check Energized Protection
438438 checkEP;
439- # echo $epPack;
440439}
441440# ----------------------------------------
442-
441+ setupFilesMin ;
443442# ----------------------------------------
444443# Setup required stuffs for menu
445444# ----------------------------------------
@@ -1998,7 +1997,7 @@ uninstall(){
19981997 rm -rf ' /system/bin/energized' ' /system/bin/ENERGIZED' ' /data/adb/modules/energizedprotection' ' /sbin/.magisk/modules/energizedprotection' ' /sdcard/EnergizedProtection' > /dev/null 2>&1 ;
19991998 clear
20001999 echo -e " $W " " \nIt's sad to see you go!" " $N "
2001- echo -e " $W " " But " " $N " " $Y " " https://energized.pro" " $N " " $W " " is alwyas there for you!" " $N "
2000+ echo -e " $W " " But " " $N " " $Y " " https://energized.pro" " $N " " $W " " is always there for you!" " $N "
20022001 echo -e " $W " " Reboot once to remove stales." " $N "
20032002 else
20042003 echo -e " $Y " " \nGlad you didn't go! Thank you! :)\n" " $N "
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Website: https://energized.pro
99Github: https://github.com/EnergizedProtection/block
1010Copyright (c) 2018-2020, Energized Protection
1111License: CC-BY-NC-SA 4.0
12- Version: 1.0.7
12+ Version: 1.0.8
1313
1414Symlinks: <energized|Energized|ep|EP|epro>
1515 >> Use any of the symlinks to run Energized Protection module.
You can’t perform that action at this time.
0 commit comments