-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
325 lines (294 loc) · 21.9 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
<!doctype html>
<html lang="en" class="dark">
<head><meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.80.0" />
<link rel="apple-touch-icon" sizes="180x180" href='https://yeti-is-god.ml/favicons/apple-touch-icon.png'>
<link rel="icon" type="image/png" sizes="32x32" href='https://yeti-is-god.ml/favicons/favicon-32x32.png'>
<link rel="icon" type="image/png" sizes="16x16" href='https://yeti-is-god.ml/favicons/favicon-16x16.png'>
<link rel="manifest" href='https://yeti-is-god.ml/favicons/site.webmanifest'>
<link rel="mask-icon" href='https://yeti-is-god.ml/favicons/safari-pinned-tab.svg' color="#004750">
<link rel="shortcut icon" href='https://yeti-is-god.ml/favicons/favicon.ico'>
<meta name="msapplication-config" content='https://yeti-is-god.ml/favicons/browserconfig.xml'>
<title>Home | Yeti</title>
<script id="dsq-count-scr" src="//yeti-is-god.disqus.com/count.js" async></script><meta property="og:title" content="Home" />
<meta property="og:description" content="Never gonna give you up
Never gonna let you down..
Hi I'm Yeti, I hate myself." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://yeti-is-god.ml/" />
<meta property="og:updated_time" content="2021-09-10T18:46:22+05:30" />
<meta itemprop="name" content="Home">
<meta itemprop="description" content="Never gonna give you up
Never gonna let you down..
Hi I'm Yeti, I hate myself.">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Home"/>
<meta name="twitter:description" content="Never gonna give you up
Never gonna let you down..
Hi I'm Yeti, I hate myself."/>
<link rel="stylesheet" href="https://yeti-is-god.ml/css/styles.b7ec30df70bfec70aa858ae56a491484ee1dadb0a8d282acdbeda408dff2619c51588fded658e3af6cf593cd8127a24d689e1153a09d12956bebd0f0fe5c26ff.css"><link rel="stylesheet" href="css/a.css">
<meta name="description" content="Never gonna give you up
Never gonna let you down..
Hi I'm Yeti, I hate myself.">
</head>
<body class="page-home" id="pagetop">
<header class="nav_header">
<nav class="wrap nav menu">
<a href="https://yeti-is-god.ml/" class="nav_brand">
<picture data-lit="https://yeti-is-god.ml/_img.png" data-dark="https://media.discordapp.net/attachments/661577922305327151/906886414132723722/2c678002e587299b3511cec86382daf1.png?width=80&height=80">
<source srcset = 'https://media.discordapp.net/attachments/661577922305327151/906886414132723722/2c678002e587299b3511cec86382daf1.png?width=80&height=80' media="(prefers-color-scheme: dark)">
<img srcset = 'https://yeti-is-god.ml/_img.png' alt = 'Yeti Logo'>
</picture>
<label class="nav_toggle toggle" title='Site Menu' role="button">
<svg class="icon icon_harmburger">
<use xlink:href="#harmburger"></use>
</svg>
</label>
</a>
<ul class="nav_body">
<li class="nav-item">
<div class="search">
<label for="find" class="search_label"><svg class="icon icon_search">
<use xlink:href="#search"></use>
</svg>
</label>
<input type="search" class="search_field" placeholder='Looking for smth?' id="find"
autocomplete="on">
<div class="search_results results"></div>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="https://github.com/yeti2006"><span>Github</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://yeti-is-god.ml/posts/"><span>Posts</span></a>
</li>
<li class="nav-item nav_repo">
<a class="nav-link" href="" target="_blank">
</a>
</li>
<li class="nav-item"><div class = 'color_mode'>
<label for = 'mode'></label>
<input type = 'checkbox' class = 'color_choice' id = 'mode' title="Toggle Dark Mode">
</div>
</li>
</ul>
</nav>
</header>
<div class="main wrap pt-4"><div class="grid-auto"><aside class="aside menu">
<div>
<label class="aside_toggle toggle" title='Docs Menu' role="button">Docs Menu <svg class="icon icon_harmburger">
<use xlink:href="#harmburger"></use>
</svg></label>
</div>
<section class="section aside_inner">
<h2 class="section_title active"><a href="https://yeti-is-god.ml/" class="group">Home</a></h2>
<section class="" id="docs-home">
<section class="section aside_inner">
<h2 class="section_title"><a href="https://yeti-is-god.ml/posts/" class="group">Posts</a></h2>
<section class="" id="docs-posts">
<h3 class="section_link"><a id="docs-getting-started-on-a-discord-bot" href="https://yeti-is-god.ml/posts/getting-started-on-a-discord-bot/">Getting Started on a Discord Bot</a></h3><nav id="TableOfContents">
<ul>
<li>
<ul>
<li><a href="#some-discordpy-forks">Some Discord.py Forks</a></li>
</ul>
</li>
</ul>
<ul>
<li><a href="#creating-a-bot">Creating a Bot.</a></li>
<li><a href="#writing-the-code">Writing the code</a>
<ul>
<li><a href="#client">Client</a></li>
<li><a href="#extcommands">ext.commands</a></li>
</ul>
</li>
</ul>
</nav>
<h3 class="section_link"><a id="docs-how-to-bypass-opendns-security" href="https://yeti-is-god.ml/posts/how-to-bypass-opendns/">How to bypass OpenDNS security?</a></h3><nav id="TableOfContents">
<ul>
<li><a href="#what-is-opendns">What is openDNS?</a></li>
<li><a href="#how-does-this-work">How does this work?</a></li>
<li><a href="#why-would-you-want-to-use-it">Why would you want to use it?</a></li>
<li><a href="#so-why-block-it-and-how">So, why block it and how?</a>
<ul>
<li><a href="#1-switch-to-a-different-dns">1. Switch to a different DNS</a></li>
<li><a href="#2-use-a-vpn">2. Use a VPN</a></li>
<li><a href="#3-use-a-proxy-site">3. Use a Proxy site</a></li>
<li><a href="#4-use-a-portable-browser">4. Use a portable browser</a></li>
</ul>
</li>
</ul>
</nav>
</section>
</section>
<h3 class="section_link"><a id="docs-" href="https://yeti-is-god.ml/kitsupy/"></a></h3>
<h3 class="section_link"><a id="docs-" href="https://yeti-is-god.ml/school/"></a></h3><nav id="TableOfContents"></nav>
<h3 class="section_link"><a id="docs-" href="https://yeti-is-god.ml/search/"></a></h3><nav id="TableOfContents"></nav>
<h3 class="section_link"><a id="docs-" href="https://yeti-is-god.ml/spotilike/"></a></h3>
<section class="section aside_inner">
<h2 class="section_title"><a href="https://yeti-is-god.ml/docs/" class="group">Projects</a></h2>
<section class="" id="docs-projects">
<h3 class="section_link"><a id="docs-kitsupy" href="https://yeti-is-god.ml/docs/kitsupy/kitsupy/">Kitsupy</a></h3><nav id="TableOfContents">
<ul>
<li><a href="#general">General</a>
<ul>
<li><a href="#installation">Installation</a></li>
<li><a href="#simple-usage-example">Simple usage example</a></li>
</ul>
</li>
<li><a href="#kitsuclient">KitsuClient</a>
<ul>
<li><a href="#kitsukitsuclient">kitsu.KitsuClient</a></li>
<li><a href="#kitsukitsuclientget_anime">kitsu.KitsuClient.get_anime</a></li>
<li><a href="#kitsukitsuclientget_character">kitsu.KitsuClient.get_character</a></li>
<li><a href="#kitsukitsuclientget_episode">kitsu.KitsuClient.get_episode</a></li>
<li><a href="#kitsukitsuclientget_manga">kitsu.KitsuClient.get_manga</a></li>
<li><a href="#kituskitsuclienttrending_anime">kitus.KitsuClient.trending_anime</a></li>
</ul>
</li>
<li><a href="#pagination">Pagination</a>
<ul>
<li><a href="#limits--offset">Limits & Offset</a></li>
<li><a href="#next-method">next method</a></li>
</ul>
</li>
<li><a href="#object-reference">Object Reference</a>
<ul>
<li><a href="#kitsuanime">kitsu.Anime</a></li>
</ul>
</li>
</ul>
</nav>
<h3 class="section_link"><a id="docs-spotilike" href="https://yeti-is-god.ml/docs/spotilike_/v2/spotilike/">SpotiLike</a></h3><nav id="TableOfContents">
<ul>
<li><a href="#youtube-video">YouTube video</a></li>
<li><a href="#what-is-spotilike">What is SpotiLike?</a></li>
<li><a href="#butwhy">But…why?</a></li>
<li><a href="#how2use">How2Use</a></li>
<li><a href="#configuring-the-hotkeys">Configuring the hotkeys</a></li>
<li><a href="#settings">Settings</a></li>
<li><a href="#available-keys">Available Keys</a></li>
</ul>
</nav>
<h3 class="section_link"><a id="docs-spotilike-v1" href="https://yeti-is-god.ml/docs/spotilike_/v1/spotilikev1/">SpotiLike v1</a></h3><nav id="TableOfContents">
<ul>
<li><a href="#configuration">Configuration</a>
<ul>
<li><a href="#key-values">Key-values</a></li>
<li><a href="#icons-">Icons 🌈</a></li>
</ul>
</li>
<li><a href="#startup">Startup</a></li>
</ul>
<ul>
<li><a href="#say-hi">Say Hi?</a></li>
</ul>
</nav>
</section>
</section>
</section>
</section>
</aside>
<main class="content">
<h1>Home</h1><!-- raw HTML omitted -->
<p><img src="https://waifu.now.sh/sfw/hug#center" alt="a"></p>
<h3 id="hello">Hello.</h3>
<p><a href="https://discord.com/users/652407551849267200"><img src="https://lanyard-profile-readme.vercel.app/api/652407551849267200#floatright" alt="Discord Presence"></a></p>
<p>Heyo, I’m Yeti and I’m a tryna be developer that loves creating.. stuff? <!-- raw HTML omitted -->
<!-- raw HTML omitted -->
I have no idea what you’re doing here but anyways <a href="./doggy">send hugs</a> Omegalul</p>
<p>Average(less than) in <a href="https://python.org/">Python</a> and I’m currently <em>tryna</em> learn <a href="https://docs.microsoft.com/en-us/dotnet/csharp/">C#</a></p>
<p>I code as a hobby in my free time and I’m decently bad at it.</p>
<p>Here are a few facts about me:</p>
<ul>
<li>I hate myself</li>
<li>I hate myself</li>
<li>I really love hugs</li>
<li>I hate myself</li>
</ul>
<p>You can check out my project(s) in the projects section on the left or you can just click right through:</p>
<a href="./docs" class="button">Go to Projects</a>
<hr>
<p>Also, check out my posts if any is written there idk i hate my life cring</p>
<p>Oh and add Yeti#4594 on discord! :)</p>
<div class="pager pager_lean">
</div>
</main>
</div>
</div>
<footer class="pt-2 pb-2">
<div class="wrap">
<p>© <span class="year">2021</span></p>
<a href="#pagetop" id="toTop" title=Back to top></a>
</div>
</footer>
<svg width="0" height="0" class="hidden">
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 492.004 492.004" id="next">
<path d="M484.14 226.886L306.46 49.202c-5.072-5.072-11.832-7.856-19.04-7.856-7.216 0-13.972 2.788-19.044 7.856l-16.132 16.136c-5.068 5.064-7.86 11.828-7.86 19.04 0 7.208 2.792 14.2 7.86 19.264L355.9 207.526H26.58C11.732 207.526 0 219.15 0 234.002v22.812c0 14.852 11.732 27.648 26.58 27.648h330.496L252.248 388.926c-5.068 5.072-7.86 11.652-7.86 18.864 0 7.204 2.792 13.88 7.86 18.948l16.132 16.084c5.072 5.072 11.828 7.836 19.044 7.836 7.208 0 13.968-2.8 19.04-7.872l177.68-177.68c5.084-5.088 7.88-11.88 7.86-19.1.016-7.244-2.776-14.04-7.864-19.12z"></path>
</symbol>
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 511.999 511.999" id="search">
<path d="M508.874 478.708L360.142 329.976c28.21-34.827 45.191-79.103 45.191-127.309C405.333 90.917 314.416 0 202.666 0S0 90.917 0 202.667s90.917 202.667 202.667 202.667c48.206 0 92.482-16.982 127.309-45.191l148.732 148.732c4.167 4.165 10.919 4.165 15.086 0l15.081-15.082c4.165-4.166 4.165-10.92-.001-15.085zM202.667 362.667c-88.229 0-160-71.771-160-160s71.771-160 160-160 160 71.771 160 160-71.771 160-160 160z"></path>
</symbol>
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 241 179" id="harmburger">
<path d="M1 10C1 4.477 5.477 0 11 0h220c5.523 0 10 4.477 10 10s-4.477 10-10 10H11C5.477 20 1 15.523 1 10zm0 80c0-5.523 4.477-10 10-10h220c5.523 0 10 4.477 10 10s-4.477 10-10 10H11c-5.523 0-10-4.477-10-10zm9 69c-5.523 0-10 4.477-10 10s4.477 10 10 10h220c5.523 0 10-4.477 10-10s-4.477-10-10-10H10z"></path>
</symbol>
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 401.998 401.998" id="sort">
<path d="M73.092 164.452h255.813c4.949 0 9.233-1.807 12.848-5.424 3.613-3.616 5.427-7.898 5.427-12.847s-1.813-9.229-5.427-12.85L213.846 5.424C210.232 1.812 205.951 0 200.999 0s-9.233 1.812-12.85 5.424L60.242 133.331c-3.617 3.617-5.424 7.901-5.424 12.85 0 4.948 1.807 9.231 5.424 12.847 3.621 3.617 7.902 5.424 12.85 5.424zm255.813 73.097H73.092c-4.952 0-9.233 1.808-12.85 5.421-3.617 3.617-5.424 7.898-5.424 12.847s1.807 9.233 5.424 12.848L188.149 396.57c3.621 3.617 7.902 5.428 12.85 5.428s9.233-1.811 12.847-5.428l127.907-127.906c3.613-3.614 5.427-7.898 5.427-12.848 0-4.948-1.813-9.229-5.427-12.847-3.614-3.616-7.899-5.42-12.848-5.42z"></path>
</symbol>
</svg>
<svg width="0" height="0" class="hidden">
<symbol viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" id="facebook">
<path d="M437 0H75C33.648 0 0 33.648 0 75v362c0 41.352 33.648 75 75 75h151V331h-60v-90h60v-61c0-49.629 40.371-90 90-90h91v90h-91v61h91l-15 90h-76v181h121c41.352 0 75-33.648 75-75V75c0-41.352-33.648-75-75-75zm0 0"></path>
</symbol>
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18.001 18.001" id="twitter">
<path d="M15.891 4.013c.808-.496 1.343-1.173 1.605-2.034a8.68 8.68 0 0 1-2.351.861c-.703-.756-1.593-1.14-2.66-1.14-1.043 0-1.924.366-2.643 1.078a3.56 3.56 0 0 0-1.076 2.605c0 .309.039.585.117.819-3.076-.105-5.622-1.381-7.628-3.837-.34.601-.51 1.213-.51 1.846 0 1.301.549 2.332 1.645 3.089-.625-.053-1.176-.211-1.645-.47 0 .929.273 1.705.82 2.388a3.623 3.623 0 0 0 2.115 1.291c-.312.08-.641.118-.979.118-.312 0-.533-.026-.664-.083.23.757.664 1.371 1.291 1.841a3.652 3.652 0 0 0 2.152.743C4.148 14.173 2.625 14.69.902 14.69c-.422 0-.721-.006-.902-.038 1.697 1.102 3.586 1.649 5.676 1.649 2.139 0 4.029-.542 5.674-1.626 1.645-1.078 2.859-2.408 3.639-3.974a10.77 10.77 0 0 0 1.172-4.892v-.468a7.788 7.788 0 0 0 1.84-1.921 8.142 8.142 0 0 1-2.11.593z"
></path>
</symbol>
<symbol aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" id="mail">
<path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path>
</symbol>
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" id="calendar">
<path d="M452 40h-24V0h-40v40H124V0H84v40H60C26.916 40 0 66.916 0 100v352c0 33.084 26.916 60 60 60h392c33.084 0 60-26.916 60-60V100c0-33.084-26.916-60-60-60zm20 412c0 11.028-8.972 20-20 20H60c-11.028 0-20-8.972-20-20V188h432v264zm0-304H40v-48c0-11.028 8.972-20 20-20h24v40h40V80h264v40h40V80h24c11.028 0 20 8.972 20 20v48z"></path>
<path d="M76 230h40v40H76zm80 0h40v40h-40zm80 0h40v40h-40zm80 0h40v40h-40zm80 0h40v40h-40zM76 310h40v40H76zm80 0h40v40h-40zm80 0h40v40h-40zm80 0h40v40h-40zM76 390h40v40H76zm80 0h40v40h-40zm80 0h40v40h-40zm80 0h40v40h-40zm80-80h40v40h-40z"></path>
</symbol>
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" id="github">
<path d="M255.968 5.329C114.624 5.329 0 120.401 0 262.353c0 113.536 73.344 209.856 175.104 243.872 12.8 2.368 17.472-5.568 17.472-12.384 0-6.112-.224-22.272-.352-43.712-71.2 15.52-86.24-34.464-86.24-34.464-11.616-29.696-28.416-37.6-28.416-37.6-23.264-15.936 1.728-15.616 1.728-15.616 25.696 1.824 39.2 26.496 39.2 26.496 22.848 39.264 59.936 27.936 74.528 21.344 2.304-16.608 8.928-27.936 16.256-34.368-56.832-6.496-116.608-28.544-116.608-127.008 0-28.064 9.984-51.008 26.368-68.992-2.656-6.496-11.424-32.64 2.496-68 0 0 21.504-6.912 70.4 26.336 20.416-5.696 42.304-8.544 64.096-8.64 21.728.128 43.648 2.944 64.096 8.672 48.864-33.248 70.336-26.336 70.336-26.336 13.952 35.392 5.184 61.504 2.56 68 16.416 17.984 26.304 40.928 26.304 68.992 0 98.72-59.84 120.448-116.864 126.816 9.184 7.936 17.376 23.616 17.376 47.584 0 34.368-.32 62.08-.32 70.496 0 6.88 4.608 14.88 17.6 12.352C438.72 472.145 512 375.857 512 262.353 512 120.401 397.376 5.329 255.968 5.329z"></path>
</symbol>
<symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="rss">
<circle cx="3.429" cy="20.571" r="3.429"></circle>
<path d="M11.429 24h4.57C15.999 15.179 8.821 8.001 0 8v4.572c6.302.001 11.429 5.126 11.429 11.428z"></path>
<path d="M24 24C24 10.766 13.234 0 0 0v4.571c10.714 0 19.43 8.714 19.43 19.429z"></path>
</symbol>
<symbol viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" id="linkedin">
<path d="M437 0H75C33.648 0 0 33.648 0 75v362c0 41.352 33.648 75 75 75h362c41.352 0 75-33.648 75-75V75c0-41.352-33.648-75-75-75zM181 406h-60V196h60zm0-240h-60v-60h60zm210 240h-60V286c0-16.54-13.46-30-30-30s-30 13.46-30 30v120h-60V196h60v11.309C286.719 202.422 296.93 196 316 196c40.691.043 75 36.547 75 79.688zm0 0"></path>
</symbol>
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 612 612" id="arrow">
<path d="M604.501 440.509L325.398 134.956c-5.331-5.357-12.423-7.627-19.386-7.27-6.989-.357-14.056 1.913-19.387 7.27L7.499 440.509c-9.999 10.024-9.999 26.298 0 36.323s26.223 10.024 36.222 0l262.293-287.164L568.28 476.832c9.999 10.024 26.222 10.024 36.221 0 9.999-10.023 9.999-26.298 0-36.323z"></path>
</symbol>
<symbol viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" id="carly">
<path d="M504.971 239.029L448 182.059V84c0-46.317-37.682-84-84-84h-44c-13.255 0-24 10.745-24 24s10.745 24 24 24h44c19.851 0 36 16.149 36 36v108c0 6.365 2.529 12.47 7.029 16.971L454.059 256l-47.029 47.029A24.002 24.002 0 0 0 400 320v108c0 19.851-16.149 36-36 36h-44c-13.255 0-24 10.745-24 24s10.745 24 24 24h44c46.318 0 84-37.683 84-84v-98.059l56.971-56.971c9.372-9.372 9.372-24.568 0-33.941zM112 192V84c0-19.851 16.149-36 36-36h44c13.255 0 24-10.745 24-24S205.255 0 192 0h-44c-46.318 0-84 37.683-84 84v98.059l-56.971 56.97c-9.373 9.373-9.373 24.568 0 33.941L64 329.941V428c0 46.317 37.682 84 84 84h44c13.255 0 24-10.745 24-24s-10.745-24-24-24h-44c-19.851 0-36-16.149-36-36V320c0-6.365-2.529-12.47-7.029-16.971L57.941 256l47.029-47.029A24.002 24.002 0 0 0 112 192z"></path>
</symbol>
<symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="copy">
<path d="M23 2.75A2.75 2.75 0 0 0 20.25 0H8.75A2.75 2.75 0 0 0 6 2.75v13.5A2.75 2.75 0 0 0 8.75 19h11.5A2.75 2.75 0 0 0 23 16.25zM18.25 14.5h-7.5a.75.75 0 0 1 0-1.5h7.5a.75.75 0 0 1 0 1.5zm0-3h-7.5a.75.75 0 0 1 0-1.5h7.5a.75.75 0 0 1 0 1.5zm0-3h-7.5a.75.75 0 0 1 0-1.5h7.5a.75.75 0 0 1 0 1.5z"></path>
<path d="M8.75 20.5a4.255 4.255 0 0 1-4.25-4.25V2.75c0-.086.02-.166.025-.25H3.75A2.752 2.752 0 0 0 1 5.25v16A2.752 2.752 0 0 0 3.75 24h12a2.752 2.752 0 0 0 2.75-2.75v-.75z"></path>
</symbol>
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512.001 512.001" id="closeme">
<path d="M284.286 256.002L506.143 34.144c7.811-7.811 7.811-20.475 0-28.285-7.811-7.81-20.475-7.811-28.285 0L256 227.717 34.143 5.859c-7.811-7.811-20.475-7.811-28.285 0-7.81 7.811-7.811 20.475 0 28.285l221.857 221.857L5.858 477.859c-7.811 7.811-7.811 20.475 0 28.285a19.938 19.938 0 0 0 14.143 5.857 19.94 19.94 0 0 0 14.143-5.857L256 284.287l221.857 221.857c3.905 3.905 9.024 5.857 14.143 5.857s10.237-1.952 14.143-5.857c7.811-7.811 7.811-20.475 0-28.285L284.286 256.002z"></path>
</symbol>
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" id="open-menu">
<path d="M492 236H20c-11.046 0-20 8.954-20 20s8.954 20 20 20h472c11.046 0 20-8.954 20-20s-8.954-20-20-20zm0-160H20C8.954 76 0 84.954 0 96s8.954 20 20 20h472c11.046 0 20-8.954 20-20s-8.954-20-20-20zm0 320H20c-11.046 0-20 8.954-20 20s8.954 20 20 20h472c11.046 0 20-8.954 20-20s-8.954-20-20-20z"></path>
</symbol>
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="instagram">
<path d="M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z"/>
</symbol>
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="youtube">
<path d="M19.615 3.184c-3.604-.246-11.631-.245-15.23 0-3.897.266-4.356 2.62-4.385 8.816.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0 3.897-.266 4.356-2.62 4.385-8.816-.029-6.185-.484-8.549-4.385-8.816zm-10.615 12.816v-8l8 3.993-8 4.007z"/>
</symbol>
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="stackoverflow">
<path d="M21 27v-8h3v11H0V19h3v8h18z"></path><path d="M17.1.2L15 1.8l7.9 10.6 2.1-1.6L17.1.2zm3.7 14.7L10.6 6.4l1.7-2 10.2 8.5-1.7 2zM7.2 12.3l12 5.6 1.1-2.4-12-5.6-1.1 2.4zm-1.8 6.8l13.56 1.96.17-2.38-13.26-2.55-.47 2.97zM19 25H5v-3h14v3z"></path>
</symbol>
</svg>
<script src="https://yeti-is-god.ml/js/bundle.min.5a7c2519929a13d440c56fe7c9cf3c991942d6a482dfb727583ba79a0e872b25908da01aa9a520e8f374c9d90a03eacb888f5fe6c119569b1d664811e3067c33.js"></script>
</body>
</html>