You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: customize.sh
+20-33Lines changed: 20 additions & 33 deletions
Original file line number
Diff line number
Diff line change
@@ -41,31 +41,28 @@ interactive_menu() {
41
41
ui_print ""
42
42
ui_print "⚠️ Make sure the systemless hosts module is not installed when enabling this module. Also, remove modules such as Adaway and BindHosts, as they will conflict with this module."
43
43
ui_print ""
44
-
ui_print "❗ The most trouble-free and lightweight blocklist to use on your device is StevenBlack. If you experience issues with other lists, use this one instead."
44
+
ui_print "💡 Note: Larger lists offer more protection but may consume more RAM"
45
+
ui_print " and potentially impact device performance. Choose based on your needs."
45
46
ui_print ""
46
47
ui_print "🗂️ Select your preferred hosts file:"
47
48
ui_print ""
48
-
ui_print "1️ ⭐ Steven Black's List — Main daily list"
49
-
ui_print "2️ 🍃 Hagezi's Multi LIGHT — Basic protection"
50
-
ui_print "3️ ⚖️ Hagezi's Multi NORMAL — All-round protection"
51
-
ui_print "4️ 🛡️ Hagezi's Multi PRO — Extended protection"
52
-
ui_print "5 💎 Hagezi's Multi PRO++ — Maximum protection"
53
-
ui_print "6 🚀 Hagezi's Multi ULTIMATE — Aggressive protection"
54
-
ui_print "7 ❌ Exit Installation"
49
+
ui_print "1️ ⭐ StevenBlack — Main Recommended List (~100k+ entries)"
50
+
ui_print "2️ 🍃 1Hosts (Lite) — Average Protection (~200k+ entries)"
0 commit comments