bump to 0004de42
This commit is contained in:
parent
65145c0a16
commit
cfa6d97fba
@ -471,24 +471,24 @@ button:hover, a:hover {
|
||||
<!-- these files are cached for 24 hours -->
|
||||
|
||||
<!-- app-cdn-min.css should to be deprecated soon -->
|
||||
<link href="/css/app-cdn.min.css?v=f6a4f3bc" rel=stylesheet>
|
||||
<link href="/css/app-cdn.min.css?v=0004de42" rel=stylesheet>
|
||||
|
||||
|
||||
<link href="/css/app.main.css?v=f6a4f3bc" rel=stylesheet>
|
||||
<link href="/css/watch.main.css?v=f6a4f3bc" rel=stylesheet>
|
||||
<link href="/css/watch-util.css?v=f6a4f3bc" rel=stylesheet><link href="/css/watch-navbar.css?v=f6a4f3bc" rel=stylesheet><!-- the css for the watch page, spesifcally, this is very important. --><link href="/css/poketube.css?v=f6a4f3bc" rel=stylesheet>
|
||||
<link href="/css/app.main.css?v=0004de42" rel=stylesheet>
|
||||
<link href="/css/watch.main.css?v=0004de42" rel=stylesheet>
|
||||
<link href="/css/watch-util.css?v=0004de42" rel=stylesheet><link href="/css/watch-navbar.css?v=0004de42" rel=stylesheet><!-- the css for the watch page, spesifcally, this is very important. --><link href="/css/poketube.css?v=0004de42" rel=stylesheet>
|
||||
|
||||
|
||||
<!-- player -->
|
||||
<link href="/css/videojs-v8.16.0.css?v=f6a4f3bc" rel="stylesheet" />
|
||||
<script src="/static/vjs.min.js?v=f6a4f3bc"></script>
|
||||
<link href="/css/videojs-v8.16.0.css?v=0004de42" rel="stylesheet" />
|
||||
<script src="/static/vjs.min.js?v=0004de42"></script>
|
||||
|
||||
|
||||
|
||||
<!-- custom video player for poke -->
|
||||
<!-- uses player_ias.vflset/en_US/base.js -->
|
||||
<!-- helps with fetching video information too! -->
|
||||
<script src="/static/player-base-new.js?ver=f6a4f3bc&videoID=<%=VideoData.videoId%>&lang=en_us&set=player_ias.vflset&jusz=a92aw&token=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8"> </script>
|
||||
<script src="/static/player-base-new.js?ver=0004de42&videoID=<%=VideoData.videoId%>&lang=en_us&set=player_ias.vflset&jusz=a92aw&version=youtube.player.web_20250917_22_RC00"> </script>
|
||||
|
||||
<!-- ICONS -->
|
||||
<!-- Font awesome "pro" -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user