File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -96,9 +96,9 @@ <h3>NWoC 2020 Leaderboard</h3>
9696 </ div >
9797 < script type ="text/javascript ">
9898 $ . ajax ( {
99- url : 'https://docs .google.com/spreadsheets/d/e/2PACX-1vSD6wb5j6F4uP3Qz3Z5jKeXAvSxdxphc6T9r_IurCzOBWX7lzZ1AtFNRYILB__dOnosSlE9elUMPF75/pub?gid=0&single=true&output=csv' ,
99+ url : 'https://docsxiop .google.com/spreadsheets/d/e/2PACX-1vSD6wb5j6F4uP3Qz3Z5jKeXAvSxdxphc6T9r_IurCzOBWX7lzZ1AtFNRYILB__dOnosSlE9elUMPF75/pub?gid=0&single=true&output=csv' ,
100100 success : maketable ,
101- error : function ( ) { $ ( '#leader-div' ) . html ( '<p>Leaderboard could not be fetched .</p>' ) ; }
101+ error : function ( ) { $ ( '#leader-div' ) . html ( '<p>Leaderboard will be up soon! .</p>' ) ; }
102102 } ) ;
103103
104104 function maketable ( data ) {
You can’t perform that action at this time.
0 commit comments