Skip to content

Commit 964f8b3

Browse files
authored
Update links_generating.html
1 parent 9fb3af0 commit 964f8b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

links_generating.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ <h5 style="user-select:none !important;" id="un_copy_Para">A tool for generating
3939
<form action="api/links_generating.php" method="POST">
4040
<br>
4141
<div>
42-
<textarea name="user_path_1" class="user_path_1-textarea" placeholder="[essential]http://6.6.6.6:880/(a-z)(a-z)ws.m3u8"></textarea><br>
42+
<textarea name="user_path_1" class="user_path_1-textarea" placeholder="[essential]http://6.6.6.6:880/(a-z)(a-z)ws.m3u8" maxlength="500"></textarea><br>
4343
<button type="submit" class="submit-button" style="user-select:none !important;" id="un_copy_Para">Submit</button>
4444
<button onclick="copyToClipboard()" class="copy-button" style="user-select:none !important;" id="un_copy_Para">Copy</button>
4545
</div>
@@ -50,12 +50,12 @@ <h5 style="user-select:none !important;" id="un_copy_Para">A tool for generating
5050
5151
Normal mode: (0-9999)、(a-z)、(A-Z).
5252
Retain zero mode: (00-9999) and (0000-9999) have the same function.
53-
Hex mode: (0-f) and (0-z) have the same function."></textarea>
53+
Hex mode: (0-f)(0-F)."></textarea>
5454
</div>
5555
<div>
5656
<hr>
5757
<span class="p1" style="user-select:none !important;" id="un_copy_Para"><a href="javascript:;" onClick="javascript:history.back(-1);">Previous</a></span>
58-
<span class="p1" style="user-select:none !important;" id="un_copy_Para">Author:&nbsp;<a href="https://www.wheiss.com/">Wheiss</a>&emsp;Source Code:&nbsp;<a href="https://github.com/WheissCherry/Wheiss-tools/">Github</a>&emsp;Version:&nbsp;1.1</span>
58+
<span class="p1" style="user-select:none !important;" id="un_copy_Para">Author:&nbsp;<a href="https://www.wheiss.com/">Wheiss</a>&emsp;Source Code:&nbsp;<a href="https://github.com/WheissCherry/Wheiss-tools/">Github</a>&emsp;Version:&nbsp;1.2</span>
5959
<span class="p1" style="user-select:none !important;" id="un_copy_Para"><a href="/">Home</a></span>
6060
</div>
6161

0 commit comments

Comments
 (0)