fix stuff + add stuff

This commit is contained in:
ashley 2025-10-07 02:02:25 +02:00
parent 8c3be36629
commit 705dfffe9f

View File

@ -488,7 +488,7 @@ button:hover, a:hover {
<!-- custom video player for poke -->
<!-- uses player_ias.vflset/en_US/base.js -->
<!-- helps with fetching video information too! -->
<script> window.authorchannelname = "<%- VideoData?.author.replace("- Topic", "") %"> </script>
<script> window.authorchannelname = "<%- VideoData?.author.replace("- Topic", "") %>" </script>
<script src="/static/player-base.js?ver=0004de42&videoID=<%=VideoData.videoId%>&lang=en_us&set=player_ias.vflset&fix=t6f758&version=youtube.player.web_20250917_22_RC00"> </script>
<!-- ICONS -->