Spaces:
Running
Running
Delete _temp_fix.txt
Browse files- _temp_fix.txt +0 -5
_temp_fix.txt
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
// FIX: if _hlLeagueData empty (fast load), fetch directly from API
|
| 2 |
-
if(!articles.length){
|
| 3 |
-
try{var resp=await fetch('/api/highlights/'+league);articles=await resp.json();}catch(e){}
|
| 4 |
-
if(!articles||!articles.length){el.innerHTML='<div class="loading">Kh么ng c贸 video cho gi岷 n脿y</div>';return;}
|
| 5 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|