Compare commits

...

10 Commits

Author SHA1 Message Date
Florian Metz
92a60bd03e Merge pull request #217 from ksprwhite/stable
Fix wrong episode number
2019-09-15 02:50:33 +02:00
ksprwhite
1238ef62fa Fix wrong episode number 2019-09-14 13:42:27 -05:00
Florian Metz
66539aa422 ♻️ This shouldn't be there 2019-09-01 12:20:12 +02:00
Florian Metz
f8c20e55a4 🦄 Mergi 2019-09-01 12:18:21 +02:00
Florian Metz
3b5448a334 📝 v1.3.2.4 2019-09-01 12:17:00 +02:00
Igor Ryzhenkov
4b1614e247 Update YouTube.js 2019-09-01 11:25:40 +03:00
Florian Metz
fb1ee381fe Merge pull request #206 from frozaum/stable
Just adding the Follow button on README (stable version)
2019-08-30 06:51:31 +02:00
Florian Metz
59c4b6db86 I think you guys know the drill... 2019-08-30 06:38:10 +02:00
João
989209758a Update README.md 2019-08-23 21:01:27 -03:00
João
1d4386e9e9 Update README.md 2019-08-23 20:59:14 -03:00
67 changed files with 10 additions and 25247 deletions

View File

@@ -39,7 +39,7 @@
<a
term="tab.installed.getSupport"
draggable="false"
href="https://premid.app/help"
href="https://wiki.premid.app/troubleshooting/troubleshooting"
class="getSupport waves-effect btn"
></a>
</div>

View File

@@ -4,7 +4,8 @@ videoAuthor,
videoTimestamps,
playbackBoolean,
smallImageKey,
smallImageText
smallImageText,
episodeNumber
/**
* Updates the Presence data and sends it back
@@ -19,7 +20,8 @@ async function updateData() {
//* If page has all required propertys
if(playback) {
videoTitle = $('#showmedia_about_media a:first').text()
videoAuthor = (await getString("presence.episode")).replace("{{episode}}", $('#showmedia_about_media h4').get(1).innerHTML.trim().match(new RegExp("[0-9].*"))[0]) + " - " + $('#showmedia_about_name').text(),
episodeNumber = ($('.collection-carousel-media-link-current').text().trim().match(/^[^\d]+(\d+)/) || [null, '??'])[1]
videoAuthor = (await getString("presence.episode")).replace("{{episode}}", episodeNumber) + " - " + $('#showmedia_about_name').text()
videoTimestamps = getTimestamps(Math.floor(iframe_video.curr), Math.floor(iframe_video.dur))
playbackBoolean = !iframe_video.paused

View File

@@ -47,13 +47,9 @@ async function updateData() {
if (playback) {
if (!startTimestamp) startTimestamp = Math.floor(Date.now() / 1000);
videoTitle = $(".ytd-video-primary-info-renderer .title").text();
videoAuthor =
$("#upload-info .style-scope .ytd-video-owner-renderer")
.contents()
.first()
.html() ||
$(".ytd-channel-name a").text() ||
document.querySelector("#owner-name a").innerText;
videoAuthor = document
.querySelector("#upload-info .ytd-channel-name")
.innerText.trim();
videoTimestamps = getTimestamps(
Math.floor($(".video-stream")[0].currentTime),
Math.floor($(".video-stream")[0].duration)

View File

@@ -3,7 +3,7 @@
"author": "Timeraa & Fruxh",
"description": "__MSG_description__",
"default_locale": "en",
"version": "1.3.2.1",
"version": "1.3.2.4",
"manifest_version": 2,
"web_accessible_resources": ["icon.png", "languages/*.json"],
"browser_action": {

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@@ -1,40 +0,0 @@
<svg width="208" height="208" viewBox="0 0 208 208" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_d)">
<circle cx="104" cy="100" r="100" fill="white"/>
</g>
<g filter="url(#filter1_d)">
<path d="M149.691 32.4765H59.3977C51.7833 32.4765 45.584 38.6759 45.584 46.3576V137.459C45.584 145.141 51.7833 151.34 59.3977 151.34H135.81L132.239 138.875L140.864 146.893L149.017 154.44L163.504 167.243V46.3576C163.504 38.6759 157.305 32.4765 149.691 32.4765Z" fill="#7289DA"/>
</g>
<g filter="url(#filter2_d)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M70 72C70 68.134 73.134 65 77 65H133C136.866 65 140 68.134 140 72V110C140 113.866 136.866 117 133 117H77C73.134 117 70 113.866 70 110V72ZM99.5 90.5L79 105V76L99.5 90.5ZM114.5 77H107.5C106.119 77 105 78.1193 105 79.5C105 80.8807 106.119 82 107.5 82H114.5C115.881 82 117 80.8807 117 79.5C117 78.1193 115.881 77 114.5 77ZM126.5 89C127.881 89 129 90.1193 129 91.5C129 92.8807 127.881 94 126.5 94H107.5C106.119 94 105 92.8807 105 91.5C105 90.1193 106.119 89 107.5 89H126.5ZM129 102.5C129 101.119 127.881 100 126.5 100H107.5C106.119 100 105 101.119 105 102.5C105 103.881 106.119 105 107.5 105H126.5C127.881 105 129 103.881 129 102.5Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d" x="0" y="0" width="208" height="208" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
<filter id="filter1_d" x="41.584" y="32.4765" width="125.92" height="142.766" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
<filter id="filter2_d" x="66" y="65" width="78" height="60" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -1,16 +0,0 @@
<svg width="78" height="60" viewBox="0 0 78 60" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_d)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 7C4 3.13401 7.13401 0 11 0H67C70.866 0 74 3.13401 74 7V45C74 48.866 70.866 52 67 52H11C7.13401 52 4 48.866 4 45V7ZM33.5 25.5L13 40V11L33.5 25.5ZM48.5 12H41.5C40.1193 12 39 13.1193 39 14.5C39 15.8807 40.1193 17 41.5 17H48.5C49.8807 17 51 15.8807 51 14.5C51 13.1193 49.8807 12 48.5 12ZM60.5 24C61.8807 24 63 25.1193 63 26.5C63 27.8807 61.8807 29 60.5 29H41.5C40.1193 29 39 27.8807 39 26.5C39 25.1193 40.1193 24 41.5 24H60.5ZM63 37.5C63 36.1193 61.8807 35 60.5 35H41.5C40.1193 35 39 36.1193 39 37.5C39 38.8807 40.1193 40 41.5 40H60.5C61.8807 40 63 38.8807 63 37.5Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d" x="0" y="0" width="78" height="60" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -1,11 +0,0 @@
<svg width="100%" height="100%" viewBox="0 0 60 59" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M45.5 53.5V42.5L54 48L45.5 53.5Z" fill="white"/>
<mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="60" height="59">
<path d="M38 48C38 41.9249 42.9249 37 49 37C51.2136 37 53.2744 37.6538 55 38.7789V0H0V55H40.5143C38.9436 53.0981 38 50.6593 38 48Z" fill="black"/>
<path d="M49 59C55.0751 59 60 54.0751 60 48C60 44.1384 58.0102 40.7416 55 38.7789V55H40.5143C42.5319 57.443 45.5841 59 49 59Z" fill="black"/>
</mask>
<g mask="url(#mask0)">
<path d="M28.4814 6.27539C15.7741 6.60057 15.1674 8.37451 6.65292 18.232C-0.842697 31.3504 6.75744 47.693 18.7606 48.8064L7.94126 38.6266L16.7352 45.502C6.40346 35.3364 8.05776 18.7253 20.466 11.1255L20.4849 11.2126C22.5536 20.7528 24.2772 28.702 27.9276 34.9492C29.8785 27.6612 30.653 23.8801 33.6304 17.8408C32.3271 22.2015 31.6973 24.0426 31.7227 28.1071C33.9929 21.2529 36.0437 17.1177 39.12 13.4218C44.3431 17.521 47.914 30.2057 46.1436 38.3551L47.381 37.0811C46.0486 39.586 43.97 41.8778 41.8381 43.9031L43.5969 43.4767C41.3585 45.875 40.2925 46.6745 37.4145 48.6998C46.9866 48.0705 54.3615 37.3529 52.0824 25.7836C49.8033 14.2142 40.5351 6.61424 28.4814 6.27539Z" fill="#A80E33"/>
<path d="M0.159891 16.9349L0 17.5211L5.54288 15.176C-2.34507 29.6194 4.21046 47.2608 16.8418 48.4866L9.27368 39.7993L15.7226 44.596C4.85002 33.4036 6.44893 18.4804 19.5067 10.1128C21.6925 20.6594 23.1684 26.0248 27.0215 32.924C29.0745 24.8998 30.5506 20.8127 33.6837 14.1634C32.3122 18.9646 31.8982 21.5737 31.9249 26.0486C34.3139 18.5019 35.7227 14.5551 38.9601 10.4859C46.3151 18.9601 48.2338 26.475 47.381 36.9745C48.8548 36.1938 49.5264 35.2056 50.419 32.3376C49.7261 37.8272 47.381 39.9591 42.2112 43.7432C43.6769 43.3355 44.4449 43.0392 45.7289 42.4108C43.5414 45.1265 42.0534 46.4326 39.0667 48.4866C49.1398 47.7937 55.7486 36.2284 53.3503 23.4904C50.9519 10.7524 41.1985 2.38473 28.5138 2.01166C15.1414 2.36968 9.12008 6.08161 0.159891 16.9349Z" fill="#E40813"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -1,3 +0,0 @@
<svg width="104" height="22" viewBox="0 0 104 22" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.28 22H5.65V15.79H8.8C13.93 15.79 16.54 12.04 16.54 8.26C16.54 4.51 13.96 0.76 8.77 0.76H0.28V22ZM5.65 11.02V5.77H8.77C12.01 5.74 12.01 11.05 8.77 11.02H5.65ZM30.7209 22H37.4109L31.6209 14.71C34.2009 13.9 35.7909 11.68 35.7909 7.75C35.6709 2.77 32.2809 0.76 27.9009 0.76H19.4109V22H24.8409V15.25H25.8009L30.7209 22ZM24.8409 10.63V5.77H27.9909C31.3809 5.77 31.3809 10.63 27.9909 10.63H24.8409ZM45.7295 5.8H55.0895V0.76H40.2995V22H55.0895V16.93H45.7295V13.75H54.3395V9.1H45.7295V5.8ZM57.9655 22H63.3355V15.88L62.9755 11.59L63.1255 11.56L65.9755 18.85H69.6655L72.4555 11.56L72.6355 11.59L72.3055 15.88L72.2755 22H77.6755V0.76H72.3055L67.8055 11.14L63.3355 0.76H57.9655V22ZM85.9234 0.76H80.5534V22H85.9234V0.76ZM87.3152 0.879998C87.1952 0.969999 87.1352 3.01 87.1352 5.38V9.73L89.7152 12.04C91.1252 13.3 92.3552 14.35 92.4452 14.35C92.5052 14.35 92.5652 12.46 92.5652 10.18V5.98H94.5752C96.1952 5.98 96.6452 6.07 97.1552 6.49L97.7852 6.97V11.26C97.7852 13.6 97.6952 15.7 97.6352 15.91C97.2752 16.81 96.3452 16.99 91.6352 16.99H87.1352V19.48V22H92.1752C96.6452 22 97.3652 21.94 98.6552 21.49C100.515 20.89 102.045 19.54 102.765 17.89C103.305 16.66 103.335 16.39 103.335 11.47C103.335 6.61 103.305 6.28 102.765 5.11C102.045 3.49 100.605 2.14 98.8052 1.45C97.5752 0.91 96.9452 0.879998 92.4452 0.789999C89.7152 0.729998 87.4052 0.789999 87.3152 0.879998Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -1,3 +0,0 @@
<svg width="104" height="22" viewBox="0 0 104 22" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.28 22H5.65V15.79H8.8C13.93 15.79 16.54 12.04 16.54 8.26C16.54 4.51 13.96 0.76 8.77 0.76H0.28V22ZM5.65 11.02V5.77H8.77C12.01 5.74 12.01 11.05 8.77 11.02H5.65ZM30.7209 22H37.4109L31.6209 14.71C34.2009 13.9 35.7909 11.68 35.7909 7.75C35.6709 2.77 32.2809 0.76 27.9009 0.76H19.4109V22H24.8409V15.25H25.8009L30.7209 22ZM24.8409 10.63V5.77H27.9909C31.3809 5.77 31.3809 10.63 27.9909 10.63H24.8409ZM45.7295 5.8H55.0895V0.76H40.2995V22H55.0895V16.93H45.7295V13.75H54.3395V9.1H45.7295V5.8ZM57.9655 22H63.3355V15.88L62.9755 11.59L63.1255 11.56L65.9755 18.85H69.6655L72.4555 11.56L72.6355 11.59L72.3055 15.88L72.2755 22H77.6755V0.76H72.3055L67.8055 11.14L63.3355 0.76H57.9655V22ZM85.9234 0.76H80.5534V22H85.9234V0.76ZM87.3152 0.879998C87.1952 0.969999 87.1352 3.01 87.1352 5.38V9.73L89.7152 12.04C91.1252 13.3 92.3552 14.35 92.4452 14.35C92.5052 14.35 92.5652 12.46 92.5652 10.18V5.98H94.5752C96.1952 5.98 96.6452 6.07 97.1552 6.49L97.7852 6.97V11.26C97.7852 13.6 97.6952 15.7 97.6352 15.91C97.2752 16.81 96.3452 16.99 91.6352 16.99H87.1352V19.48V22H92.1752C96.6452 22 97.3652 21.94 98.6552 21.49C100.515 20.89 102.045 19.54 102.765 17.89C103.305 16.66 103.335 16.39 103.335 11.47C103.335 6.61 103.305 6.28 102.765 5.11C102.045 3.49 100.605 2.14 98.8052 1.45C97.5752 0.91 96.9452 0.879998 92.4452 0.789999C89.7152 0.729998 87.4052 0.789999 87.3152 0.879998Z" fill="#7289DA"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -1,31 +0,0 @@
<html>
<head>
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<link href="https://rsms.me/inter/inter.css" rel="stylesheet">
<link href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" rel="stylesheet">
<link href="static/assets/fonts/stylesheet.css" rel="stylesheet">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="apple-touch-icon" sizes="180x180" href="static/assets/meta/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="static/assets/meta/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="static/assets/meta/favicon-16x16.png">
<link rel="manifest" href="static/assets/meta/site.webmanifest">
<link rel="shortcut icon" href="static/assets/meta/favicon.ico">
<meta name="apple-mobile-web-app-title" content="PreMiD">
<meta name="application-name" content="PreMiD">
<meta name="msapplication-TileColor" content="#ed1c24">
<meta name="msapplication-config" content="static/assets/meta/browserconfig.xml">
<meta name="theme-color" content="#414042">
<style>
</style>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
<script type="text/javascript" src="static/js/manifest.37a2ecbb1d1b7e6c9ada.js"></script><script type="text/javascript" src="static/js/vendor.497e1de4c7ea968ba1b8.js"></script><script type="text/javascript" src="static/js/app.c5388d8d0082e725f8da.js"></script></body>
</html>

File diff suppressed because one or more lines are too long

View File

@@ -1,40 +0,0 @@
<svg width="208" height="208" viewBox="0 0 208 208" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_d)">
<circle cx="104" cy="100" r="100" fill="white"/>
</g>
<g filter="url(#filter1_d)">
<path d="M149.691 32.4765H59.3977C51.7833 32.4765 45.584 38.6759 45.584 46.3576V137.459C45.584 145.141 51.7833 151.34 59.3977 151.34H135.81L132.239 138.875L140.864 146.893L149.017 154.44L163.504 167.243V46.3576C163.504 38.6759 157.305 32.4765 149.691 32.4765Z" fill="#7289DA"/>
</g>
<g filter="url(#filter2_d)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M70 72C70 68.134 73.134 65 77 65H133C136.866 65 140 68.134 140 72V110C140 113.866 136.866 117 133 117H77C73.134 117 70 113.866 70 110V72ZM99.5 90.5L79 105V76L99.5 90.5ZM114.5 77H107.5C106.119 77 105 78.1193 105 79.5C105 80.8807 106.119 82 107.5 82H114.5C115.881 82 117 80.8807 117 79.5C117 78.1193 115.881 77 114.5 77ZM126.5 89C127.881 89 129 90.1193 129 91.5C129 92.8807 127.881 94 126.5 94H107.5C106.119 94 105 92.8807 105 91.5C105 90.1193 106.119 89 107.5 89H126.5ZM129 102.5C129 101.119 127.881 100 126.5 100H107.5C106.119 100 105 101.119 105 102.5C105 103.881 106.119 105 107.5 105H126.5C127.881 105 129 103.881 129 102.5Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d" x="0" y="0" width="208" height="208" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
<filter id="filter1_d" x="41.584" y="32.4765" width="125.92" height="142.766" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
<filter id="filter2_d" x="66" y="65" width="78" height="60" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -1,16 +0,0 @@
<svg width="78" height="60" viewBox="0 0 78 60" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_d)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 7C4 3.13401 7.13401 0 11 0H67C70.866 0 74 3.13401 74 7V45C74 48.866 70.866 52 67 52H11C7.13401 52 4 48.866 4 45V7ZM33.5 25.5L13 40V11L33.5 25.5ZM48.5 12H41.5C40.1193 12 39 13.1193 39 14.5C39 15.8807 40.1193 17 41.5 17H48.5C49.8807 17 51 15.8807 51 14.5C51 13.1193 49.8807 12 48.5 12ZM60.5 24C61.8807 24 63 25.1193 63 26.5C63 27.8807 61.8807 29 60.5 29H41.5C40.1193 29 39 27.8807 39 26.5C39 25.1193 40.1193 24 41.5 24H60.5ZM63 37.5C63 36.1193 61.8807 35 60.5 35H41.5C40.1193 35 39 36.1193 39 37.5C39 38.8807 40.1193 40 41.5 40H60.5C61.8807 40 63 38.8807 63 37.5Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d" x="0" y="0" width="78" height="60" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -1,11 +0,0 @@
<svg width="100%" height="100%" viewBox="0 0 60 59" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M45.5 53.5V42.5L54 48L45.5 53.5Z" fill="white"/>
<mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="60" height="59">
<path d="M38 48C38 41.9249 42.9249 37 49 37C51.2136 37 53.2744 37.6538 55 38.7789V0H0V55H40.5143C38.9436 53.0981 38 50.6593 38 48Z" fill="black"/>
<path d="M49 59C55.0751 59 60 54.0751 60 48C60 44.1384 58.0102 40.7416 55 38.7789V55H40.5143C42.5319 57.443 45.5841 59 49 59Z" fill="black"/>
</mask>
<g mask="url(#mask0)">
<path d="M28.4814 6.27539C15.7741 6.60057 15.1674 8.37451 6.65292 18.232C-0.842697 31.3504 6.75744 47.693 18.7606 48.8064L7.94126 38.6266L16.7352 45.502C6.40346 35.3364 8.05776 18.7253 20.466 11.1255L20.4849 11.2126C22.5536 20.7528 24.2772 28.702 27.9276 34.9492C29.8785 27.6612 30.653 23.8801 33.6304 17.8408C32.3271 22.2015 31.6973 24.0426 31.7227 28.1071C33.9929 21.2529 36.0437 17.1177 39.12 13.4218C44.3431 17.521 47.914 30.2057 46.1436 38.3551L47.381 37.0811C46.0486 39.586 43.97 41.8778 41.8381 43.9031L43.5969 43.4767C41.3585 45.875 40.2925 46.6745 37.4145 48.6998C46.9866 48.0705 54.3615 37.3529 52.0824 25.7836C49.8033 14.2142 40.5351 6.61424 28.4814 6.27539Z" fill="#A80E33"/>
<path d="M0.159891 16.9349L0 17.5211L5.54288 15.176C-2.34507 29.6194 4.21046 47.2608 16.8418 48.4866L9.27368 39.7993L15.7226 44.596C4.85002 33.4036 6.44893 18.4804 19.5067 10.1128C21.6925 20.6594 23.1684 26.0248 27.0215 32.924C29.0745 24.8998 30.5506 20.8127 33.6837 14.1634C32.3122 18.9646 31.8982 21.5737 31.9249 26.0486C34.3139 18.5019 35.7227 14.5551 38.9601 10.4859C46.3151 18.9601 48.2338 26.475 47.381 36.9745C48.8548 36.1938 49.5264 35.2056 50.419 32.3376C49.7261 37.8272 47.381 39.9591 42.2112 43.7432C43.6769 43.3355 44.4449 43.0392 45.7289 42.4108C43.5414 45.1265 42.0534 46.4326 39.0667 48.4866C49.1398 47.7937 55.7486 36.2284 53.3503 23.4904C50.9519 10.7524 41.1985 2.38473 28.5138 2.01166C15.1414 2.36968 9.12008 6.08161 0.159891 16.9349Z" fill="#E40813"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -1,3 +0,0 @@
<svg width="104" height="22" viewBox="0 0 104 22" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.28 22H5.65V15.79H8.8C13.93 15.79 16.54 12.04 16.54 8.26C16.54 4.51 13.96 0.76 8.77 0.76H0.28V22ZM5.65 11.02V5.77H8.77C12.01 5.74 12.01 11.05 8.77 11.02H5.65ZM30.7209 22H37.4109L31.6209 14.71C34.2009 13.9 35.7909 11.68 35.7909 7.75C35.6709 2.77 32.2809 0.76 27.9009 0.76H19.4109V22H24.8409V15.25H25.8009L30.7209 22ZM24.8409 10.63V5.77H27.9909C31.3809 5.77 31.3809 10.63 27.9909 10.63H24.8409ZM45.7295 5.8H55.0895V0.76H40.2995V22H55.0895V16.93H45.7295V13.75H54.3395V9.1H45.7295V5.8ZM57.9655 22H63.3355V15.88L62.9755 11.59L63.1255 11.56L65.9755 18.85H69.6655L72.4555 11.56L72.6355 11.59L72.3055 15.88L72.2755 22H77.6755V0.76H72.3055L67.8055 11.14L63.3355 0.76H57.9655V22ZM85.9234 0.76H80.5534V22H85.9234V0.76ZM87.3152 0.879998C87.1952 0.969999 87.1352 3.01 87.1352 5.38V9.73L89.7152 12.04C91.1252 13.3 92.3552 14.35 92.4452 14.35C92.5052 14.35 92.5652 12.46 92.5652 10.18V5.98H94.5752C96.1952 5.98 96.6452 6.07 97.1552 6.49L97.7852 6.97V11.26C97.7852 13.6 97.6952 15.7 97.6352 15.91C97.2752 16.81 96.3452 16.99 91.6352 16.99H87.1352V19.48V22H92.1752C96.6452 22 97.3652 21.94 98.6552 21.49C100.515 20.89 102.045 19.54 102.765 17.89C103.305 16.66 103.335 16.39 103.335 11.47C103.335 6.61 103.305 6.28 102.765 5.11C102.045 3.49 100.605 2.14 98.8052 1.45C97.5752 0.91 96.9452 0.879998 92.4452 0.789999C89.7152 0.729998 87.4052 0.789999 87.3152 0.879998Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -1,3 +0,0 @@
<svg width="104" height="22" viewBox="0 0 104 22" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.28 22H5.65V15.79H8.8C13.93 15.79 16.54 12.04 16.54 8.26C16.54 4.51 13.96 0.76 8.77 0.76H0.28V22ZM5.65 11.02V5.77H8.77C12.01 5.74 12.01 11.05 8.77 11.02H5.65ZM30.7209 22H37.4109L31.6209 14.71C34.2009 13.9 35.7909 11.68 35.7909 7.75C35.6709 2.77 32.2809 0.76 27.9009 0.76H19.4109V22H24.8409V15.25H25.8009L30.7209 22ZM24.8409 10.63V5.77H27.9909C31.3809 5.77 31.3809 10.63 27.9909 10.63H24.8409ZM45.7295 5.8H55.0895V0.76H40.2995V22H55.0895V16.93H45.7295V13.75H54.3395V9.1H45.7295V5.8ZM57.9655 22H63.3355V15.88L62.9755 11.59L63.1255 11.56L65.9755 18.85H69.6655L72.4555 11.56L72.6355 11.59L72.3055 15.88L72.2755 22H77.6755V0.76H72.3055L67.8055 11.14L63.3355 0.76H57.9655V22ZM85.9234 0.76H80.5534V22H85.9234V0.76ZM87.3152 0.879998C87.1952 0.969999 87.1352 3.01 87.1352 5.38V9.73L89.7152 12.04C91.1252 13.3 92.3552 14.35 92.4452 14.35C92.5052 14.35 92.5652 12.46 92.5652 10.18V5.98H94.5752C96.1952 5.98 96.6452 6.07 97.1552 6.49L97.7852 6.97V11.26C97.7852 13.6 97.6952 15.7 97.6352 15.91C97.2752 16.81 96.3452 16.99 91.6352 16.99H87.1352V19.48V22H92.1752C96.6452 22 97.3652 21.94 98.6552 21.49C100.515 20.89 102.045 19.54 102.765 17.89C103.305 16.66 103.335 16.39 103.335 11.47C103.335 6.61 103.305 6.28 102.765 5.11C102.045 3.49 100.605 2.14 98.8052 1.45C97.5752 0.91 96.9452 0.879998 92.4452 0.789999C89.7152 0.729998 87.4052 0.789999 87.3152 0.879998Z" fill="#7289DA"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
(function(r){var e=window["webpackJsonp"];window["webpackJsonp"]=function n(f,i,u){var c,a,l=0,p=[],s;for(;l<f.length;l++){a=f[l];if(t[a]){p.push(t[a][0])}t[a]=0}for(c in i){if(Object.prototype.hasOwnProperty.call(i,c)){r[c]=i[c]}}if(e)e(f,i,u);while(p.length){p.shift()()}if(u){for(l=0;l<u.length;l++){s=o(o.s=u[l])}}return s};var n={};var t={2:0};function o(e){if(n[e]){return n[e].exports}var t=n[e]={i:e,l:false,exports:{}};r[e].call(t.exports,t,t.exports,o);t.l=true;return t.exports}o.m=r;o.c=n;o.d=function(r,e,n){if(!o.o(r,e)){Object.defineProperty(r,e,{configurable:false,enumerable:true,get:n})}};o.n=function(r){var e=r&&r.__esModule?function e(){return r["default"]}:function e(){return r};o.d(e,"a",e);return e};o.o=function(r,e){return Object.prototype.hasOwnProperty.call(r,e)};o.p="";o.oe=function(r){console.error(r);throw r}})([]);

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@@ -1,40 +0,0 @@
<svg width="208" height="208" viewBox="0 0 208 208" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_d)">
<circle cx="104" cy="100" r="100" fill="white"/>
</g>
<g filter="url(#filter1_d)">
<path d="M149.691 32.4765H59.3977C51.7833 32.4765 45.584 38.6759 45.584 46.3576V137.459C45.584 145.141 51.7833 151.34 59.3977 151.34H135.81L132.239 138.875L140.864 146.893L149.017 154.44L163.504 167.243V46.3576C163.504 38.6759 157.305 32.4765 149.691 32.4765Z" fill="#7289DA"/>
</g>
<g filter="url(#filter2_d)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M70 72C70 68.134 73.134 65 77 65H133C136.866 65 140 68.134 140 72V110C140 113.866 136.866 117 133 117H77C73.134 117 70 113.866 70 110V72ZM99.5 90.5L79 105V76L99.5 90.5ZM114.5 77H107.5C106.119 77 105 78.1193 105 79.5C105 80.8807 106.119 82 107.5 82H114.5C115.881 82 117 80.8807 117 79.5C117 78.1193 115.881 77 114.5 77ZM126.5 89C127.881 89 129 90.1193 129 91.5C129 92.8807 127.881 94 126.5 94H107.5C106.119 94 105 92.8807 105 91.5C105 90.1193 106.119 89 107.5 89H126.5ZM129 102.5C129 101.119 127.881 100 126.5 100H107.5C106.119 100 105 101.119 105 102.5C105 103.881 106.119 105 107.5 105H126.5C127.881 105 129 103.881 129 102.5Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d" x="0" y="0" width="208" height="208" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
<filter id="filter1_d" x="41.584" y="32.4765" width="125.92" height="142.766" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
<filter id="filter2_d" x="66" y="65" width="78" height="60" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -1,16 +0,0 @@
<svg width="78" height="60" viewBox="0 0 78 60" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_d)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 7C4 3.13401 7.13401 0 11 0H67C70.866 0 74 3.13401 74 7V45C74 48.866 70.866 52 67 52H11C7.13401 52 4 48.866 4 45V7ZM33.5 25.5L13 40V11L33.5 25.5ZM48.5 12H41.5C40.1193 12 39 13.1193 39 14.5C39 15.8807 40.1193 17 41.5 17H48.5C49.8807 17 51 15.8807 51 14.5C51 13.1193 49.8807 12 48.5 12ZM60.5 24C61.8807 24 63 25.1193 63 26.5C63 27.8807 61.8807 29 60.5 29H41.5C40.1193 29 39 27.8807 39 26.5C39 25.1193 40.1193 24 41.5 24H60.5ZM63 37.5C63 36.1193 61.8807 35 60.5 35H41.5C40.1193 35 39 36.1193 39 37.5C39 38.8807 40.1193 40 41.5 40H60.5C61.8807 40 63 38.8807 63 37.5Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d" x="0" y="0" width="78" height="60" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -1,11 +0,0 @@
<svg width="100%" height="100%" viewBox="0 0 60 59" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M45.5 53.5V42.5L54 48L45.5 53.5Z" fill="white"/>
<mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="60" height="59">
<path d="M38 48C38 41.9249 42.9249 37 49 37C51.2136 37 53.2744 37.6538 55 38.7789V0H0V55H40.5143C38.9436 53.0981 38 50.6593 38 48Z" fill="black"/>
<path d="M49 59C55.0751 59 60 54.0751 60 48C60 44.1384 58.0102 40.7416 55 38.7789V55H40.5143C42.5319 57.443 45.5841 59 49 59Z" fill="black"/>
</mask>
<g mask="url(#mask0)">
<path d="M28.4814 6.27539C15.7741 6.60057 15.1674 8.37451 6.65292 18.232C-0.842697 31.3504 6.75744 47.693 18.7606 48.8064L7.94126 38.6266L16.7352 45.502C6.40346 35.3364 8.05776 18.7253 20.466 11.1255L20.4849 11.2126C22.5536 20.7528 24.2772 28.702 27.9276 34.9492C29.8785 27.6612 30.653 23.8801 33.6304 17.8408C32.3271 22.2015 31.6973 24.0426 31.7227 28.1071C33.9929 21.2529 36.0437 17.1177 39.12 13.4218C44.3431 17.521 47.914 30.2057 46.1436 38.3551L47.381 37.0811C46.0486 39.586 43.97 41.8778 41.8381 43.9031L43.5969 43.4767C41.3585 45.875 40.2925 46.6745 37.4145 48.6998C46.9866 48.0705 54.3615 37.3529 52.0824 25.7836C49.8033 14.2142 40.5351 6.61424 28.4814 6.27539Z" fill="#A80E33"/>
<path d="M0.159891 16.9349L0 17.5211L5.54288 15.176C-2.34507 29.6194 4.21046 47.2608 16.8418 48.4866L9.27368 39.7993L15.7226 44.596C4.85002 33.4036 6.44893 18.4804 19.5067 10.1128C21.6925 20.6594 23.1684 26.0248 27.0215 32.924C29.0745 24.8998 30.5506 20.8127 33.6837 14.1634C32.3122 18.9646 31.8982 21.5737 31.9249 26.0486C34.3139 18.5019 35.7227 14.5551 38.9601 10.4859C46.3151 18.9601 48.2338 26.475 47.381 36.9745C48.8548 36.1938 49.5264 35.2056 50.419 32.3376C49.7261 37.8272 47.381 39.9591 42.2112 43.7432C43.6769 43.3355 44.4449 43.0392 45.7289 42.4108C43.5414 45.1265 42.0534 46.4326 39.0667 48.4866C49.1398 47.7937 55.7486 36.2284 53.3503 23.4904C50.9519 10.7524 41.1985 2.38473 28.5138 2.01166C15.1414 2.36968 9.12008 6.08161 0.159891 16.9349Z" fill="#E40813"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -1,3 +0,0 @@
<svg width="104" height="22" viewBox="0 0 104 22" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.28 22H5.65V15.79H8.8C13.93 15.79 16.54 12.04 16.54 8.26C16.54 4.51 13.96 0.76 8.77 0.76H0.28V22ZM5.65 11.02V5.77H8.77C12.01 5.74 12.01 11.05 8.77 11.02H5.65ZM30.7209 22H37.4109L31.6209 14.71C34.2009 13.9 35.7909 11.68 35.7909 7.75C35.6709 2.77 32.2809 0.76 27.9009 0.76H19.4109V22H24.8409V15.25H25.8009L30.7209 22ZM24.8409 10.63V5.77H27.9909C31.3809 5.77 31.3809 10.63 27.9909 10.63H24.8409ZM45.7295 5.8H55.0895V0.76H40.2995V22H55.0895V16.93H45.7295V13.75H54.3395V9.1H45.7295V5.8ZM57.9655 22H63.3355V15.88L62.9755 11.59L63.1255 11.56L65.9755 18.85H69.6655L72.4555 11.56L72.6355 11.59L72.3055 15.88L72.2755 22H77.6755V0.76H72.3055L67.8055 11.14L63.3355 0.76H57.9655V22ZM85.9234 0.76H80.5534V22H85.9234V0.76ZM87.3152 0.879998C87.1952 0.969999 87.1352 3.01 87.1352 5.38V9.73L89.7152 12.04C91.1252 13.3 92.3552 14.35 92.4452 14.35C92.5052 14.35 92.5652 12.46 92.5652 10.18V5.98H94.5752C96.1952 5.98 96.6452 6.07 97.1552 6.49L97.7852 6.97V11.26C97.7852 13.6 97.6952 15.7 97.6352 15.91C97.2752 16.81 96.3452 16.99 91.6352 16.99H87.1352V19.48V22H92.1752C96.6452 22 97.3652 21.94 98.6552 21.49C100.515 20.89 102.045 19.54 102.765 17.89C103.305 16.66 103.335 16.39 103.335 11.47C103.335 6.61 103.305 6.28 102.765 5.11C102.045 3.49 100.605 2.14 98.8052 1.45C97.5752 0.91 96.9452 0.879998 92.4452 0.789999C89.7152 0.729998 87.4052 0.789999 87.3152 0.879998Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -1,3 +0,0 @@
<svg width="104" height="22" viewBox="0 0 104 22" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.28 22H5.65V15.79H8.8C13.93 15.79 16.54 12.04 16.54 8.26C16.54 4.51 13.96 0.76 8.77 0.76H0.28V22ZM5.65 11.02V5.77H8.77C12.01 5.74 12.01 11.05 8.77 11.02H5.65ZM30.7209 22H37.4109L31.6209 14.71C34.2009 13.9 35.7909 11.68 35.7909 7.75C35.6709 2.77 32.2809 0.76 27.9009 0.76H19.4109V22H24.8409V15.25H25.8009L30.7209 22ZM24.8409 10.63V5.77H27.9909C31.3809 5.77 31.3809 10.63 27.9909 10.63H24.8409ZM45.7295 5.8H55.0895V0.76H40.2995V22H55.0895V16.93H45.7295V13.75H54.3395V9.1H45.7295V5.8ZM57.9655 22H63.3355V15.88L62.9755 11.59L63.1255 11.56L65.9755 18.85H69.6655L72.4555 11.56L72.6355 11.59L72.3055 15.88L72.2755 22H77.6755V0.76H72.3055L67.8055 11.14L63.3355 0.76H57.9655V22ZM85.9234 0.76H80.5534V22H85.9234V0.76ZM87.3152 0.879998C87.1952 0.969999 87.1352 3.01 87.1352 5.38V9.73L89.7152 12.04C91.1252 13.3 92.3552 14.35 92.4452 14.35C92.5052 14.35 92.5652 12.46 92.5652 10.18V5.98H94.5752C96.1952 5.98 96.6452 6.07 97.1552 6.49L97.7852 6.97V11.26C97.7852 13.6 97.6952 15.7 97.6352 15.91C97.2752 16.81 96.3452 16.99 91.6352 16.99H87.1352V19.48V22H92.1752C96.6452 22 97.3652 21.94 98.6552 21.49C100.515 20.89 102.045 19.54 102.765 17.89C103.305 16.66 103.335 16.39 103.335 11.47C103.335 6.61 103.305 6.28 102.765 5.11C102.045 3.49 100.605 2.14 98.8052 1.45C97.5752 0.91 96.9452 0.879998 92.4452 0.789999C89.7152 0.729998 87.4052 0.789999 87.3152 0.879998Z" fill="#7289DA"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -1,31 +0,0 @@
<html>
<head>
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<link href="https://rsms.me/inter/inter.css" rel="stylesheet">
<link href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" rel="stylesheet">
<link href="static/assets/fonts/stylesheet.css" rel="stylesheet">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="apple-touch-icon" sizes="180x180" href="static/assets/meta/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="static/assets/meta/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="static/assets/meta/favicon-16x16.png">
<link rel="manifest" href="static/assets/meta/site.webmanifest">
<link rel="shortcut icon" href="static/assets/meta/favicon.ico">
<meta name="apple-mobile-web-app-title" content="PreMiD">
<meta name="application-name" content="PreMiD">
<meta name="msapplication-TileColor" content="#ed1c24">
<meta name="msapplication-config" content="static/assets/meta/browserconfig.xml">
<meta name="theme-color" content="#414042">
<style>
</style>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
<script type="text/javascript" src="static/js/manifest.37a2ecbb1d1b7e6c9ada.js"></script><script type="text/javascript" src="static/js/vendor.239f8f47f7af929233ef.js"></script><script type="text/javascript" src="static/js/app.42bfa9a61b9dcd5d77cb.js"></script></body>
</html>

File diff suppressed because one or more lines are too long

View File

@@ -1,40 +0,0 @@
<svg width="208" height="208" viewBox="0 0 208 208" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_d)">
<circle cx="104" cy="100" r="100" fill="white"/>
</g>
<g filter="url(#filter1_d)">
<path d="M149.691 32.4765H59.3977C51.7833 32.4765 45.584 38.6759 45.584 46.3576V137.459C45.584 145.141 51.7833 151.34 59.3977 151.34H135.81L132.239 138.875L140.864 146.893L149.017 154.44L163.504 167.243V46.3576C163.504 38.6759 157.305 32.4765 149.691 32.4765Z" fill="#7289DA"/>
</g>
<g filter="url(#filter2_d)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M70 72C70 68.134 73.134 65 77 65H133C136.866 65 140 68.134 140 72V110C140 113.866 136.866 117 133 117H77C73.134 117 70 113.866 70 110V72ZM99.5 90.5L79 105V76L99.5 90.5ZM114.5 77H107.5C106.119 77 105 78.1193 105 79.5C105 80.8807 106.119 82 107.5 82H114.5C115.881 82 117 80.8807 117 79.5C117 78.1193 115.881 77 114.5 77ZM126.5 89C127.881 89 129 90.1193 129 91.5C129 92.8807 127.881 94 126.5 94H107.5C106.119 94 105 92.8807 105 91.5C105 90.1193 106.119 89 107.5 89H126.5ZM129 102.5C129 101.119 127.881 100 126.5 100H107.5C106.119 100 105 101.119 105 102.5C105 103.881 106.119 105 107.5 105H126.5C127.881 105 129 103.881 129 102.5Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d" x="0" y="0" width="208" height="208" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
<filter id="filter1_d" x="41.584" y="32.4765" width="125.92" height="142.766" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
<filter id="filter2_d" x="66" y="65" width="78" height="60" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -1,16 +0,0 @@
<svg width="78" height="60" viewBox="0 0 78 60" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_d)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 7C4 3.13401 7.13401 0 11 0H67C70.866 0 74 3.13401 74 7V45C74 48.866 70.866 52 67 52H11C7.13401 52 4 48.866 4 45V7ZM33.5 25.5L13 40V11L33.5 25.5ZM48.5 12H41.5C40.1193 12 39 13.1193 39 14.5C39 15.8807 40.1193 17 41.5 17H48.5C49.8807 17 51 15.8807 51 14.5C51 13.1193 49.8807 12 48.5 12ZM60.5 24C61.8807 24 63 25.1193 63 26.5C63 27.8807 61.8807 29 60.5 29H41.5C40.1193 29 39 27.8807 39 26.5C39 25.1193 40.1193 24 41.5 24H60.5ZM63 37.5C63 36.1193 61.8807 35 60.5 35H41.5C40.1193 35 39 36.1193 39 37.5C39 38.8807 40.1193 40 41.5 40H60.5C61.8807 40 63 38.8807 63 37.5Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d" x="0" y="0" width="78" height="60" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -1,11 +0,0 @@
<svg width="100%" height="100%" viewBox="0 0 60 59" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M45.5 53.5V42.5L54 48L45.5 53.5Z" fill="white"/>
<mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="60" height="59">
<path d="M38 48C38 41.9249 42.9249 37 49 37C51.2136 37 53.2744 37.6538 55 38.7789V0H0V55H40.5143C38.9436 53.0981 38 50.6593 38 48Z" fill="black"/>
<path d="M49 59C55.0751 59 60 54.0751 60 48C60 44.1384 58.0102 40.7416 55 38.7789V55H40.5143C42.5319 57.443 45.5841 59 49 59Z" fill="black"/>
</mask>
<g mask="url(#mask0)">
<path d="M28.4814 6.27539C15.7741 6.60057 15.1674 8.37451 6.65292 18.232C-0.842697 31.3504 6.75744 47.693 18.7606 48.8064L7.94126 38.6266L16.7352 45.502C6.40346 35.3364 8.05776 18.7253 20.466 11.1255L20.4849 11.2126C22.5536 20.7528 24.2772 28.702 27.9276 34.9492C29.8785 27.6612 30.653 23.8801 33.6304 17.8408C32.3271 22.2015 31.6973 24.0426 31.7227 28.1071C33.9929 21.2529 36.0437 17.1177 39.12 13.4218C44.3431 17.521 47.914 30.2057 46.1436 38.3551L47.381 37.0811C46.0486 39.586 43.97 41.8778 41.8381 43.9031L43.5969 43.4767C41.3585 45.875 40.2925 46.6745 37.4145 48.6998C46.9866 48.0705 54.3615 37.3529 52.0824 25.7836C49.8033 14.2142 40.5351 6.61424 28.4814 6.27539Z" fill="#A80E33"/>
<path d="M0.159891 16.9349L0 17.5211L5.54288 15.176C-2.34507 29.6194 4.21046 47.2608 16.8418 48.4866L9.27368 39.7993L15.7226 44.596C4.85002 33.4036 6.44893 18.4804 19.5067 10.1128C21.6925 20.6594 23.1684 26.0248 27.0215 32.924C29.0745 24.8998 30.5506 20.8127 33.6837 14.1634C32.3122 18.9646 31.8982 21.5737 31.9249 26.0486C34.3139 18.5019 35.7227 14.5551 38.9601 10.4859C46.3151 18.9601 48.2338 26.475 47.381 36.9745C48.8548 36.1938 49.5264 35.2056 50.419 32.3376C49.7261 37.8272 47.381 39.9591 42.2112 43.7432C43.6769 43.3355 44.4449 43.0392 45.7289 42.4108C43.5414 45.1265 42.0534 46.4326 39.0667 48.4866C49.1398 47.7937 55.7486 36.2284 53.3503 23.4904C50.9519 10.7524 41.1985 2.38473 28.5138 2.01166C15.1414 2.36968 9.12008 6.08161 0.159891 16.9349Z" fill="#E40813"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -1,3 +0,0 @@
<svg width="104" height="22" viewBox="0 0 104 22" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.28 22H5.65V15.79H8.8C13.93 15.79 16.54 12.04 16.54 8.26C16.54 4.51 13.96 0.76 8.77 0.76H0.28V22ZM5.65 11.02V5.77H8.77C12.01 5.74 12.01 11.05 8.77 11.02H5.65ZM30.7209 22H37.4109L31.6209 14.71C34.2009 13.9 35.7909 11.68 35.7909 7.75C35.6709 2.77 32.2809 0.76 27.9009 0.76H19.4109V22H24.8409V15.25H25.8009L30.7209 22ZM24.8409 10.63V5.77H27.9909C31.3809 5.77 31.3809 10.63 27.9909 10.63H24.8409ZM45.7295 5.8H55.0895V0.76H40.2995V22H55.0895V16.93H45.7295V13.75H54.3395V9.1H45.7295V5.8ZM57.9655 22H63.3355V15.88L62.9755 11.59L63.1255 11.56L65.9755 18.85H69.6655L72.4555 11.56L72.6355 11.59L72.3055 15.88L72.2755 22H77.6755V0.76H72.3055L67.8055 11.14L63.3355 0.76H57.9655V22ZM85.9234 0.76H80.5534V22H85.9234V0.76ZM87.3152 0.879998C87.1952 0.969999 87.1352 3.01 87.1352 5.38V9.73L89.7152 12.04C91.1252 13.3 92.3552 14.35 92.4452 14.35C92.5052 14.35 92.5652 12.46 92.5652 10.18V5.98H94.5752C96.1952 5.98 96.6452 6.07 97.1552 6.49L97.7852 6.97V11.26C97.7852 13.6 97.6952 15.7 97.6352 15.91C97.2752 16.81 96.3452 16.99 91.6352 16.99H87.1352V19.48V22H92.1752C96.6452 22 97.3652 21.94 98.6552 21.49C100.515 20.89 102.045 19.54 102.765 17.89C103.305 16.66 103.335 16.39 103.335 11.47C103.335 6.61 103.305 6.28 102.765 5.11C102.045 3.49 100.605 2.14 98.8052 1.45C97.5752 0.91 96.9452 0.879998 92.4452 0.789999C89.7152 0.729998 87.4052 0.789999 87.3152 0.879998Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -1,3 +0,0 @@
<svg width="104" height="22" viewBox="0 0 104 22" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.28 22H5.65V15.79H8.8C13.93 15.79 16.54 12.04 16.54 8.26C16.54 4.51 13.96 0.76 8.77 0.76H0.28V22ZM5.65 11.02V5.77H8.77C12.01 5.74 12.01 11.05 8.77 11.02H5.65ZM30.7209 22H37.4109L31.6209 14.71C34.2009 13.9 35.7909 11.68 35.7909 7.75C35.6709 2.77 32.2809 0.76 27.9009 0.76H19.4109V22H24.8409V15.25H25.8009L30.7209 22ZM24.8409 10.63V5.77H27.9909C31.3809 5.77 31.3809 10.63 27.9909 10.63H24.8409ZM45.7295 5.8H55.0895V0.76H40.2995V22H55.0895V16.93H45.7295V13.75H54.3395V9.1H45.7295V5.8ZM57.9655 22H63.3355V15.88L62.9755 11.59L63.1255 11.56L65.9755 18.85H69.6655L72.4555 11.56L72.6355 11.59L72.3055 15.88L72.2755 22H77.6755V0.76H72.3055L67.8055 11.14L63.3355 0.76H57.9655V22ZM85.9234 0.76H80.5534V22H85.9234V0.76ZM87.3152 0.879998C87.1952 0.969999 87.1352 3.01 87.1352 5.38V9.73L89.7152 12.04C91.1252 13.3 92.3552 14.35 92.4452 14.35C92.5052 14.35 92.5652 12.46 92.5652 10.18V5.98H94.5752C96.1952 5.98 96.6452 6.07 97.1552 6.49L97.7852 6.97V11.26C97.7852 13.6 97.6952 15.7 97.6352 15.91C97.2752 16.81 96.3452 16.99 91.6352 16.99H87.1352V19.48V22H92.1752C96.6452 22 97.3652 21.94 98.6552 21.49C100.515 20.89 102.045 19.54 102.765 17.89C103.305 16.66 103.335 16.39 103.335 11.47C103.335 6.61 103.305 6.28 102.765 5.11C102.045 3.49 100.605 2.14 98.8052 1.45C97.5752 0.91 96.9452 0.879998 92.4452 0.789999C89.7152 0.729998 87.4052 0.789999 87.3152 0.879998Z" fill="#7289DA"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
(function(r){var e=window["webpackJsonp"];window["webpackJsonp"]=function n(f,i,u){var c,a,l=0,p=[],s;for(;l<f.length;l++){a=f[l];if(t[a]){p.push(t[a][0])}t[a]=0}for(c in i){if(Object.prototype.hasOwnProperty.call(i,c)){r[c]=i[c]}}if(e)e(f,i,u);while(p.length){p.shift()()}if(u){for(l=0;l<u.length;l++){s=o(o.s=u[l])}}return s};var n={};var t={2:0};function o(e){if(n[e]){return n[e].exports}var t=n[e]={i:e,l:false,exports:{}};r[e].call(t.exports,t,t.exports,o);t.l=true;return t.exports}o.m=r;o.c=n;o.d=function(r,e,n){if(!o.o(r,e)){Object.defineProperty(r,e,{configurable:false,enumerable:true,get:n})}};o.n=function(r){var e=r&&r.__esModule?function e(){return r["default"]}:function e(){return r};o.d(e,"a",e);return e};o.o=function(r,e){return Object.prototype.hasOwnProperty.call(r,e)};o.p="";o.oe=function(r){console.error(r);throw r}})([]);

File diff suppressed because one or more lines are too long

View File

@@ -1,31 +0,0 @@
<html>
<head>
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<link href="https://rsms.me/inter/inter.css" rel="stylesheet">
<link href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" rel="stylesheet">
<link href="static/assets/fonts/stylesheet.css" rel="stylesheet">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="apple-touch-icon" sizes="180x180" href="static/assets/meta/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="static/assets/meta/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="static/assets/meta/favicon-16x16.png">
<link rel="manifest" href="static/assets/meta/site.webmanifest">
<link rel="shortcut icon" href="static/assets/meta/favicon.ico">
<meta name="apple-mobile-web-app-title" content="PreMiD">
<meta name="application-name" content="PreMiD">
<meta name="msapplication-TileColor" content="#ed1c24">
<meta name="msapplication-config" content="static/assets/meta/browserconfig.xml">
<meta name="theme-color" content="#414042">
<style>
</style>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
<script type="text/javascript" src="static/js/manifest.37a2ecbb1d1b7e6c9ada.js"></script><script type="text/javascript" src="static/js/vendor.497e1de4c7ea968ba1b8.js"></script><script type="text/javascript" src="static/js/app.c5388d8d0082e725f8da.js"></script></body>
</html>

File diff suppressed because one or more lines are too long

View File

@@ -1,40 +0,0 @@
<svg width="208" height="208" viewBox="0 0 208 208" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_d)">
<circle cx="104" cy="100" r="100" fill="white"/>
</g>
<g filter="url(#filter1_d)">
<path d="M149.691 32.4765H59.3977C51.7833 32.4765 45.584 38.6759 45.584 46.3576V137.459C45.584 145.141 51.7833 151.34 59.3977 151.34H135.81L132.239 138.875L140.864 146.893L149.017 154.44L163.504 167.243V46.3576C163.504 38.6759 157.305 32.4765 149.691 32.4765Z" fill="#7289DA"/>
</g>
<g filter="url(#filter2_d)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M70 72C70 68.134 73.134 65 77 65H133C136.866 65 140 68.134 140 72V110C140 113.866 136.866 117 133 117H77C73.134 117 70 113.866 70 110V72ZM99.5 90.5L79 105V76L99.5 90.5ZM114.5 77H107.5C106.119 77 105 78.1193 105 79.5C105 80.8807 106.119 82 107.5 82H114.5C115.881 82 117 80.8807 117 79.5C117 78.1193 115.881 77 114.5 77ZM126.5 89C127.881 89 129 90.1193 129 91.5C129 92.8807 127.881 94 126.5 94H107.5C106.119 94 105 92.8807 105 91.5C105 90.1193 106.119 89 107.5 89H126.5ZM129 102.5C129 101.119 127.881 100 126.5 100H107.5C106.119 100 105 101.119 105 102.5C105 103.881 106.119 105 107.5 105H126.5C127.881 105 129 103.881 129 102.5Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d" x="0" y="0" width="208" height="208" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
<filter id="filter1_d" x="41.584" y="32.4765" width="125.92" height="142.766" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
<filter id="filter2_d" x="66" y="65" width="78" height="60" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -1,16 +0,0 @@
<svg width="78" height="60" viewBox="0 0 78 60" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_d)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 7C4 3.13401 7.13401 0 11 0H67C70.866 0 74 3.13401 74 7V45C74 48.866 70.866 52 67 52H11C7.13401 52 4 48.866 4 45V7ZM33.5 25.5L13 40V11L33.5 25.5ZM48.5 12H41.5C40.1193 12 39 13.1193 39 14.5C39 15.8807 40.1193 17 41.5 17H48.5C49.8807 17 51 15.8807 51 14.5C51 13.1193 49.8807 12 48.5 12ZM60.5 24C61.8807 24 63 25.1193 63 26.5C63 27.8807 61.8807 29 60.5 29H41.5C40.1193 29 39 27.8807 39 26.5C39 25.1193 40.1193 24 41.5 24H60.5ZM63 37.5C63 36.1193 61.8807 35 60.5 35H41.5C40.1193 35 39 36.1193 39 37.5C39 38.8807 40.1193 40 41.5 40H60.5C61.8807 40 63 38.8807 63 37.5Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d" x="0" y="0" width="78" height="60" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -1,11 +0,0 @@
<svg width="100%" height="100%" viewBox="0 0 60 59" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M45.5 53.5V42.5L54 48L45.5 53.5Z" fill="white"/>
<mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="60" height="59">
<path d="M38 48C38 41.9249 42.9249 37 49 37C51.2136 37 53.2744 37.6538 55 38.7789V0H0V55H40.5143C38.9436 53.0981 38 50.6593 38 48Z" fill="black"/>
<path d="M49 59C55.0751 59 60 54.0751 60 48C60 44.1384 58.0102 40.7416 55 38.7789V55H40.5143C42.5319 57.443 45.5841 59 49 59Z" fill="black"/>
</mask>
<g mask="url(#mask0)">
<path d="M28.4814 6.27539C15.7741 6.60057 15.1674 8.37451 6.65292 18.232C-0.842697 31.3504 6.75744 47.693 18.7606 48.8064L7.94126 38.6266L16.7352 45.502C6.40346 35.3364 8.05776 18.7253 20.466 11.1255L20.4849 11.2126C22.5536 20.7528 24.2772 28.702 27.9276 34.9492C29.8785 27.6612 30.653 23.8801 33.6304 17.8408C32.3271 22.2015 31.6973 24.0426 31.7227 28.1071C33.9929 21.2529 36.0437 17.1177 39.12 13.4218C44.3431 17.521 47.914 30.2057 46.1436 38.3551L47.381 37.0811C46.0486 39.586 43.97 41.8778 41.8381 43.9031L43.5969 43.4767C41.3585 45.875 40.2925 46.6745 37.4145 48.6998C46.9866 48.0705 54.3615 37.3529 52.0824 25.7836C49.8033 14.2142 40.5351 6.61424 28.4814 6.27539Z" fill="#A80E33"/>
<path d="M0.159891 16.9349L0 17.5211L5.54288 15.176C-2.34507 29.6194 4.21046 47.2608 16.8418 48.4866L9.27368 39.7993L15.7226 44.596C4.85002 33.4036 6.44893 18.4804 19.5067 10.1128C21.6925 20.6594 23.1684 26.0248 27.0215 32.924C29.0745 24.8998 30.5506 20.8127 33.6837 14.1634C32.3122 18.9646 31.8982 21.5737 31.9249 26.0486C34.3139 18.5019 35.7227 14.5551 38.9601 10.4859C46.3151 18.9601 48.2338 26.475 47.381 36.9745C48.8548 36.1938 49.5264 35.2056 50.419 32.3376C49.7261 37.8272 47.381 39.9591 42.2112 43.7432C43.6769 43.3355 44.4449 43.0392 45.7289 42.4108C43.5414 45.1265 42.0534 46.4326 39.0667 48.4866C49.1398 47.7937 55.7486 36.2284 53.3503 23.4904C50.9519 10.7524 41.1985 2.38473 28.5138 2.01166C15.1414 2.36968 9.12008 6.08161 0.159891 16.9349Z" fill="#E40813"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -1,3 +0,0 @@
<svg width="104" height="22" viewBox="0 0 104 22" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.28 22H5.65V15.79H8.8C13.93 15.79 16.54 12.04 16.54 8.26C16.54 4.51 13.96 0.76 8.77 0.76H0.28V22ZM5.65 11.02V5.77H8.77C12.01 5.74 12.01 11.05 8.77 11.02H5.65ZM30.7209 22H37.4109L31.6209 14.71C34.2009 13.9 35.7909 11.68 35.7909 7.75C35.6709 2.77 32.2809 0.76 27.9009 0.76H19.4109V22H24.8409V15.25H25.8009L30.7209 22ZM24.8409 10.63V5.77H27.9909C31.3809 5.77 31.3809 10.63 27.9909 10.63H24.8409ZM45.7295 5.8H55.0895V0.76H40.2995V22H55.0895V16.93H45.7295V13.75H54.3395V9.1H45.7295V5.8ZM57.9655 22H63.3355V15.88L62.9755 11.59L63.1255 11.56L65.9755 18.85H69.6655L72.4555 11.56L72.6355 11.59L72.3055 15.88L72.2755 22H77.6755V0.76H72.3055L67.8055 11.14L63.3355 0.76H57.9655V22ZM85.9234 0.76H80.5534V22H85.9234V0.76ZM87.3152 0.879998C87.1952 0.969999 87.1352 3.01 87.1352 5.38V9.73L89.7152 12.04C91.1252 13.3 92.3552 14.35 92.4452 14.35C92.5052 14.35 92.5652 12.46 92.5652 10.18V5.98H94.5752C96.1952 5.98 96.6452 6.07 97.1552 6.49L97.7852 6.97V11.26C97.7852 13.6 97.6952 15.7 97.6352 15.91C97.2752 16.81 96.3452 16.99 91.6352 16.99H87.1352V19.48V22H92.1752C96.6452 22 97.3652 21.94 98.6552 21.49C100.515 20.89 102.045 19.54 102.765 17.89C103.305 16.66 103.335 16.39 103.335 11.47C103.335 6.61 103.305 6.28 102.765 5.11C102.045 3.49 100.605 2.14 98.8052 1.45C97.5752 0.91 96.9452 0.879998 92.4452 0.789999C89.7152 0.729998 87.4052 0.789999 87.3152 0.879998Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -1,3 +0,0 @@
<svg width="104" height="22" viewBox="0 0 104 22" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.28 22H5.65V15.79H8.8C13.93 15.79 16.54 12.04 16.54 8.26C16.54 4.51 13.96 0.76 8.77 0.76H0.28V22ZM5.65 11.02V5.77H8.77C12.01 5.74 12.01 11.05 8.77 11.02H5.65ZM30.7209 22H37.4109L31.6209 14.71C34.2009 13.9 35.7909 11.68 35.7909 7.75C35.6709 2.77 32.2809 0.76 27.9009 0.76H19.4109V22H24.8409V15.25H25.8009L30.7209 22ZM24.8409 10.63V5.77H27.9909C31.3809 5.77 31.3809 10.63 27.9909 10.63H24.8409ZM45.7295 5.8H55.0895V0.76H40.2995V22H55.0895V16.93H45.7295V13.75H54.3395V9.1H45.7295V5.8ZM57.9655 22H63.3355V15.88L62.9755 11.59L63.1255 11.56L65.9755 18.85H69.6655L72.4555 11.56L72.6355 11.59L72.3055 15.88L72.2755 22H77.6755V0.76H72.3055L67.8055 11.14L63.3355 0.76H57.9655V22ZM85.9234 0.76H80.5534V22H85.9234V0.76ZM87.3152 0.879998C87.1952 0.969999 87.1352 3.01 87.1352 5.38V9.73L89.7152 12.04C91.1252 13.3 92.3552 14.35 92.4452 14.35C92.5052 14.35 92.5652 12.46 92.5652 10.18V5.98H94.5752C96.1952 5.98 96.6452 6.07 97.1552 6.49L97.7852 6.97V11.26C97.7852 13.6 97.6952 15.7 97.6352 15.91C97.2752 16.81 96.3452 16.99 91.6352 16.99H87.1352V19.48V22H92.1752C96.6452 22 97.3652 21.94 98.6552 21.49C100.515 20.89 102.045 19.54 102.765 17.89C103.305 16.66 103.335 16.39 103.335 11.47C103.335 6.61 103.305 6.28 102.765 5.11C102.045 3.49 100.605 2.14 98.8052 1.45C97.5752 0.91 96.9452 0.879998 92.4452 0.789999C89.7152 0.729998 87.4052 0.789999 87.3152 0.879998Z" fill="#7289DA"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
(function(r){var e=window["webpackJsonp"];window["webpackJsonp"]=function n(f,i,u){var c,a,l=0,p=[],s;for(;l<f.length;l++){a=f[l];if(t[a]){p.push(t[a][0])}t[a]=0}for(c in i){if(Object.prototype.hasOwnProperty.call(i,c)){r[c]=i[c]}}if(e)e(f,i,u);while(p.length){p.shift()()}if(u){for(l=0;l<u.length;l++){s=o(o.s=u[l])}}return s};var n={};var t={2:0};function o(e){if(n[e]){return n[e].exports}var t=n[e]={i:e,l:false,exports:{}};r[e].call(t.exports,t,t.exports,o);t.l=true;return t.exports}o.m=r;o.c=n;o.d=function(r,e,n){if(!o.o(r,e)){Object.defineProperty(r,e,{configurable:false,enumerable:true,get:n})}};o.n=function(r){var e=r&&r.__esModule?function e(){return r["default"]}:function e(){return r};o.d(e,"a",e);return e};o.o=function(r,e){return Object.prototype.hasOwnProperty.call(r,e)};o.p="";o.oe=function(r){console.error(r);throw r}})([]);

File diff suppressed because one or more lines are too long

View File

@@ -1,31 +0,0 @@
<html>
<head>
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<link href="https://rsms.me/inter/inter.css" rel="stylesheet">
<link href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" rel="stylesheet">
<link href="static/assets/fonts/stylesheet.css" rel="stylesheet">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="apple-touch-icon" sizes="180x180" href="static/assets/meta/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="static/assets/meta/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="static/assets/meta/favicon-16x16.png">
<link rel="manifest" href="static/assets/meta/site.webmanifest">
<link rel="shortcut icon" href="static/assets/meta/favicon.ico">
<meta name="apple-mobile-web-app-title" content="PreMiD">
<meta name="application-name" content="PreMiD">
<meta name="msapplication-TileColor" content="#ed1c24">
<meta name="msapplication-config" content="static/assets/meta/browserconfig.xml">
<meta name="theme-color" content="#414042">
<style>
</style>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
<script type="text/javascript" src="static/js/manifest.37a2ecbb1d1b7e6c9ada.js"></script><script type="text/javascript" src="static/js/vendor.239f8f47f7af929233ef.js"></script><script type="text/javascript" src="static/js/app.42bfa9a61b9dcd5d77cb.js"></script></body>
</html>

File diff suppressed because one or more lines are too long

View File

@@ -1,40 +0,0 @@
<svg width="208" height="208" viewBox="0 0 208 208" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_d)">
<circle cx="104" cy="100" r="100" fill="white"/>
</g>
<g filter="url(#filter1_d)">
<path d="M149.691 32.4765H59.3977C51.7833 32.4765 45.584 38.6759 45.584 46.3576V137.459C45.584 145.141 51.7833 151.34 59.3977 151.34H135.81L132.239 138.875L140.864 146.893L149.017 154.44L163.504 167.243V46.3576C163.504 38.6759 157.305 32.4765 149.691 32.4765Z" fill="#7289DA"/>
</g>
<g filter="url(#filter2_d)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M70 72C70 68.134 73.134 65 77 65H133C136.866 65 140 68.134 140 72V110C140 113.866 136.866 117 133 117H77C73.134 117 70 113.866 70 110V72ZM99.5 90.5L79 105V76L99.5 90.5ZM114.5 77H107.5C106.119 77 105 78.1193 105 79.5C105 80.8807 106.119 82 107.5 82H114.5C115.881 82 117 80.8807 117 79.5C117 78.1193 115.881 77 114.5 77ZM126.5 89C127.881 89 129 90.1193 129 91.5C129 92.8807 127.881 94 126.5 94H107.5C106.119 94 105 92.8807 105 91.5C105 90.1193 106.119 89 107.5 89H126.5ZM129 102.5C129 101.119 127.881 100 126.5 100H107.5C106.119 100 105 101.119 105 102.5C105 103.881 106.119 105 107.5 105H126.5C127.881 105 129 103.881 129 102.5Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d" x="0" y="0" width="208" height="208" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
<filter id="filter1_d" x="41.584" y="32.4765" width="125.92" height="142.766" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
<filter id="filter2_d" x="66" y="65" width="78" height="60" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -1,16 +0,0 @@
<svg width="78" height="60" viewBox="0 0 78 60" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_d)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 7C4 3.13401 7.13401 0 11 0H67C70.866 0 74 3.13401 74 7V45C74 48.866 70.866 52 67 52H11C7.13401 52 4 48.866 4 45V7ZM33.5 25.5L13 40V11L33.5 25.5ZM48.5 12H41.5C40.1193 12 39 13.1193 39 14.5C39 15.8807 40.1193 17 41.5 17H48.5C49.8807 17 51 15.8807 51 14.5C51 13.1193 49.8807 12 48.5 12ZM60.5 24C61.8807 24 63 25.1193 63 26.5C63 27.8807 61.8807 29 60.5 29H41.5C40.1193 29 39 27.8807 39 26.5C39 25.1193 40.1193 24 41.5 24H60.5ZM63 37.5C63 36.1193 61.8807 35 60.5 35H41.5C40.1193 35 39 36.1193 39 37.5C39 38.8807 40.1193 40 41.5 40H60.5C61.8807 40 63 38.8807 63 37.5Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d" x="0" y="0" width="78" height="60" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -1,11 +0,0 @@
<svg width="100%" height="100%" viewBox="0 0 60 59" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M45.5 53.5V42.5L54 48L45.5 53.5Z" fill="white"/>
<mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="60" height="59">
<path d="M38 48C38 41.9249 42.9249 37 49 37C51.2136 37 53.2744 37.6538 55 38.7789V0H0V55H40.5143C38.9436 53.0981 38 50.6593 38 48Z" fill="black"/>
<path d="M49 59C55.0751 59 60 54.0751 60 48C60 44.1384 58.0102 40.7416 55 38.7789V55H40.5143C42.5319 57.443 45.5841 59 49 59Z" fill="black"/>
</mask>
<g mask="url(#mask0)">
<path d="M28.4814 6.27539C15.7741 6.60057 15.1674 8.37451 6.65292 18.232C-0.842697 31.3504 6.75744 47.693 18.7606 48.8064L7.94126 38.6266L16.7352 45.502C6.40346 35.3364 8.05776 18.7253 20.466 11.1255L20.4849 11.2126C22.5536 20.7528 24.2772 28.702 27.9276 34.9492C29.8785 27.6612 30.653 23.8801 33.6304 17.8408C32.3271 22.2015 31.6973 24.0426 31.7227 28.1071C33.9929 21.2529 36.0437 17.1177 39.12 13.4218C44.3431 17.521 47.914 30.2057 46.1436 38.3551L47.381 37.0811C46.0486 39.586 43.97 41.8778 41.8381 43.9031L43.5969 43.4767C41.3585 45.875 40.2925 46.6745 37.4145 48.6998C46.9866 48.0705 54.3615 37.3529 52.0824 25.7836C49.8033 14.2142 40.5351 6.61424 28.4814 6.27539Z" fill="#A80E33"/>
<path d="M0.159891 16.9349L0 17.5211L5.54288 15.176C-2.34507 29.6194 4.21046 47.2608 16.8418 48.4866L9.27368 39.7993L15.7226 44.596C4.85002 33.4036 6.44893 18.4804 19.5067 10.1128C21.6925 20.6594 23.1684 26.0248 27.0215 32.924C29.0745 24.8998 30.5506 20.8127 33.6837 14.1634C32.3122 18.9646 31.8982 21.5737 31.9249 26.0486C34.3139 18.5019 35.7227 14.5551 38.9601 10.4859C46.3151 18.9601 48.2338 26.475 47.381 36.9745C48.8548 36.1938 49.5264 35.2056 50.419 32.3376C49.7261 37.8272 47.381 39.9591 42.2112 43.7432C43.6769 43.3355 44.4449 43.0392 45.7289 42.4108C43.5414 45.1265 42.0534 46.4326 39.0667 48.4866C49.1398 47.7937 55.7486 36.2284 53.3503 23.4904C50.9519 10.7524 41.1985 2.38473 28.5138 2.01166C15.1414 2.36968 9.12008 6.08161 0.159891 16.9349Z" fill="#E40813"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -1,3 +0,0 @@
<svg width="104" height="22" viewBox="0 0 104 22" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.28 22H5.65V15.79H8.8C13.93 15.79 16.54 12.04 16.54 8.26C16.54 4.51 13.96 0.76 8.77 0.76H0.28V22ZM5.65 11.02V5.77H8.77C12.01 5.74 12.01 11.05 8.77 11.02H5.65ZM30.7209 22H37.4109L31.6209 14.71C34.2009 13.9 35.7909 11.68 35.7909 7.75C35.6709 2.77 32.2809 0.76 27.9009 0.76H19.4109V22H24.8409V15.25H25.8009L30.7209 22ZM24.8409 10.63V5.77H27.9909C31.3809 5.77 31.3809 10.63 27.9909 10.63H24.8409ZM45.7295 5.8H55.0895V0.76H40.2995V22H55.0895V16.93H45.7295V13.75H54.3395V9.1H45.7295V5.8ZM57.9655 22H63.3355V15.88L62.9755 11.59L63.1255 11.56L65.9755 18.85H69.6655L72.4555 11.56L72.6355 11.59L72.3055 15.88L72.2755 22H77.6755V0.76H72.3055L67.8055 11.14L63.3355 0.76H57.9655V22ZM85.9234 0.76H80.5534V22H85.9234V0.76ZM87.3152 0.879998C87.1952 0.969999 87.1352 3.01 87.1352 5.38V9.73L89.7152 12.04C91.1252 13.3 92.3552 14.35 92.4452 14.35C92.5052 14.35 92.5652 12.46 92.5652 10.18V5.98H94.5752C96.1952 5.98 96.6452 6.07 97.1552 6.49L97.7852 6.97V11.26C97.7852 13.6 97.6952 15.7 97.6352 15.91C97.2752 16.81 96.3452 16.99 91.6352 16.99H87.1352V19.48V22H92.1752C96.6452 22 97.3652 21.94 98.6552 21.49C100.515 20.89 102.045 19.54 102.765 17.89C103.305 16.66 103.335 16.39 103.335 11.47C103.335 6.61 103.305 6.28 102.765 5.11C102.045 3.49 100.605 2.14 98.8052 1.45C97.5752 0.91 96.9452 0.879998 92.4452 0.789999C89.7152 0.729998 87.4052 0.789999 87.3152 0.879998Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -1,3 +0,0 @@
<svg width="104" height="22" viewBox="0 0 104 22" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.28 22H5.65V15.79H8.8C13.93 15.79 16.54 12.04 16.54 8.26C16.54 4.51 13.96 0.76 8.77 0.76H0.28V22ZM5.65 11.02V5.77H8.77C12.01 5.74 12.01 11.05 8.77 11.02H5.65ZM30.7209 22H37.4109L31.6209 14.71C34.2009 13.9 35.7909 11.68 35.7909 7.75C35.6709 2.77 32.2809 0.76 27.9009 0.76H19.4109V22H24.8409V15.25H25.8009L30.7209 22ZM24.8409 10.63V5.77H27.9909C31.3809 5.77 31.3809 10.63 27.9909 10.63H24.8409ZM45.7295 5.8H55.0895V0.76H40.2995V22H55.0895V16.93H45.7295V13.75H54.3395V9.1H45.7295V5.8ZM57.9655 22H63.3355V15.88L62.9755 11.59L63.1255 11.56L65.9755 18.85H69.6655L72.4555 11.56L72.6355 11.59L72.3055 15.88L72.2755 22H77.6755V0.76H72.3055L67.8055 11.14L63.3355 0.76H57.9655V22ZM85.9234 0.76H80.5534V22H85.9234V0.76ZM87.3152 0.879998C87.1952 0.969999 87.1352 3.01 87.1352 5.38V9.73L89.7152 12.04C91.1252 13.3 92.3552 14.35 92.4452 14.35C92.5052 14.35 92.5652 12.46 92.5652 10.18V5.98H94.5752C96.1952 5.98 96.6452 6.07 97.1552 6.49L97.7852 6.97V11.26C97.7852 13.6 97.6952 15.7 97.6352 15.91C97.2752 16.81 96.3452 16.99 91.6352 16.99H87.1352V19.48V22H92.1752C96.6452 22 97.3652 21.94 98.6552 21.49C100.515 20.89 102.045 19.54 102.765 17.89C103.305 16.66 103.335 16.39 103.335 11.47C103.335 6.61 103.305 6.28 102.765 5.11C102.045 3.49 100.605 2.14 98.8052 1.45C97.5752 0.91 96.9452 0.879998 92.4452 0.789999C89.7152 0.729998 87.4052 0.789999 87.3152 0.879998Z" fill="#7289DA"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
(function(r){var e=window["webpackJsonp"];window["webpackJsonp"]=function n(f,i,u){var c,a,l=0,p=[],s;for(;l<f.length;l++){a=f[l];if(t[a]){p.push(t[a][0])}t[a]=0}for(c in i){if(Object.prototype.hasOwnProperty.call(i,c)){r[c]=i[c]}}if(e)e(f,i,u);while(p.length){p.shift()()}if(u){for(l=0;l<u.length;l++){s=o(o.s=u[l])}}return s};var n={};var t={2:0};function o(e){if(n[e]){return n[e].exports}var t=n[e]={i:e,l:false,exports:{}};r[e].call(t.exports,t,t.exports,o);t.l=true;return t.exports}o.m=r;o.c=n;o.d=function(r,e,n){if(!o.o(r,e)){Object.defineProperty(r,e,{configurable:false,enumerable:true,get:n})}};o.n=function(r){var e=r&&r.__esModule?function e(){return r["default"]}:function e(){return r};o.d(e,"a",e);return e};o.o=function(r,e){return Object.prototype.hasOwnProperty.call(r,e)};o.p="";o.oe=function(r){console.error(r);throw r}})([]);

File diff suppressed because one or more lines are too long

View File

@@ -1,31 +0,0 @@
<html>
<head>
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<link href="https://rsms.me/inter/inter.css" rel="stylesheet">
<link href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" rel="stylesheet">
<link href="static/assets/fonts/stylesheet.css" rel="stylesheet">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="apple-touch-icon" sizes="180x180" href="static/assets/meta/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="static/assets/meta/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="static/assets/meta/favicon-16x16.png">
<link rel="manifest" href="static/assets/meta/site.webmanifest">
<link rel="shortcut icon" href="static/assets/meta/favicon.ico">
<meta name="apple-mobile-web-app-title" content="PreMiD">
<meta name="application-name" content="PreMiD">
<meta name="msapplication-TileColor" content="#ed1c24">
<meta name="msapplication-config" content="static/assets/meta/browserconfig.xml">
<meta name="theme-color" content="#414042">
<style>
</style>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
<script type="text/javascript" src="static/js/manifest.37a2ecbb1d1b7e6c9ada.js"></script><script type="text/javascript" src="static/js/vendor.239f8f47f7af929233ef.js"></script><script type="text/javascript" src="static/js/app.42bfa9a61b9dcd5d77cb.js"></script></body>
</html>

Submodule PMD_Extension deleted from 72ae353769

View File

@@ -3,6 +3,7 @@
# <img src="gitassets/icon.png" width="24px" draggable="false"><b> </b>PreMiD &middot; Discord Rich Presence for your Media!
### ![version](https://img.shields.io/badge/Version-1.4-brightgreen.svg?style=for-the-badge) [![Code Quality](https://img.shields.io/codacy/grade/aaefef1998e644118a506a3c03c5b7e2.svg?style=for-the-badge)](https://www.codacy.com/project/Timeraa/PreMiD/dashboard?utm_source=github.com&utm_medium=referral&utm_content=PreMiD/PreMiD&utm_campaign=Badge_Grade_Dashboard&branchId=10584370) [![Discord](https://img.shields.io/discord/493130730549805057.svg?style=for-the-badge)](https://discord.gg/WvfVZ8T) [![Chrome Web Store](https://img.shields.io/chrome-web-store/d/agjnjboanicjcpenljmaaigopkgdnihi.svg?label=Chrome&logo=google%20chrome&logoColor=white&colorA=4285F4&style=for-the-badge)](https://chrome.google.com/webstore/detail/premid/agjnjboanicjcpenljmaaigopkgdnihi)
[![Follow us on Twitter](https://raw.githubusercontent.com/frozaum/PreMiD/master/.github/TwitterButton.png)](https://twitter.com/PreMiDapp)
<img src="gitassets/PreMiDExample.png">