File tree Expand file tree Collapse file tree 4 files changed +28
-12
lines changed Expand file tree Collapse file tree 4 files changed +28
-12
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ <h3 id="title">Home</h3>
19
19
< h1 id ="h1 "> Welcome to Pringles!</ h1 >
20
20
< div style ="width:800px; " id ="firstdiv ">
21
21
< p id ="splash " class ="fancy "> </ p >
22
- < p > [Wednesday Feb. 9] 1 new game today! Check it out < a href ="#new "> here</ a > </ p >
22
+ < p > [Thursday Feb. 10] 2 new games today! Check them out < a href ="#new "> here</ a > </ p >
23
23
< p > [!] Tip! Check out the More Site URLS page to see backup URLS for thie site, just incase something happens to the main one.</ p >
24
24
</ div >
25
25
< br >
@@ -65,23 +65,24 @@ <h2 id="h2">FLASH IS BACK!</h2>
65
65
< p > @pringles_games</ p >
66
66
</ div >
67
67
< br >
68
- < div class ="p_big ">
69
- < p > Game of the Week</ p >
70
- </ div >
71
- < p >
72
- < a href ="/games/gridlock.html "> Gridlock</ a >
73
- - a cool puzzle and logic game. It is a fun challenge, if you're looking for something like that!
74
- </ p >
75
68
< div class ="p_big ">
76
69
< p > New Today!</ p >
77
70
</ div >
78
71
< div id ="new ">
79
72
< div id ="games " style ="display:block; ">
80
73
< a href ="/games/ " onclick ="sidebarMain(); " target ="_parent "
81
- data-title ="Primary "
74
+ data-title ="Super Mario Flash "
75
+ data-text =""
76
+ data-isflash ="1 "
77
+ data-framesrc ="super-mario-flash.swf "
78
+ data-isbigfile ="1 "
79
+ > </ a >
80
+ < br >
81
+ < a href ="/games/ " onclick ="sidebarMain(); " target ="_parent "
82
+ data-title ="Super Mario Flash 2 "
82
83
data-text =""
83
84
data-isflash ="1 "
84
- data-framesrc ="primary .swf "
85
+ data-framesrc ="super-mario-flash-2 .swf "
85
86
data-isbigfile ="1 "
86
87
> </ a >
87
88
</ div >
Original file line number Diff line number Diff line change @@ -859,7 +859,8 @@ function splashText() {
859
859
'...' ,
860
860
'Now with more than 2 lines of code!' ,
861
861
'' ,
862
- '01101110 01100101 01110110 01100101 01110010 00100000 01100111 01101111 01101110 01101110 01100001 00100000 01100111 01101001 01110110 01100101 00100000 01111001 01101111 01110101 00100000 01110101 01110000'
862
+ '01101110 01100101 01110110 01100101 01110010 00100000 01100111 01101111 01101110 01101110 01100001 00100000 01100111 01101001 01110110 01100101 00100000 01111001 01101111 01110101 00100000 01110101 01110000' ,
863
+ 'They should add subtitles to audio books so deaf people can read them.'
863
864
] ;
864
865
var numGames = document . getElementById ( 'sidebar' ) . contentWindow . document . getElementById ( 'games' ) . getElementsByTagName ( 'a' ) . length ;
865
866
document . getElementById ( 'splash' ) . innerHTML = splashes [ Math . floor ( Math . random ( ) * splashes . length ) ] ;
Original file line number Diff line number Diff line change 1022
1022
data-framesrc ="supermario63.swf "
1023
1023
data-isbigfile ="1 "
1024
1024
> </ a >
1025
+ < a href ="/games/ " onclick ="sidebarMain(); " target ="_parent "
1026
+ data-title ="Super Mario Flash "
1027
+ data-text =""
1028
+ data-isflash ="1 "
1029
+ data-framesrc ="super-mario-flash.swf "
1030
+ data-isbigfile ="1 "
1031
+ > </ a >
1032
+ < a href ="/games/ " onclick ="sidebarMain(); " target ="_parent "
1033
+ data-title ="Super Mario Flash 2 "
1034
+ data-text =""
1035
+ data-isflash ="1 "
1036
+ data-framesrc ="super-mario-flash-2.swf "
1037
+ data-isbigfile ="1 "
1038
+ > </ a >
1025
1039
< a href ="/games/ " onclick ="sidebarMain(); " target ="_parent "
1026
1040
data-title ="Super Smash Flash "
1027
1041
data-text =""
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ <h3>Failure code meanings:</h3>
55
55
< tr >
56
56
< td > < p > 28/01/22</ p > </ td >
57
57
< td > < p > Super Mario Flash Series</ p > </ td >
58
- < td > < p > Pending </ p > </ td >
58
+ < td > < p > #1+2 added, #3 failed (code 03) </ p > </ td >
59
59
</ tr >
60
60
< tr >
61
61
< td > < p > 31/01/22</ p > </ td >
You can’t perform that action at this time.
0 commit comments