You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Deze repo is gearchiveerd. U kunt bestanden bekijken en het klonen, maar niet pushen of problemen/pull-requests openen.
|
- <!DOCTYPE html>
- <html>
- <head>
- <title>Home</title>
- <script>
- window.location.href = "http://127.0.0.1:8000/api/"; // Replace "https://example.com" with your desired redirect URL
- </script>
- </head>
- <body>
- <h1>Redirecting...</h1>
- </body>
- </html>
|