Skip to content

Commit

Permalink
Update and rename tunnelrush.html to tunnelrush/index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
voxelgit authored Oct 10, 2024
1 parent 7737847 commit e106d29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tunnelrush.html → tunnelrush/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<title></title>

<iframe id="innerFrame" name="innerFrame" sandbox="allow-scripts allow-popups allow-forms allow-same-origin allow-popups-to-escape-sandbox allow-downloads" frameborder="0" allowfullscreen="" src="https://bestgradex.com/games/tunnel-rush/index.html" style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
<iframe id="innerFrame" name="innerFrame" sandbox="allow-scripts allow-popups allow-forms allow-same-origin allow-popups-to-escape-sandbox allow-downloads" frameborder="0" allowfullscreen="" src="https://tunnelrushonline2.github.io/file/" style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
</iframe>

0 comments on commit e106d29

Please sign in to comment.