File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " Sploder" ,
3- "version" : " 4.0.5 " ,
3+ "version" : " 4.0.6 " ,
44 "author" : " Saptarshi" ,
55 "description" : " Sploder Launcher" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 5151 if ( document . getElementById ( "content-frame" ) . contentWindow . location . href != "chrome-error://chromewebdata/" ) {
5252 page = document . getElementById ( "content-frame" ) . contentWindow . location . href ;
5353 } else if ( page == undefined ) {
54- page = "https://sploder.us.to/play.php?v=400 &platform=windows"
54+ page = "https://sploder.us.to/play.php?v=406 &platform=windows"
5555 }
5656 if ( page . includes ( "offline.html" ) ) {
5757 page = "test" ;
100100
101101 }
102102 iframe {
103- width : calc (100% - 7.5 px );
103+ width : calc (100% - 6 px );
104104 height : calc (100% - 28px );
105105 border : none;
106106
137137</ style >
138138< body >
139139
140- < div class ="window " style ="width: 100%; height: calc(100% - 4px ) ">
140+ < div class ="window " style ="width: 100%; height: calc(100% - 3px ) ">
141141 < div class ="title-bar ">
142142 < img class ="title-bar-icon " src ="images/icon.png ">
143143 < div class ="title-bar-text "> Sploder</ div >
149149 </ div >
150150 </ div >
151151 < div class ="window-body " style ="width: 100%; height: 100%; margin-left: 3px; margin-top:0px; ">
152- < iframe id ="content-frame " onload ="online(); " src ="https://sploder.us.to/play.php?v=405 &platform=windows ">
152+ < iframe id ="content-frame " onload ="online(); " src ="https://sploder.us.to/play.php?v=406 &platform=windows ">
153153 </ iframe >
154154
155155 </ div >
You can’t perform that action at this time.
0 commit comments