This repository has been archived by the owner on Aug 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
839 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
# Simple workflow for deploying static content to GitHub Pages | ||
name: Deploy static content to Pages | ||
|
||
on: | ||
# Runs on pushes targeting the default branch | ||
push: | ||
branches: ["main"] | ||
|
||
# Allows you to run this workflow manually from the Actions tab | ||
workflow_dispatch: | ||
|
||
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages | ||
permissions: | ||
contents: read | ||
pages: write | ||
id-token: write | ||
|
||
# Allow one concurrent deployment | ||
concurrency: | ||
group: "pages" | ||
cancel-in-progress: true | ||
|
||
jobs: | ||
# Single deploy job since we're just deploying | ||
deploy: | ||
environment: | ||
name: github-pages | ||
url: ${{ steps.deployment.outputs.page_url }} | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout | ||
uses: actions/checkout@v3 | ||
- name: Setup Pages | ||
uses: actions/configure-pages@v1 | ||
- name: Upload artifact | ||
uses: actions/upload-pages-artifact@v1 | ||
with: | ||
# Upload entire repository | ||
path: '.' | ||
- name: Deploy to GitHub Pages | ||
id: deployment | ||
uses: actions/deploy-pages@v3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
status.frkn.org |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,249 @@ | ||
<!DOCTYPE html> | ||
<html lang="ru-RU"> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<title>FRKN VPN</title> | ||
|
||
<link href="https://frkn.org" rel="canonical" /> | ||
<meta content="FRKN VPN" name="title" /> | ||
<meta content="Cвободный VPN для свободных людей" name="description" /> | ||
<meta | ||
content="VPN,свободный VPN,бесплатный VPN,свобода слова" | ||
name="keywords" | ||
/> | ||
|
||
<meta content="website" property="og:type" /> | ||
<meta content="FRKN VPN" property="og:site_name" /> | ||
<meta content="ru-RU" property="og:locale" /> | ||
<meta content="FRKN VPN" property="og:title" /> | ||
<meta | ||
content="Cвободный VPN для свободных людей" | ||
property="og:description" | ||
/> | ||
<meta content="/Images/icon512x512.png" property="og:image" /> | ||
<meta content="512" property="og:image:width" /> | ||
<meta content="https://frkn.org" property="og:url" /> | ||
|
||
<meta content="summary" name="twitter:card" /> | ||
<meta content="FRKN VPN" name="twitter:title" /> | ||
<meta | ||
content="Cвободный VPN для свободных людей" | ||
property="twitter:description" | ||
/> | ||
<meta content="/Images/icon512x512.png" property="twitter:image" /> | ||
<meta content="@frkn_org" property="twitter:site" /> | ||
|
||
<link rel="icon" type="image/x-icon" href="/Images/favicon.ico" /> | ||
|
||
<meta content="FRKN VPN" name="apple-mobile-web-app-title" /> | ||
<meta content="FRKN VPN" name="application-name" /> | ||
<meta content="#157878" name="theme-color" /> | ||
<meta content="#157878" name="msapplication-TileColor" /> | ||
<!-- Mailchimp styles block --> | ||
<link | ||
href="//cdn-images.mailchimp.com/embedcode/classic-10_7_dtp.css" | ||
rel="stylesheet" | ||
type="text/css" | ||
/> | ||
<style type="text/css"> | ||
#mc_embed_signup { | ||
background: #fff; | ||
clear: left; | ||
font: 14px Helvetica, Arial, sans-serif; | ||
border-radius: 5px; | ||
font-weight: 600; | ||
} | ||
</style> | ||
<link rel="stylesheet" href="style.css" /> | ||
|
||
<script type="application/ld+json"> | ||
{ | ||
"@context": "https://schema.org", | ||
"@type": "Organization", | ||
"name": "FRKN VPN", | ||
"url": "https://frkn.org", | ||
"logo": "https://frkn.org/Images/icon512x512.png", | ||
"sameAs": [ | ||
"https://twitter.com/frkn_org", | ||
"https://t.me/frkn_dev", | ||
"https://github.com/frkn-dev" | ||
] | ||
} | ||
</script> | ||
<script id="mcjs"> | ||
!(function (c, h, i, m, p) { | ||
(m = c.createElement(h)), | ||
(p = c.getElementsByTagName(h)[0]), | ||
(m.async = 1), | ||
(m.src = i), | ||
p.parentNode.insertBefore(m, p); | ||
})( | ||
document, | ||
'script', | ||
'https://chimpstatic.com/mcjs-connected/js/users/dfb34919cc8f0c7307e49ca3f/d77ae5fc7807fe31fc2f881bc.js' | ||
); | ||
</script> | ||
</head> | ||
<body> | ||
<header class="page-header"> | ||
<div class="header-wrapper"> | ||
<section class="logoContainer"> | ||
<a class="logo" href="https://frkn.org"> | ||
<img | ||
class="logoImage" | ||
src="Images/TransparentWhiteLogo.png" | ||
alt="FRKN logo" | ||
/> | ||
<h1 class="header-title">FRKN VPN</h1> | ||
</a> | ||
</section> | ||
<button class="lang-switch main__links white-text" value=""></button> | ||
<p class="lng-header-slogan">Flighty Raptor Kicks Network</p> | ||
</div> | ||
</header> | ||
<section class="main-content"> | ||
<section> | ||
<h2 class="lng-welcome">STATUS</h2> | ||
<p class="welcome-text"> | ||
<span class="lng-welcome-text1"> | ||
Всё работает заебись ✅<br><br><br> | ||
|
||
<a href=https://t.me/frkn_support> Поддержка</a> | ||
<br><br><br><br><br><br><br><br><br> | ||
</span> | ||
<br /> | ||
|
||
<section class="card paddings two-columns-grid"> | ||
<ul class="links-list"> | ||
<li> | ||
<a | ||
class="bold-text" | ||
href="https://t.me/frkn_org" | ||
target="_blank" | ||
rel="noopener noreferrer" | ||
> | ||
ТГК | ||
</a> | ||
</li> | ||
<li> | ||
<a | ||
class="bold-text" | ||
href="https://t.me/frkn_dev" | ||
target="_blank" | ||
rel="noopener noreferrer" | ||
> | ||
Чатик | ||
</a> | ||
</li> | ||
<li> | ||
<a | ||
class="bold-text" | ||
href="https://twitter.com/frkn_org" | ||
target="_blank" | ||
rel="noopener noreferrer" | ||
> | ||
</a> | ||
</li> | ||
<li> | ||
<a | ||
class="bold-text" | ||
href="https://github.com/frkn-dev" | ||
target="_blank" | ||
rel="noopener noreferrer" | ||
> | ||
GitHub | ||
</a> | ||
</li> | ||
</ul> | ||
<div class="donation-box"> | ||
<h5 class="lng-donation bold-text"> | ||
Мы open source проект. Вы можете нас | ||
</h5> | ||
<a class="btn btn-primary lng-donation2" href="https://frkn.org/donations.html"> | ||
поддержать | ||
</a> | ||
</div> | ||
<div id="mc_embed_signup"> | ||
<form | ||
action="https://fuckrkn1.us11.list-manage.com/subscribe/post?u=dfb34919cc8f0c7307e49ca3f&id=b13d73bc5e" | ||
method="post" | ||
id="mc-embedded-subscribe-form" | ||
name="mc-embedded-subscribe-form" | ||
class="validate" | ||
target="_blank" | ||
novalidate | ||
> | ||
<div id="mc_embed_signup_scroll"> | ||
<div class="mc-field-group"> | ||
<label for="mce-EMAIL"> | ||
Email Address | ||
<span class="asterisk">*</span> | ||
</label> | ||
<input | ||
type="email" | ||
value="" | ||
name="EMAIL" | ||
class="required email" | ||
id="mce-EMAIL" | ||
/> | ||
</div> | ||
<div id="mce-responses" class="clear foot"> | ||
<div | ||
class="response" | ||
id="mce-error-response" | ||
style="display: none" | ||
></div> | ||
<div | ||
class="response" | ||
id="mce-success-response" | ||
style="display: none" | ||
></div> | ||
</div> | ||
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--> | ||
<div style="position: absolute; left: -5000px" aria-hidden="true"> | ||
<input | ||
type="text" | ||
name="b_dfb34919cc8f0c7307e49ca3f_b13d73bc5e" | ||
tabindex="-1" | ||
value="" | ||
/> | ||
</div> | ||
<div class="optionalParent"> | ||
<div class="clear foot"> | ||
<input | ||
type="submit" | ||
value="Subscribe" | ||
name="subscribe" | ||
id="mc-embedded-subscribe" | ||
class="button" | ||
/> | ||
</div> | ||
</div> | ||
</div> | ||
</form> | ||
</div> | ||
<!--End mc_embed_signup--> | ||
</section> | ||
</section> | ||
<footer class="page-footer"> | ||
<div class="footer-wrapper"> | ||
<section class="footer-content"> | ||
<p class="white-text"> | ||
Vive la résistance | ||
<br /> | ||
<span class="lng-contacts">Обратная связь -</span> | ||
|
||
<a class="main__links white-text" href="mailto:[email protected]"> | ||
</a> | ||
</p> | ||
</section> | ||
</div> | ||
</footer> | ||
<script src="./scripts/lang.js"></script> | ||
<script src="./scripts/lang-app.js"></script> | ||
<script src="./scripts/copyCredits.js"></script> | ||
</body> | ||
</html> |
Oops, something went wrong.