diff --git a/searchurl/a.html~ b/searchurl/a.html~
index c5c7e76a..99f90e80 100644
--- a/searchurl/a.html~
+++ b/searchurl/a.html~
@@ -1,20 +1,19 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+H1
+h2
+h3
+h4
+h5
+h6
+h7
+h8
+h9
+ha
diff --git a/searchurl/script/axel.sh b/searchurl/script/axel.sh
index 8c206978..c933efc0 100644
--- a/searchurl/script/axel.sh
+++ b/searchurl/script/axel.sh
@@ -2,6 +2,6 @@ apt update
apt upgrade
apt install axel
(cat /sdcard/uweb/default.longclick;cat<a.tmp;mv a.tmp /sdcard/uweb/default.longclick
-axel:cd /sdcard/Download;axel -n 9
+axel::cd /sdcard/Download;axel -n 9
HERE
diff --git a/searchurl/textarea.js b/searchurl/textarea.js
new file mode 100644
index 00000000..bb8e0118
--- /dev/null
+++ b/searchurl/textarea.js
@@ -0,0 +1,99 @@
+var textarea;
+function getNewlinePos_back(text,pos){
+ while(pos>=0 && text.charAt(pos)!='\n') pos--;
+ return pos;
+}
+
+function getNewlinePos_forth(text,pos){
+ let len = text.length;
+ while(pos=0 && text.charAt(lStart)!='\n') lStart--;
+ let lEnd = endPos;
+ let len = text.length;
+ while(lEnddiv{position:fixed;}button{height:30px}
+textarea{margin-top:30px;width:100%;height:100%;border:none;outline:none}
+
+
+
+
+
+
+
+
+
+H1
+h2
+h3
+h4
+h5
+h6
+h7
+h8
+h9
+ha