mirror of
https://github.com/andrey271192/Domain_web.git
synced 2026-09-20 14:41:58 +00:00
Restore site/ mirror, patch export fetch for empty API responses and Keenetic format, add Telegram bot card, and switch install.sh back to geoexport-site systemd + nginx on port 4173. Co-authored-by: Cursor <cursoragent@cursor.com>
15 lines
454 B
HTML
15 lines
454 B
HTML
<!doctype html>
|
|
<html lang="ru">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>GeoExport</title>
|
|
<script type="module" crossorigin src="/assets/index-VQj200iM.js"></script>
|
|
<link rel="stylesheet" crossorigin href="/assets/index-uS40y9LP.css" />
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
<script defer src="/assets/telegram-bot.js"></script>
|
|
</body>
|
|
</html>
|