Skip to content

Commit

Permalink
Update index.html fix fr24
Browse files Browse the repository at this point in the history
  • Loading branch information
igastatus authored Jun 27, 2024
1 parent 90f432a commit 34f98ed
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,15 +89,11 @@ <h1>Welcome to Istanbul Airport</h1>
<h2>Live Flight Information</h2>
<div class="separator"></div>

<iframe src="https://www.flightradar24.com/simple_index.php?lat=40.77217805733707&lon=31.373081156372056&z=8"
width="1800"
height="800"
frameborder="0"
scrolling="no"
style="border:0;"
allowfullscreen></iframe>


<iframe width="1800" height="800"
src="https://www.radarbox.com/?widget=1&z=8&lat=40.77217805733707&lng=31.373081156372056"></iframe>
<!-- <iframe src="https://www.radarbox.com/?widget=1&z=8&lat=40.77217805733707&lng=31.373081156372056"
width="100%" height="800" frameborder="0"
title="Istanbul Airport (IST) Flight Map"> </iframe> -->

</div>

Expand Down Expand Up @@ -298,7 +294,8 @@ <h2>LTFM Gnd/Twr ATC</h2>
</div>
</section>

<section id="introduction" class="introduction">

<!-- <section id="introduction" class="introduction">
<div class="container">
<div class="row">
<div class="main_introduction sections">
Expand Down Expand Up @@ -326,7 +323,9 @@ <h3>Scroll Down Please :)</h3>
</div>
</div>
</div>
</section>
</section> -->



<!-- bilet al api -->

Expand Down

0 comments on commit 34f98ed

Please sign in to comment.