@@ -458,7 +458,7 @@ const App = () => {
458458 element : (
459459 < div className = "iframe-wrapper" >
460460 < iframe
461- src = "plat.precontation.github.io"
461+ src = "https:// plat.precontation.github.io"
462462 className = "fullscreen-game"
463463 allow = "fullscreen"
464464 > </ iframe >
@@ -470,7 +470,7 @@ const App = () => {
470470 element : (
471471 < div className = "iframe-wrapper" >
472472 < iframe
473- src = "br2.precontation.github.io"
473+ src = "https:// br2.precontation.github.io"
474474 className = "fullscreen-game"
475475 allow = "fullscreen"
476476 > </ iframe >
@@ -482,7 +482,7 @@ const App = () => {
482482 element : (
483483 < div className = "iframe-wrapper" >
484484 < iframe
485- src = "br3.precontation.github.io"
485+ src = "https:// br3.precontation.github.io"
486486 className = "fullscreen-game"
487487 allow = "fullscreen"
488488 > </ iframe >
@@ -494,7 +494,7 @@ const App = () => {
494494 element : (
495495 < div className = "iframe-wrapper" >
496496 < iframe
497- src = "cfp.precontation.github.io"
497+ src = "https:// cfp.precontation.github.io"
498498 className = "fullscreen-game"
499499 allow = "fullscreen"
500500 > </ iframe >
@@ -506,7 +506,7 @@ const App = () => {
506506 element : (
507507 < div className = "iframe-wrapper" >
508508 < iframe
509- src = "clicks-and-points.precontation.github.io"
509+ src = "https:// clicks-and-points.precontation.github.io"
510510 className = "fullscreen-game"
511511 allow = "fullscreen"
512512 > </ iframe >
0 commit comments