Skip to content

Commit

Permalink
Update core.js
Browse files Browse the repository at this point in the history
  • Loading branch information
fcasfs-of authored Aug 1, 2024
1 parent 0496d5e commit 520a5bc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/core.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ var settingsplayer={ color_icons:"FFFFFF", color_texts:"FFFFFF", config:" ", co

function stringno_valtext(id,g) { var dfyyggdfgetLastdRofw=id; if(id=="undefined"){ dfyyggdfgetLastdRofw=g; } if(id==undefined){ dfyyggdfgetLastdRofw=g; } return dfyyggdfgetLastdRofw; }

function pl_dispNav(a) { return document.getElementById(a); } function fmdplex_loadex_txv(t){ if(t==""){ return ""; } if(t=="undefined"){ return ""; } if(t==undefined){ return ""; } else { return t; } } function create_mdpl_file(ob){ return { get:function(id){ return ob.files[id]; }, get_name:function(id){ return fmdplex_loadex_txv(create_mdpl_file(ob).get(id).name); }, get_size:function(id){ return fmdplex_loadex_txv(create_mdpl_file(ob).get(id).size); },get_type:function(){ return fmdplex_loadex_txv(create_mdpl_file(ob).get(id).type); }, create_url:function(id){ return fmdplex_loadex_txv(URL.createObjectURL(create_mdpl_file(ob).get(id))); } }; }

function pl_dispNav(a) { return document.getElementById(a); } function fmdplex_loadex_txv(t){ if(t==""){ return ""; } if(t=="undefined"){ return ""; } if(t==undefined){ return ""; } else { return t; } }


function create_mdpl_file(ob){ return { get:function(id){ return ob.files[id]; }, get_name:function(id){ return fmdplex_loadex_txv(create_mdpl_file(ob).get(id).name); }, get_size:function(id){ return fmdplex_loadex_txv(create_mdpl_file(ob).get(id).size); },get_type:function(){ return fmdplex_loadex_txv(create_mdpl_file(ob).get(id).type); }, create_url:function(id){ return fmdplex_loadex_txv(URL.createObjectURL(create_mdpl_file(ob).get(id))); } }; }




Expand Down

0 comments on commit 520a5bc

Please sign in to comment.