Update html/watch.ejs
This commit is contained in:
parent
9d28b93b68
commit
0903ac9512
@ -439,14 +439,14 @@ button:hover, a:hover {
|
||||
<link href="/css/app-cdn.min.css?v=a87a9450" rel=stylesheet>
|
||||
|
||||
|
||||
<link href="/css/app.main.css?v=446008" 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>
|
||||
|
||||
|
||||
<!-- player -->
|
||||
<link href="/css/videojs-v8.16.0.css?v=5949545" rel="stylesheet" />
|
||||
<script src="/static/vjs.min.js?v=45959"></script>
|
||||
<link href="/css/videojs-v8.16.0.css?v=a87a9450" rel="stylesheet" />
|
||||
<script src="/static/vjs.min.js?v=a87a9450"></script>
|
||||
|
||||
|
||||
|
||||
@ -456,7 +456,7 @@ button:hover, a:hover {
|
||||
<script src="/static/player-base-new.js?ver=33_643522&videoID=<%=VideoData.videoId%>&lang=en_us&set=player_ias.vflset"> </script>
|
||||
|
||||
<!-- ICONS -->
|
||||
<!-- Font awesome pro -->
|
||||
<!-- Font awesome "pro" -->
|
||||
<link href="<%- proxyurl %>/https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css" rel=stylesheet>
|
||||
|
||||
<link href="<%- proxyurl %>/https://cdn.jsdelivr.net/npm/ionicons@4.5.0-0/dist/css/ionicons.min.css" rel=stylesheet>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user