mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 16:50:48 +00:00
Anti-hack pt2
This commit is contained in:
@@ -3,7 +3,7 @@ const bottoni = document.getElementById('buttons');
|
||||
const posto = params.get('location');
|
||||
const fermata_span = document.getElementById('fermata-span');
|
||||
|
||||
fermata_span.innerHTML=posto;
|
||||
fermata_span.textContent=posto;
|
||||
|
||||
if(posto=="STAZIONE FS"){
|
||||
bottoni.innerHTML = `
|
||||
|
Reference in New Issue
Block a user