refactor: Update auto URL parsing and formatting in server.js and AutoUrlManager for consistent whitespace handling
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 18m1s
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 18m1s
This commit is contained in:
@@ -261,8 +261,7 @@ function AutoUrlManager() {
|
||||
<h4>Формат файла:</h4>
|
||||
<p>Файл сохраняется в формате:</p>
|
||||
<pre className="bg-light p-2 rounded">
|
||||
{`https://test.com/ips.txt | 555
|
||||
https://example.com/blacklist.txt | 666`}
|
||||
{`https://test.com/ips.txt 555\nhttps://example.com/blacklist.txt 666`}
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user