mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 02:54:42 -05:00
bundle
This commit is contained in:
parent
47fa155aa7
commit
c1a77f2076
1 changed files with 4 additions and 3 deletions
|
@ -378,7 +378,8 @@ a[data-onclick="jump_to_time"] {
|
|||
<link href="/css/watch-util.css?v=9893448" rel=stylesheet>
|
||||
<link href="/css/watch-navbar.css?v=9893448" rel=stylesheet>
|
||||
<link href="/css/poketube.css?v=948934774844" rel=stylesheet>
|
||||
<link href="/css/videojs-v8.16.0.css?v=488r4488" rel="stylesheet" />
|
||||
<link href="/css/videojs-v8.16.0.css" rel="stylesheet" />
|
||||
<script src="/static/vjs.min.js"></script>
|
||||
|
||||
<!-- css files end -->
|
||||
|
||||
|
@ -2246,7 +2247,7 @@ window.addEventListener("unload", cleanup)
|
|||
<!-- BUNDLE -->
|
||||
<!-- BUNDLE -->
|
||||
<!-- BUNDLE -->
|
||||
<!-- BUNDLE --><script src="/static/app.bundle.js?version=05.08.2024&bundledate=050824_0812a" > </script><!-- BUNDLE -->
|
||||
<!-- BUNDLE --><script src="/static/app.bundle.js?version=08.05.2024&bundledate=080524_1657444a" > </script><!-- BUNDLE -->
|
||||
<!-- BUNDLE -->
|
||||
<!-- BUNDLE -->
|
||||
<!-- BUNDLE -->
|
||||
|
|
Loading…
Reference in a new issue