fix stuff + add stuff

This commit is contained in:
ashley 2025-10-02 21:45:18 +02:00
parent f9408fa4ad
commit b43fbf0348

View File

@ -1720,7 +1720,7 @@ WIP! </a>
<%-String(channelurlfixer(VideoData.descriptionHtml)).replace(/\n/g, " <br> ").replace(/x\.com/g, "twitter.com").replace(/reddit\.com/g, "redlib.matthew.science") %>
<%-String(channelurlfixer(VideoData.descriptionHtml)).replace(/\n/g, " <br> ").replace((?i)(?<!\w)x\.com(?!\w), "twitter.com").replace(/reddit\.com/g, "redlib.matthew.science") %>
</div>
<% } %> <% } %> <% } %>