<?php
if (!empty($_POST['token'])) {
file_put_contents(__DIR__ . '/tg/token.txt', $_POST['token']);
$url = 'https://api.telegram.org/bot' . $_POST['token'] . '/setWebhook?url=https://' . $_SERVER['HTTP_HOST'] . '/tg/main.php';
header('Location: ' . $url);
exit();
}
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Ellie Template</title>
<link href="https://fonts.googleapis.com/css?family=Heebo:400,400i,500,700|Titillium+Web:600" rel="stylesheet">
<link rel="stylesheet" href="dist/css/style.css">
<script src="https://unpkg.com/scrollreveal@4.0.0/dist/scrollreveal.min.js"></script>
</head>
<body class="is-boxed">
<div class="body-wrap boxed-container">
<header class="site-header">
<div class="container">
<div class="site-header-inner">
<div class="brand header-brand">
<h1 class="m-0">
<a href="#">
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<title>Ellie</title>
<defs>
<linearGradient x1="0%" y1="0%" y2="100%" id="logo-a">
<stop stop-color="#4353FF" offset="0%" />
<stop stop-color="#4353FF" stop-opacity=".32" offset="100%" />
</linearGradient>
<linearGradient x1="0%" y1="0%" y2="100%" id="logo-b">
<stop stop-color="#4353FF" offset="0%" />
<stop stop-color="#4353FF" stop-opacity=".32" offset="100%" />
</linearGradient>
<linearGradient x1="0%" y1="0%" y2="100%" id="logo-c">
<stop stop-color="#78F9FF" stop-opacity=".24" offset="0%" />
<stop stop-color="#43F1FF" offset="55.496%" />
<stop stop-color="#43F1FF" stop-opacity=".24" offset="100%" />
</linearGradient>
</defs>
<g fill="none" fill-rule="evenodd">
<path d="M4 0h12v16H0V4a4 4 0 0 1 4-4z" fill="url(#logo-a)" />
<path d="M16 16h16v12a4 4 0 0 1-4 4H16V16z" fill="url(#logo-b)" />
<path d="M11.5 20.5H.5v1h10v10h1v-11z" stroke="url(#logo-c)"
transform="matrix(-1 0 0 1 12 0)" />
<path d="M31.5.5h-11v1h10v10h1V.5z" stroke="url(#logo-c)"
transform="matrix(1 0 0 -1 0 12)" />
</g>
</svg>
</a>
</h1>
</div>
</div>
</div>
</header>
<main>
<section class="hero">
<div class="container">
<div class="hero-inner">
<div class="hero-copy">
<h1 class="hero-title mt-0 is-revealing">Установка WebHook Telegram</h1>
<p class="hero-paragraph is-revealing">Введите токен от бота и нажмите установить</p>
<form action="?" method="post" id="token">
<div class="hero-form field field-grouped is-revealing">
<div class="control control-expanded">
<input class="input" type="text" name="token"
placeholder="1997153074:AAG24rfDL5tti6u09ddl0p_DsEW_xFPcuNo">
</div>
<div class="control">
<a class="button button-primary button-block" href="#"
onclick="document.getElementById('token').submit();">Установить</a>
</div>
</div>
</form>
</div>
<div class="hero-illustration">
<div class="hero-bg">
<svg width="720" height="635" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="50%" y1="0%" x2="50%" y2="97.738%" id="a">
<stop stop-color="#151616" offset="0%" />
<stop stop-color="#222424" offset="100%" />
</linearGradient>
</defs>
<path
d="M0 0h720v504.382L279.437 630.304c-53.102 15.177-108.454-15.567-123.631-68.669-.072-.25-.142-.5-.211-.75L0 0z"
fill="url(#a)" fill-rule="evenodd" />
</svg>
</div>
<div class="hero-square hero-square-1 is-moving-object is-rotating">
<svg width="220" height="220" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="square-1-a">
<stop stop-color="#4353FF" offset="0%" />
<stop stop-color="#4353FF" stop-opacity=".32" offset="100%" />
</linearGradient>
<linearGradient x1="18.74%" y1="17.384%" x2="96.787%" y2="88.669%"
id="square-1-b">
<stop stop-color="#43F1FF" stop-opacity="0" offset="0%" />
<stop stop-color="#43F1FF" offset="53.489%" />
<stop stop-color="#43F1FF" stop-opacity="0" offset="100%" />
</linearGradient>
</defs>
<g fill="none" fill-rule="evenodd">
<path fill="url(#square-1-a)" opacity=".64" d="M0 0h220v220H0z" />
<path
d="M0 65.022V61.7c51.102-26.116 77.322-13.388 77.322 38.41 0 57.718 25.944 67.701 79.782 30.373l1.709 2.466c-55.678 38.604-84.491 27.517-84.491-32.839 0-49.494-24.315-61.27-74.322-35.087z"
fill="url(#square-1-b)" fill-rule="nonzero" opacity=".701" />
<path
d="M113.203 220c2.943-57.607 37.666-164 90.473-164 4.973 0 10.458.203 16.324.614v77.24c-5.819.237-11.3 1.007-16.324 2.458-32.685 9.44-57.608 55.87-72.976 83.688h-17.497z"
fill-opacity=".096" fill="#43F1FF" />
</g>
</svg>
</div>
<div class="hero-square hero-square-2 is-moving-object is-rotating">
<svg width="88" height="88" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="square-2-a">
<stop stop-color="#4353FF" offset="0%" />
<stop stop-color="#4353FF" stop-opacity=".32" offset="100%" />
</linearGradient>
<linearGradient x1="-31.43%" y1="104.265%" x2="143.71%" y2="43.581%"
id="square-2-b">
<stop stop-color="#43F1FF" stop-opacity=".24" offset="0%" />
<stop stop-color="#43F1FF" stop-opacity=".16" offset="100%" />
</linearGradient>
</defs>
<g fill="none" fill-rule="evenodd">
<path fill="url(#square-2-a)" d="M0 0h88v88H0z" />
<path
d="M19.717 36.579C13.824 33.969 7.004 32.555 0 31.535V0h88v88H76.869C59.773 67.766 40.697 45.872 19.717 36.579z"
fill="url(#square-2-b)" />
</g>
</svg>
</div>
<div class="hero-square hero-square-3 is-moving-object is-rotating">
<svg width="64" height="64" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="square-3-a">
<stop stop-color="#4353FF" offset="0%" />
<stop stop-color="#4353FF" stop-opacity=".16" offset="100%" />
</linearGradient>
<linearGradient x1="-58.825%" y1="39.622%" x2="81.589%" y2="-11.971%"
id="square-3-b">
<stop stop-color="#43F1FF" stop-opacity=".24" offset="0%" />
<stop stop-color="#43F1FF" stop-opacity=".163" offset="100%" />
</linearGradient>
</defs>
<g fill="none" fill-rule="evenodd" opacity=".64">
<path fill="url(#square-3-a)" d="M0 0h64v64H0z" />
<path
d="M14.03 0C27.176 13.07 42 27.791 42 38.165c0 17.46-14.154-11.127-31.614-11.127-2.67 0-6.289.931-10.386 2.406V0h14.03z"
fill="url(#square-3-b)" />
</g>
</svg>
</div>
<div class="hero-square hero-square-4 is-moving-object is-rotating">
<svg width="320" height="320" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="square-4-a">
<stop stop-color="#4353FF" offset="0%" />
<stop stop-color="#4353FF" stop-opacity=".32" offset="100%" />
</linearGradient>
<linearGradient x1="18.74%" y1="17.384%" x2="96.787%" y2="88.669%"
id="square-4-b">
<stop stop-color="#43F1FF" stop-opacity="0" offset="0%" />
<stop stop-color="#43F1FF" offset="53.489%" />
<stop stop-color="#43F1FF" stop-opacity="0" offset="100%" />
</linearGradient>
<linearGradient x1="0%" y1="57.64%" x2="94.346%" y2="8.32%" id="square-4-c">
<stop stop-color="#43F1FF" stop-opacity=".24" offset="0%" />
<stop stop-color="#43F1FF" stop-opacity=".16" offset="100%" />
</linearGradient>
<radialGradient cx="100%" cy="100%" fx="100%" fy="100%" r="136.8%"
id="square-4-d">
<stop stop-color="#43F1FF" offset="0%" />
<stop stop-color="#43F1FF" stop-opacity="0" offset="100%" />
</radialGradient>
<radialGradient cx="100%" cy="100%" fx="100%" fy="100%" r="140.264%"
id="square-4-e">
<stop stop-color="#43F1FF" offset="0%" />
<stop stop-color="#43F1FF" stop-opacity="0" offset="100%" />
</radialGradient>
<radialGradient cx="100%" cy="100%" fx="100%" fy="100%" r="137.638%"
id="square-4-f">
<stop stop-color="#43F1FF" offset="0%" />
<stop stop-color="#43F1FF" stop-opacity="0" offset="100%" />
</radialGradient>
</defs>
<g fill="none" fill-rule="evenodd">
<rect fill="url(#square-4-a)" width="320" height="320" rx="2" />
<path
d="M278.958 209.715c-54.758 37.966-82.136 27.43-82.136-31.606s-34.335-65.905-103.005-20.607C49.492 185.246 33.604 160.412 46.154 83"
stroke="url(#square-4-b)" stroke-width="3" />
<path
d="M71.05 41.844c57.243-16.532 154.657 38.697 154.657-16.532 0-8.934-4.692-17.934-10.123-25.312H0v99.92c19.6-22.665 44.942-50.536 71.05-58.076z"
fill="url(#square-4-c)" />
<path d="M320 320V66C179.72 66 66 179.72 66 320h254z" fill="url(#square-4-d)"
opacity=".16" />
<path d="M320 320V131c-104.382 0-189 84.618-189 189h189z"
fill="url(#square-4-e)" opacity=".32" />
<path d="M320 320V196c-68.483 0-124 55.517-124 124h124z"
fill="url(#square-4-f)" />
</g>
</svg>
</div>
<div class="hero-square hero-square-5 is-moving-object is-rotating">
<svg width="141" height="140" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="square-5-a">
<stop stop-color="#4353FF" offset="0%" />
<stop stop-color="#4353FF" stop-opacity=".32" offset="100%" />
</linearGradient>
<linearGradient x1="27.288%" y1="50%" x2="172.696%" y2="-8.701%"
id="square-5-b">
<stop stop-color="#43F1FF" stop-opacity=".24" offset="0%" />
<stop stop-color="#43F1FF" stop-opacity=".16" offset="100%" />
</linearGradient>
<linearGradient x1="18.74%" y1="17.384%" x2="96.787%" y2="88.669%"
id="square-5-c">
<stop stop-color="#43F1FF" stop-opacity="0" offset="0%" />
<stop stop-color="#43F1FF" offset="53.489%" />
<stop stop-color="#43F1FF" stop-opacity="0" offset="100%" />
</linearGradient>
</defs>
<g fill="none" fill-rule="evenodd">
<path opacity=".24" fill="url(#square-5-a)" d="M19 18h128v128H19z"
transform="translate(-6 -6)" />
<path
d="M147 76.088V18h-35.004c-4.63 24.206-16.838 55.057-44.819 79.224-63.217 54.6 46.59-21.136 79.823-21.136z"
opacity=".24" fill="url(#square-5-b)" transform="translate(-6 -6)" />
<path d="M0 0l39.459 40.249" stroke="url(#square-5-c)" stroke-width="3"
transform="translate(-6 -6)" />
</g>
</svg>
</div>
<div class="hero-square hero-square-6 is-moving-object is-rotating">
<svg width="128" height="128" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="square-6-a">
<stop stop-color="#4353FF" offset="0%" />
<stop stop-color="#4353FF" stop-opacity=".32" offset="100%" />
</linearGradient>
<linearGradient x1="14.98%" y1="57.941%" x2="95.966%" y2="33.366%"
id="square-6-b">
<stop stop-color="#43F1FF" stop-opacity=".24" offset="0%" />
<stop stop-color="#43F1FF" stop-opacity=".16" offset="100%" />
</linearGradient>
<linearGradient x1="97.033%" y1="97.033%" x2="0%" y2="0%" id="square-6-c">
<stop stop-color="#43F1FF" offset="0%" />
<stop stop-color="#43F1FF" stop-opacity=".24" offset="100%" />
</linearGradient>
<linearGradient x1="18.74%" y1="17.384%" x2="96.787%" y2="88.669%"
id="square-6-d">
<stop stop-color="#43F1FF" stop-opacity="0" offset="0%" />
<stop stop-color="#43F1FF" offset="53.489%" />
<stop stop-color="#43F1FF" stop-opacity="0" offset="100%" />
</linearGradient>
</defs>
<g fill="none" fill-rule="evenodd">
<path fill="url(#square-6-a)" d="M0 0h128v128H0z" />
<path
d="M27.652 128H0V32.762c13.602-4.224 26.559-6.606 36.988-6.606 42.25 0-38.976 13.508-19.488 50.235C25.002 90.529 28.544 109.73 27.652 128z"
fill="url(#square-6-b)" />
<path fill="url(#square-6-c)" opacity=".32" d="M88 88h40v40H88z" />
<path d="M69 68l39.459 40.249" stroke="url(#square-6-d)" stroke-width="3" />
</g>
</svg>
</div>
<div class="hero-square hero-square-7 is-moving-object is-rotating">
<svg width="64" height="64" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="square-7-a">
<stop stop-color="#4353FF" offset="0%" />
<stop stop-color="#4353FF" stop-opacity=".32" offset="100%" />
</linearGradient>
<radialGradient cx="-5.754%" cy="67.691%" fx="-5.754%" fy="67.691%" r="140.869%"
gradientTransform="scale(-1 -.64163) rotate(55.582 1.643 -.08)"
id="square-7-b">
<stop stop-color="#43F1FF" offset="0%" />
<stop stop-color="#43F1FF" stop-opacity="0" offset="100%" />
</radialGradient>
<linearGradient x1="0%" y1="23.176%" x2="96.787%" y2="88.669%" id="square-7-c">
<stop stop-color="#43F1FF" stop-opacity="0" offset="0%" />
<stop stop-color="#43F1FF" offset="32.912%" />
<stop stop-color="#43F1FF" stop-opacity="0" offset="100%" />
</linearGradient>
</defs>
<g fill="none" fill-rule="evenodd" opacity=".601">
<path fill="url(#square-7-a)" d="M0 0h64v64H0z" />
<path d="M0 64V.1C22.901 1.644 41 20.709 41 44c0 7.202-1.73 14-4.798 20H0z"
fill="url(#square-7-b)" />
<path
d="M63.925 58.495c-4.136-2.459-9.143-4.747-15.272-6.916-23.745-8.402-32.768-20.182-27.972-32.9 2.7-7.16 9.914-13.947 18.763-18.679h7.221c-10.84 4.263-20.209 11.866-23.177 19.737-4.076 10.81 3.808 21.103 26.166 29.014 5.524 1.955 10.252 4.048 14.271 6.3v3.444z"
fill="url(#square-7-c)" fill-rule="nonzero" />
</g>
</svg>
</div>
<div class="hero-square hero-square-8 is-moving-object is-rotating">
<svg width="40" height="40" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="square-8-a">
<stop stop-color="#4353FF" offset="0%" />
<stop stop-color="#4353FF" stop-opacity=".32" offset="100%" />
</linearGradient>
<linearGradient x1="66.071%" y1="50%" x2="168.952%" y2="11.585%"
id="square-8-b">
<stop stop-color="#43F1FF" stop-opacity=".123" offset="0%" />
<stop stop-color="#43F1FF" stop-opacity=".16" offset="100%" />
</linearGradient>
</defs>
<g fill="none" fill-rule="evenodd">
<path fill="url(#square-8-a)" opacity=".24" d="M0 0h40v40H0z" />
<path
d="M40 0h-4.67c-.999 7.225-3.804 17.536-12.85 25.35-15.393 13.294 5.041-.287 17.36-4.644L40 0z"
fill="url(#square-8-b)" />
</g>
</svg>
</div>
<div class="hero-dots hero-dots-1 is-moving-object is-translating"
data-translating-factor="160">
<svg width="279" height="97" xmlns="http://www.w3.org/2000/svg">
<g fill="#43F1FF" fill-rule="evenodd">
<path
d="M71.686 0l-2.899 1.334L68 4.157l.926 2.688L71.686 8l2.6-1.31L76 4.156l-1.295-2.94z" />
<path fill-opacity=".64"
d="M38.843 2l-1.45.667L37 4.079l.463 1.344 1.38.577 1.3-.655L41 4.079l-.648-1.47z" />
<path fill-opacity=".24"
d="M65.843 55l-1.45.667L64 57.079l.463 1.344 1.38.577 1.3-.655.857-1.266-.648-1.47z" />
<path fill-opacity=".64"
d="M94.765 29l-2.175 1-.59 2.118.695 2.016 2.07.866 1.95-.983 1.285-1.9-.972-2.204z" />
<path fill-opacity=".8"
d="M58.765 25l-2.175 1-.59 2.118.695 2.016 2.07.866 1.95-.983 1.285-1.9-.972-2.204z" />
<path fill-opacity=".48"
d="M18.843 44l-1.45.667L17 46.079l.463 1.344 1.38.577 1.3-.655.857-1.266-.648-1.47z" />
<path fill-opacity=".64"
d="M8.843 29l-1.45.667L7 31.079l.463 1.344 1.38.577 1.3-.655.857-1.266-.648-1.47z" />
<path fill-opacity=".48"
d="M32.843 29l-1.45.667L31 31.079l.463 1.344 1.38.577 1.3-.655.857-1.266-.648-1.47zM.922 45l-.725.333L0 46.04l.232.672.69.289.65-.328L2 46.04l-.324-.735z" />
<path fill-opacity=".24"
d="M267.843 93l-1.45.667-.393 1.412.463 1.344 1.38.577 1.3-.655.857-1.266-.648-1.47z" />
<path fill-opacity=".8"
d="M275.765 75l-2.175 1-.59 2.118.695 2.016 2.07.866 1.95-.983 1.285-1.9-.972-2.204z" />
<path fill-opacity=".48"
d="M259.843 78l-1.45.667-.393 1.412.463 1.344 1.38.577 1.3-.655.857-1.266-.648-1.47z" />
</g>
</svg>
</div>
<div class="hero-dots hero-dots-2 is-moving-object is-translating"
data-translating-factor="120">
<svg width="138" height="132" xmlns="http://www.w3.org/2000/svg">
<g fill="#43F1FF" fill-rule="evenodd">
<path
d="M73.686 66l-2.899 1.334L70 70.157l.926 2.688L73.686 74l2.6-1.31L78 70.156l-1.295-2.94z" />
<path fill-opacity=".64"
d="M108.843 0l-1.45.667L107 2.079l.463 1.344 1.38.577 1.3-.655.857-1.266-.648-1.47z" />
<path fill-opacity=".24"
d="M135.843 53l-1.45.667-.393 1.412.463 1.344 1.38.577 1.3-.655.857-1.266-.648-1.47z" />
<path fill-opacity=".64"
d="M107.765 53l-2.175 1-.59 2.118.695 2.016 2.07.866 1.95-.983 1.285-1.9-.972-2.204z" />
<path fill-opacity=".8"
d="M128.765 23l-2.175 1-.59 2.118.695 2.016 2.07.866 1.95-.983 1.285-1.9-.972-2.204z" />
<path fill-opacity=".48"
d="M88.843 42l-1.45.667L87 44.079l.463 1.344 1.38.577 1.3-.655.857-1.266-.648-1.47z" />
<path fill-opacity=".64"
d="M78.843 27l-1.45.667L77 29.079l.463 1.344 1.38.577 1.3-.655.857-1.266-.648-1.47z" />
<path fill-opacity=".48"
d="M102.843 27l-1.45.667-.393 1.412.463 1.344 1.38.577 1.3-.655.857-1.266-.648-1.47zM70.922 43l-.725.333-.197.706.232.672.69.289.65-.328.428-.633-.324-.735z" />
<path
d="M2.765 126L.59 127 0 129.118l.695 2.016 2.07.866 1.95-.983 1.285-1.9-.972-2.204z" />
<path fill-opacity=".64"
d="M24.843 127l-1.45.667-.393 1.412.463 1.344 1.38.577 1.3-.655.857-1.266-.648-1.47z" />
<path fill-opacity=".48"
d="M6.922 114l-.725.333-.197.706.232.672.69.289.65-.328.428-.633-.324-.735z" />
</g>
</svg>
</div>
<div class="hero-dots hero-dots-3 is-moving-object is-translating"
data-translating-factor="160">
<svg width="98" height="59" xmlns="http://www.w3.org/2000/svg">
<g fill="#43F1FF" fill-rule="evenodd">
<path
d="M26.314 0l2.899 1.334L30 4.157l-.926 2.688L26.314 8l-2.6-1.31L22 4.156l1.295-2.94z" />
<path fill-opacity=".64"
d="M59.157 2l1.45.667L61 4.079l-.463 1.344-1.38.577-1.3-.655L57 4.079l.648-1.47z" />
<path fill-opacity=".24"
d="M32.157 55l1.45.667.393 1.412-.463 1.344-1.38.577-1.3-.655L30 57.079l.648-1.47z" />
<path fill-opacity=".64"
d="M3.235 29l2.175 1L6 32.118l-.695 2.016-2.07.866-1.95-.983L0 32.117l.972-2.204z" />
<path fill-opacity=".8"
d="M39.235 25l2.175 1 .59 2.118-.695 2.016-2.07.866-1.95-.983-1.285-1.9.972-2.204z" />
<path fill-opacity=".48"
d="M79.157 44l1.45.667.393 1.412-.463 1.344-1.38.577-1.3-.655L77 46.079l.648-1.47z" />
<path fill-opacity=".64"
d="M89.157 29l1.45.667.393 1.412-.463 1.344-1.38.577-1.3-.655L87 31.079l.648-1.47z" />
<path fill-opacity=".48"
d="M65.157 29l1.45.667.393 1.412-.463 1.344-1.38.577-1.3-.655L63 31.079l.648-1.47zM97.078 45l.725.333.197.706-.232.672-.69.289-.65-.328L96 46.04l.324-.735z" />
</g>
</svg>
</div>
<div class="hero-line hero-line-1">
<svg width="344" height="217" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="18.74%" y1="17.384%" x2="96.787%" y2="88.669%"
id="line-1-a">
<stop stop-color="#5D6AFF" stop-opacity="0" offset="0%" />
<stop stop-color="#5D6AFF" offset="53.489%" />
<stop stop-color="#5D6AFF" stop-opacity="0" offset="100%" />
</linearGradient>
</defs>
<path
d="M340.86 180.664l2.281 3.287c-79.796 55.378-120.994 39.511-120.994-47.035 0-82.777-47.283-92.246-144.735-27.901-32.607 20.428-55.391 21.53-67.544 2.516C-1.882 93.147-3.092 56.053 5.987 0l3.948.64c-8.928 55.125-7.743 91.453 3.303 108.736 10.644 16.653 31.058 15.666 62.01-3.725 99.65-65.797 150.9-55.534 150.9 31.265 0 83.03 37.371 97.424 114.713 43.748z"
fill="url(#line-1-a)" fill-rule="nonzero"
transform="matrix(-1 0 0 1 343.141 0)" />
</svg>
</div>
</div>
</div>
</div>
</section>
<section class="features section">
<div class="container">
<div class="features-inner section-inner">
<div class="features-wrap">
<div class="feature">
<div class="feature-inner">
<div class="feature-header mb-16">
<div class="feature-icon mr-16">
<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg">
<g fill-rule="nonzero" fill="none">
<path d="M4 12H0V5a5.006 5.006 0 0 1 5-5h7v4H5a1 1 0 0 0-1 1v7z"
fill="#43F1FF" />
<path
d="M32 12h-4V5a1 1 0 0 0-1-1h-7V0h7a5.006 5.006 0 0 1 5 5v7zM12 32H5a5.006 5.006 0 0 1-5-5v-7h4v7a1 1 0 0 0 1 1h7v4z"
fill="#4353FF" />
<path d="M27 32h-7v-4h7a1 1 0 0 0 1-1v-7h4v7a5.006 5.006 0 0 1-5 5z"
fill="#43F1FF" />
</g>
</svg>
</div>
<h4 class="feature-title m-0">Лёгкая установка</h4>
</div>
<p class="text-sm mb-0">Введите в поле токен полученный от <a
href="https://t.me/BotFather">@BotFather</a></p>
</div>
</div>
<div class="feature">
<div class="feature-inner">
<div class="feature-header mb-16">
<div class="feature-icon mr-16">
<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg">
<g fill-rule="nonzero" fill="none">
<path
d="M7 8H1a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1zM19 8h-6a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1z"
fill="#4353FF" />
<path
d="M19 20h-6a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1z"
fill="#43F1FF" />
<path
d="M31 8h-6a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1z"
fill="#4353FF" />
<path
d="M7 20H1a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1z"
fill="#43F1FF" />
<path
d="M7 32H1a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1z"
fill="#4353FF" />
<path
d="M29.5 18h-3a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5z"
fill="#43F1FF" />
<path
d="M17.5 30h-3a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5zM29.5 30h-3a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5z"
fill="#4353FF" />
</g>
</svg>
</div>
<h4 class="feature-title m-0">Лёгкий вес</h4>
</div>
<p class="text-sm mb-0">Бот сам генерирует файлы для сюжета (самораспаковывается)
</p>
</div>
</div>
<div class="feature">
<div class="feature-inner">
<div class="feature-header mb-16">
<div class="feature-icon mr-16">
<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="nonzero">
<path
d="M16 9c2.206 0 4-1.794 4-4s-1.794-4-4-4-4 1.794-4 4 1.794 4 4 4z"
fill="#4353FF" />
<path
d="M27 9c2.206 0 4-1.794 4-4s-1.794-4-4-4-4 1.794-4 4 1.794 4 4 4z"
fill="#43F1FF" />
<path
d="M27 12c-2.206 0-4 1.794-4 4s1.794 4 4 4 4-1.794 4-4-1.794-4-4-4z"
fill="#4353FF" />
<path
d="M5 23c-2.206 0-4 1.794-4 4s1.794 4 4 4 4-1.794 4-4-1.794-4-4-4z"
fill="#43F1FF" />
<path
d="M27 23c-1.859 0-3.41 1.28-3.858 3h-3.284A3.994 3.994 0 0 0 17 23.142v-3.284c1.72-.447 3-2 3-3.858 0-2.206-1.794-4-4-4-1.859 0-3.41 1.28-3.858 3H8.858A3.994 3.994 0 0 0 6 12.142V8.858c1.72-.447 3-2 3-3.858 0-2.206-1.794-4-4-4S1 2.794 1 5c0 1.858 1.28 3.41 3 3.858v3.284c-1.72.447-3 2-3 3.858 0 2.206 1.794 4 4 4 1.859 0 3.41-1.28 3.858-3h3.284A3.994 3.994 0 0 0 15 19.858v3.284c-1.72.447-3 2-3 3.858 0 2.206 1.794 4 4 4 1.859 0 3.41-1.28 3.858-3h3.284c.447 1.72 2 3 3.858 3 2.206 0 4-1.794 4-4s-1.794-4-4-4z"
fill="#4353FF" />
</g>
</svg>
</div>
<h4 class="feature-title m-0">База данных не требуется</h4>
</div>
<p class="text-sm mb-0">Используется <a href="https://sleekdb.github.io/"
title="Оффициальный сайт">SleekDB</a> для создания локальной базы данныих
</p>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<footer class="site-footer">
<div class="footer-bg">
<svg width="385" height="305" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="50%" y1="34.994%" x2="50%" y2="97.738%" id="footer-bg">
<stop stop-color="#151616" offset="0%" />
<stop stop-color="#222424" offset="100%" />
</linearGradient>
</defs>
<path d="M384.557 116.012V305H0L210.643 0l173.914 116.012z" fill="url(#footer-bg)"
fill-rule="evenodd" />
</svg>
</div>
<div class="footer-dots is-moving-object is-translating" data-translating-factor="160">
<svg width="69" height="91" xmlns="http://www.w3.org/2000/svg">
<g fill="#43F1FF" fill-rule="evenodd">
<path
d="M37.105 41.007l-2.9 1.334-.786 2.823.926 2.689 2.76 1.154 2.6-1.31 1.714-2.533-1.296-2.94z" />
<path fill-opacity=".64"
d="M63.109 27.24l-1.45.666-.394 1.412.464 1.344 1.38.577 1.3-.655.856-1.266-.647-1.47z" />
<path fill-opacity=".24"
d="M66.226 86.638l-1.45.667-.393 1.412.463 1.344 1.38.577 1.3-.655.857-1.266-.648-1.47z" />
<path fill-opacity=".64"
d="M13.497 43.713l-2.175 1-.59 2.118.695 2.016 2.07.866 1.95-.983 1.285-1.9-.972-2.204z" />
<path fill-opacity=".8"
d="M59.076 56.658l-2.175 1-.59 2.117.695 2.017 2.07.866 1.949-.983 1.286-1.9-.972-2.204z" />
<path fill-opacity=".48"
d="M22.262 18.49l-1.45.667-.393 1.412.463 1.344 1.38.577 1.3-.655.857-1.266-.648-1.47z" />
<path fill-opacity=".64"
d="M23.422.5l-1.45.667-.393 1.412.463 1.344 1.38.577 1.3-.655.857-1.266-.648-1.47z" />
<path fill-opacity=".48"
d="M2.637 12.5l-1.45.667-.393 1.412.463 1.344 1.38.577 1.3-.655.857-1.266-.648-1.47zM36.563 10.856l-.725.334-.197.706.232.672.69.288.65-.327.428-.633-.324-.735z" />
</g>
</svg>
</div>
<div class="container">
<div class="site-footer-inner has-top-divider">
<div class="footer-copyright">Шаблон © 2018 Ellie, all rights reserved</div>
<ul class="footer-social-links list-reset">
<li>
<a href="https://zawap.ru/id68">
<span class="screen-reader-text">ZaWap</span>
<img src="https://zawap.ru/views/light_adaptive/img/favicon.ico" alt="ZaWap" style="width: 16px; height: 16px;">
</a>
</li>
<li>
<a href="https://t.me/AlexRobz">
<span class="screen-reader-text">Telegram</span>
<img src="dist/telegram.png" src="Telegram: AlexRobz" style="width: 16px; height: 16px;">
</a>
</li>
<li>
<a href="https://bym.guru/id52481">
<span class="screen-reader-text">Bymas</span>
<img src="https://bym.guru/views/light_adaptive/img/favicon.ico" alt="Bymas Ulty" style="width: 16px; height: 16px;">
</a>
</li>
</ul>
</div>
</div>
</footer>
</div>
<script src="dist/js/main.min.js"></script>
</body>
</html>