Skip to content

Commit

Permalink
Update script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
prateek-chaubey authored Jul 14, 2024
1 parent c1398a3 commit f06777b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ var ytproNCode=[];
var ytproDecipher=[];
}
var ytoldV="";
var isF=false; //what is this about?
var isF=false; //what is this for?
var isAP=false; // oh it's for bg play
var isM=false; // no idea !!
var sTime=[];
Expand Down Expand Up @@ -635,7 +635,7 @@ fetch('https://cdn.jsdelivr.net/npm/ytpro/bgplay.js', {cache: 'reload'});
/*Set Configration*/
function sttCnf(x,z,y){

/*Way to complex to understand*/
/*Way too complex to understand*/

if(typeof y == "string"){

Expand Down

0 comments on commit f06777b

Please sign in to comment.