Исправлены адреса сайта

This commit is contained in:
2025-10-02 23:44:12 +08:00
parent 17b9f465d7
commit 5194e03625
4 changed files with 6 additions and 17 deletions

View File

@@ -92,11 +92,11 @@
<tr>
<th scope="row">Ccылка для ТВ</th>
<td>
<b onclick="prompt('Скопируй адрес плейлиста. Если не работает, добавь \'.m3u\' в конец.', '{{ mirror_url(playlist.code) }}')"
<b onclick="prompt('Скопируй адрес плейлиста. Если не работает, добавь \'.m3u\' в конец.', '{{ base_url(playlist.code) }}')"
data-bs-toggle="tooltip"
data-bs-placement="top"
title="Нажми на ссылку, чтобы скопировать её в буфер обмена"
class="font-monospace cursor-pointer text-break">{{ mirror_url(playlist.code) }}</b>
class="font-monospace cursor-pointer text-break">{{ base_url(playlist.code) }}</b>
</td>
</tr>
<tr>