fix stuff + add stuff
This commit is contained in:
parent
f9408fa4ad
commit
b43fbf0348
@ -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>
|
||||
<% } %> <% } %> <% } %>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user