Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Commit

Permalink
V10
Browse files Browse the repository at this point in the history
  • Loading branch information
Miala-python authored Dec 19, 2023
1 parent ef7f0e7 commit c7b3a16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fav.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
console.log('fav.js >> V2.00.09');
console.log('fav.js >> V2.00.10');

var videos = [],
infini_detect = 0;
Expand Down Expand Up @@ -37,7 +37,7 @@ function end_scan() {
const head = document.querySelector('head');
head.innerHTML = `
<script type="text/javascript" id="www-widgetapi-script" src="https://www.youtube.com/s/player/d23221b6/www-widgetapi.vflset/www-widgetapi.js" async=""></script>
<script src="https://www.youtube.com/iframe_api"></script>
<script type="text/javascript" id="iframe-api-scr" src="https://www.youtube.com/iframe_api"></script>
<link rel="stylesheet" href="https://miala-python.github.io/yt/lib/bulma-V0.9.4.min.css">
Expand Down

0 comments on commit c7b3a16

Please sign in to comment.