@ -39,9 +39,9 @@ |
|||
</div> |
|||
</div> |
|||
<div class="container-fluid" style="background-color: #ff8946; text-align: center;"> |
|||
<a href="player_api/v1/auth" style="text-decoration: none; color: black; display: inline;" id="Header_CurrentUser">Авторизируйся через стим чтоб получить больше возможностей! (тык)</a> |
|||
<a href="api/auth/login" style="text-decoration: none; color: black; display: inline;" id="Header_CurrentUser">Авторизируйся через стим чтоб получить больше возможностей! (тык)</a> |
|||
<a href="#" style="text-decoration: none; color: red; display: inline;" id="Header_CurrentBan" onclick="document.getElementById('Tab_Profile_Button').click();"></a> |
|||
<a href="player_api/v1/deauth" style="text-decoration: none; color: black; display: inline;" id="Header_Logout"></a> |
|||
<a href="api/auth/logout" style="text-decoration: none; color: black; display: inline;" id="Header_Logout"></a> |
|||
</div> |
|||
<div class="container-fluid" style=" |
|||
background-color: #E2EFDE; |
|||
@ -343,7 +343,34 @@ transition: background-image 1s;" id="main_container"> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
|
|||
<div class="row row-cols-1 justify-content-center pt-3 pb-3"> |
|||
<div class="col-6 text-center rounded border border-dark" style="background-color: #E2EFDE;"> |
|||
<div class="row"> |
|||
<div class="col pt-3"> |
|||
<h4>О нашем сервере...</h4> |
|||
<h6 style="font-family: tf2secondary;">Мы используем современные и крутые технологии и любой желающий может принять участие в их совершенствовании!</h6> |
|||
</div> |
|||
</div> |
|||
<div class="row pl-3 pr-3"> |
|||
<hr> |
|||
<div class="col-12"> |
|||
<p style="font-family: tf2secondary; text-align: center;">Версия сборки жопы: <a href="https://git.pblr-nyk.pro/gsd/Facti13.Web.Backend.Java.V2" target="_blank" id="AboutSection_BuildDate">СЕГОДНЯ БЛЯТЬ</a></p> |
|||
</div> |
|||
<hr> |
|||
<div class="col-12"> |
|||
<p style="font-family: tf2secondary; text-align: center;">Донаты через QIWI: <a href="https://git.pblr-nyk.pro/gsd/Facti13.QiwiBot.v2" target="_blank" id="AboutSection_BuildDate">исходник</a></p> |
|||
</div> |
|||
<hr> |
|||
<div class="col-12"> |
|||
<p style="font-family: tf2secondary; text-align: center;">Донаты через Steam: <a href="https://git.pblr-nyk.pro/gsd/Facti13.SteamTradeBot.v2" target="_blank" id="AboutSection_BuildDate">исходник</a></p> |
|||
</div> |
|||
<hr> |
|||
<div class="col-12"> |
|||
<p style="font-family: tf2secondary; text-align: center;">Наш Discord бот: <a href="https://git.pblr-nyk.pro/gsd/Facti13.Bot.Discord.V2" target="_blank" id="AboutSection_BuildDate">исходник</a></p> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
<!--#########################################################################################################################################################--> |
|||
@ -494,6 +521,26 @@ transition: background-image 1s;" id="main_container"> |
|||
<br> |
|||
</div> |
|||
</div> |
|||
<div class="row justify-content-center" id="Modal_SelectPayMethod_DonateStatsText"> |
|||
<div class="col"> |
|||
<h6 style="text-align: center;">В этом месяце купили:</h6> |
|||
</div> |
|||
</div> |
|||
<div class="row justify-content-center" id="Modal_SelectPayMethod_DonateStatsText_FREE"> |
|||
<div class="col" style="text-align: center;"> |
|||
<h6 style="text-align: center; display: inline;">В этом месяце получили: </h6> |
|||
<h6 style="text-align: center; display: inline;", id="Modal_SelectPayMethod_DonateStatsValue_free">count</h6> |
|||
<br> |
|||
</div> |
|||
</div> |
|||
<div class="row justify-content-center" id="Modal_SelectPayMethod_DonateStatsValue"> |
|||
<div class="col-5"> |
|||
<h6 style="text-align: center;" id="Modal_SelectPayMethod_DonateStatsValue_qiwi">qiwicount</h6> |
|||
</div> |
|||
<div class="col-5"> |
|||
<h6 style="text-align: center;" id="Modal_SelectPayMethod_DonateStatsValue_steam">steamcount</h6> |
|||
</div> |
|||
</div> |
|||
<div class="row justify-content-center" id="Modal_SelectPayMethod_PayButtons"> |
|||
<div class="col-5"> |
|||
<div class="card"> |
|||
@ -553,9 +600,8 @@ transition: background-image 1s;" id="main_container"> |
|||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" |
|||
integrity="sha384-VHvPCCyXqtD5DqJeNxl2dtTyhF78xXNXdkwX1CZeRusQfRKp+tA7hAShOK/B/fQ2" |
|||
crossorigin="anonymous"></script> |
|||
<script type="text/javascript" src="site_content/js/API.js?version=6.66v5" async></script> |
|||
<script type="text/javascript" src="site_content/js/Player_API.js?version=1.78" async></script> |
|||
<script type="text/javascript" src="site_content/js/VIP_API.js?version=1.3"></script> |
|||
<script type="text/javascript" src="site_content/js/API.js?version=6.66v15" async></script> |
|||
<script type="text/javascript" src="site_content/js/Player_API.js?version=1.261" async></script> |
|||
<script type="text/javascript" src="site_content/js/BackgroundSlides.js?version=9.6"></script> |
|||
</body> |
|||
</html> |
After Width: | Height: | Size: 228 KiB |
After Width: | Height: | Size: 88 KiB |
After Width: | Height: | Size: 43 KiB |
After Width: | Height: | Size: 69 KiB |
After Width: | Height: | Size: 22 KiB |
After Width: | Height: | Size: 87 KiB |
After Width: | Height: | Size: 74 KiB |
After Width: | Height: | Size: 46 KiB |
After Width: | Height: | Size: 41 KiB |
After Width: | Height: | Size: 49 KiB |
After Width: | Height: | Size: 74 KiB |
After Width: | Height: | Size: 41 KiB |
After Width: | Height: | Size: 128 KiB |
After Width: | Height: | Size: 237 KiB |
After Width: | Height: | Size: 44 KiB |
After Width: | Height: | Size: 237 KiB |
After Width: | Height: | Size: 90 KiB |
After Width: | Height: | Size: 28 KiB |
@ -0,0 +1 @@ |
|||
https://steamuserimages-a.akamaihd.net/ugc/1844794463034551146/011D59A5FF30F4721817E6F4A4C61BF1E1AA574D/?imw=512&imh=512 |
@ -0,0 +1 @@ |
|||
https://media.discordapp.net/attachments/684684947247988748/718119209401450556/FuMPrndsMvc.png |
After Width: | Height: | Size: 87 KiB |
After Width: | Height: | Size: 42 KiB |
After Width: | Height: | Size: 39 KiB |
After Width: | Height: | Size: 39 KiB |
@ -0,0 +1 @@ |
|||
https://steamuserimages-a.akamaihd.net/ugc/1646594327298079340/6B510A6CF3CAF5BFC213A2CBB0F709CEE89EA46A/?imw=512&imh=512 |
After Width: | Height: | Size: 158 KiB |
After Width: | Height: | Size: 50 KiB |