stat2025 commited on
Commit
dd63d08
·
verified ·
1 Parent(s): b7791d9

Delete index.html

Browse files
Files changed (1) hide show
  1. index.html +0 -11
index.html DELETED
@@ -1,11 +0,0 @@
1
- <!doctype html>
2
- <html lang="ar" dir="rtl">
3
- <head>
4
- <meta charset="utf-8"/>
5
- <meta name="viewport" content="width=device-width,initial-scale=1"/>
6
- <title>Ticket Parser</title>
7
- <meta http-equiv="refresh" content="0; URL=https://stat2025-ticket-parser-app.hf.space/">
8
- <script>location.replace("https://stat2025-ticket-parser-app.hf.space/");</script>
9
- </head>
10
- <body></body>
11
- </html>