bump version(s) :3
This commit is contained in:
parent
9d613b8883
commit
e363d293dc
@ -436,24 +436,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=a87a9450" rel=stylesheet>
|
||||
<link href="/css/app-cdn.min.css?v=f6a4f3bc" rel=stylesheet>
|
||||
|
||||
|
||||
<link href="/css/app.main.css?v=a87a9450" rel=stylesheet>
|
||||
<link href="/css/watch.main.css?v=a87a9450" rel=stylesheet>
|
||||
<link href="/css/watch-util.css?v=a87a9450" rel=stylesheet><link href="/css/watch-navbar.css?v=a87a9450" rel=stylesheet><!-- the css for the watch page, spesifcally, this is very important. --><link href="/css/poketube.css?v=a87a9450" 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>
|
||||
|
||||
|
||||
<!-- player -->
|
||||
<link href="/css/videojs-v8.16.0.css?v=a87a9450" rel="stylesheet" />
|
||||
<script src="/static/vjs.min.js?v=a87a9450"></script>
|
||||
<link href="/css/videojs-v8.16.0.css?v=f6a4f3bc" rel="stylesheet" />
|
||||
<script src="/static/vjs.min.js?v=f6a4f3bc"></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=33_643522&videoID=<%=VideoData.videoId%>&lang=en_us&set=player_ias.vflset"> </script>
|
||||
<script src="/static/player-base-new.js?ver=f6a4f3bc&videoID=<%=VideoData.videoId%>&lang=en_us&set=player_ias.vflset"> </script>
|
||||
|
||||
<!-- ICONS -->
|
||||
<!-- Font awesome "pro" -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user