summaryrefslogtreecommitdiff
path: root/public/tags
diff options
context:
space:
mode:
authorMichał Sapka <michal@sapka.me>2023-01-02 22:15:10 +0100
committerMichał Sapka <michal@sapka.me>2023-01-02 22:15:10 +0100
commit98c04aa1e19e9391a19daf903a024e7ebeaeb36b (patch)
treefbc4a9729a479331f0b33fb613250dad619c95ec /public/tags
parent679e6588d1ef6709f9e579f8ab2fa1b3ad2ac9d8 (diff)
feat: blank based on memes
Diffstat (limited to 'public/tags')
-rw-r--r--public/tags/alone/index.html83
-rw-r--r--public/tags/alone/index.xml20
-rw-r--r--public/tags/animated/index.html85
-rw-r--r--public/tags/animated/index.xml20
-rw-r--r--public/tags/boomer/index.html85
-rw-r--r--public/tags/boomer/index.xml20
-rw-r--r--public/tags/challenging-wank/index.html85
-rw-r--r--public/tags/challenging-wank/index.xml20
-rw-r--r--public/tags/forever-alone/index.html85
-rw-r--r--public/tags/forever-alone/index.xml20
-rw-r--r--public/tags/fuck-yea/index.html85
-rw-r--r--public/tags/fuck-yea/index.xml20
-rw-r--r--public/tags/i-know-that-feel-bro/index.html85
-rw-r--r--public/tags/i-know-that-feel-bro/index.xml20
-rw-r--r--public/tags/index.html76
-rw-r--r--public/tags/index.xml137
-rw-r--r--public/tags/lol-wut/index.html85
-rw-r--r--public/tags/lol-wut/index.xml20
-rw-r--r--public/tags/no-ragrets/index.html85
-rw-r--r--public/tags/no-ragrets/index.xml20
-rw-r--r--public/tags/nsfw/index.html94
-rw-r--r--public/tags/nsfw/index.xml29
-rw-r--r--public/tags/orly/index.html85
-rw-r--r--public/tags/orly/index.xml20
-rw-r--r--public/tags/reaction/index.html83
-rw-r--r--public/tags/reaction/index.xml20
-rw-r--r--public/tags/sfw/index.html148
-rw-r--r--public/tags/sfw/index.xml83
-rw-r--r--public/tags/shit-im-into-it/index.html85
-rw-r--r--public/tags/shit-im-into-it/index.xml20
-rw-r--r--public/tags/the-risk-was-calculated/index.html85
-rw-r--r--public/tags/the-risk-was-calculated/index.xml20
-rw-r--r--public/tags/wojak/index.html94
-rw-r--r--public/tags/wojak/index.xml29
34 files changed, 2051 insertions, 0 deletions
diff --git a/public/tags/alone/index.html b/public/tags/alone/index.html
new file mode 100644
index 00000000..f7c2700b
--- /dev/null
+++ b/public/tags/alone/index.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<HTML lang="en">
+ <HEAD>
+ <META charset="utf-8">
+ <TITLE>
+ Michal&#39;s based meme collection
+ </TITLE>
+ <link rel='stylesheet' type='text/css' href='/style.css'>
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <link rel="apple-touch-icon" sizes="180x180" href="https://memes.sapka.me/icons/apple-touch-icon.png">
+ <link rel="icon" type="image/png" sizes="32x32" href="https://memes.sapka.me/icons/favicon-32x32.png">
+ <link rel="icon" type="image/png" sizes="16x16" href="https://memes.sapka.me/icons/favicon-16x16.png">
+
+ <meta property="og:title" content="alone" />
+ <meta property="og:type" content="website" />
+ <meta property="og:url" content="https://memes.sapka.me/tags/alone/" />
+ <meta property="og:image" content="https://memes.sapka.me/logo.png" />
+
+ <meta name="twitter:title" content="alone">
+ <meta name="twitter:image" content="https://memes.sapka.me/logo.png">
+ <meta name="twitter:card" content="summary_large_image">
+
+ <link rel="canonical" href="https://memes.sapka.me">
+ <link rel='alternate' type='application/rss+xml' title="Michal&#39;s based meme collection RSS" href='/index.xml'>
+ <meta name="robots" content="index, follow">
+
+ </HEAD>
+ <BODY>
+
+ <HEADER>
+
+
+ <a href="/">
+ <img alt="logo" src="https://memes.sapka.me/logo_hu854d4979f24f44fb1730c3fab6c9ef4f_4533_0x45_resize_box_3.png" width=45 height=45/>
+ <div>
+ <h1>Michal&#39;s based meme collection</h1>
+ (because giphy sucks)
+ </div>
+ </a>
+ </HEADER>
+
+ <MAIN>
+ <h2> alone</h2>
+
+
+ <article class="list">
+ <a href="/forver-alone/">
+
+
+
+ <img alt="Forver Alone" src="https://memes.sapka.me/forever-alone_hu56897781db0843ac61a9409d8cf0fed1_78902_350x0_resize_q75_box.jpg" width=350 height=350/>
+ </a>
+ </article>
+
+
+ </MAIN>
+
+
+ <FOOTER>
+ <ASIDE>
+ <BR>
+ Terms and conditions
+ <OL>
+ <li> I don't care who you are so I won't track you.
+ <li> I have stolen all those memes so I have no rights to them.
+ <li> You will not kill my server.
+ </OL>
+ </ASIDE>
+ <div>
+ Created by <a href="https://sapka.me" target="_blank">Michal</a>
+ <BR>
+ <BR>
+ <a href="/index.xml">
+
+
+ <img alt="rss" src="https://memes.sapka.me/rss_hu3825b2cd5f1de2cefb2d2452c4fa574e_240532_0x25_resize_box_3.png" width=25 height=25/>
+ </a>
+ </div>
+
+ </FOOTER>
+
+ </BODY>
+</HTML>
diff --git a/public/tags/alone/index.xml b/public/tags/alone/index.xml
new file mode 100644
index 00000000..7b415c8d
--- /dev/null
+++ b/public/tags/alone/index.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>alone on Michal&#39;s based meme collection</title>
+ <link>https://memes.sapka.me/tags/alone/</link>
+ <description>Recent content in alone on Michal&#39;s based meme collection</description>
+ <generator>Hugo -- gohugo.io</generator>
+ <language>en-us</language>
+ <lastBuildDate>Thu, 29 Dec 2022 10:03:52 +0100</lastBuildDate><atom:link href="https://memes.sapka.me/tags/alone/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>Forver Alone</title>
+ <link>https://memes.sapka.me/forver-alone/</link>
+ <pubDate>Thu, 29 Dec 2022 10:03:52 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/forver-alone/</guid>
+ <description></description>
+ </item>
+
+ </channel>
+</rss>
diff --git a/public/tags/animated/index.html b/public/tags/animated/index.html
new file mode 100644
index 00000000..b2acea38
--- /dev/null
+++ b/public/tags/animated/index.html
@@ -0,0 +1,85 @@
+<!DOCTYPE html>
+<HTML lang="en">
+ <HEAD>
+ <META charset="utf-8">
+ <TITLE>
+ Michal&#39;s based meme collection
+ </TITLE>
+ <link rel='stylesheet' type='text/css' href='/style.css'>
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <link rel="apple-touch-icon" sizes="180x180" href="https://memes.sapka.me/icons/apple-touch-icon.png">
+ <link rel="icon" type="image/png" sizes="32x32" href="https://memes.sapka.me/icons/favicon-32x32.png">
+ <link rel="icon" type="image/png" sizes="16x16" href="https://memes.sapka.me/icons/favicon-16x16.png">
+
+ <meta property="og:title" content="animated" />
+ <meta property="og:type" content="website" />
+ <meta property="og:url" content="https://memes.sapka.me/tags/animated/" />
+ <meta property="og:image" content="https://memes.sapka.me/logo.png" />
+
+ <meta name="twitter:title" content="animated">
+ <meta name="twitter:image" content="https://memes.sapka.me/logo.png">
+ <meta name="twitter:card" content="summary_large_image">
+
+ <link rel="canonical" href="https://memes.sapka.me">
+ <link rel='alternate' type='application/rss+xml' title="Michal&#39;s based meme collection RSS" href='/index.xml'>
+ <meta name="robots" content="index, follow">
+
+ </HEAD>
+ <BODY>
+
+ <HEADER>
+
+
+ <a href="/">
+ <img alt="logo" src="https://memes.sapka.me/logo_hu854d4979f24f44fb1730c3fab6c9ef4f_4533_0x45_resize_box_3.png" width=45 height=45/>
+ <div>
+ <h1>Michal&#39;s based meme collection</h1>
+ (because giphy sucks)
+ </div>
+ </a>
+ </HEADER>
+
+ <MAIN>
+
+ <h2> animated</h2>
+
+
+
+ <article class="list">
+ <a href="/challenging-wank/">
+
+
+
+ <img alt="Challenging Wank" src="https://memes.sapka.me/challenging-wank_hu81731d0d6f9e756a9b05d994c212a4e9_2861233_350x0_resize_box.gif" width=350 height=350/>
+ </a>
+ </article>
+
+
+ </MAIN>
+
+
+ <FOOTER>
+ <ASIDE>
+ <BR>
+ Terms and conditions
+ <OL>
+ <li> I don't care who you are so I won't track you.
+ <li> I have stolen all those memes so I have no rights to them.
+ <li> You will not kill my server.
+ </OL>
+ </ASIDE>
+ <div>
+ Created by <a href="https://sapka.me" target="_blank">Michal</a>
+ <BR>
+ <BR>
+ <a href="/index.xml">
+
+
+ <img alt="rss" src="https://memes.sapka.me/rss_hu3825b2cd5f1de2cefb2d2452c4fa574e_240532_0x25_resize_box_3.png" width=25 height=25/>
+ </a>
+ </div>
+
+ </FOOTER>
+
+ </BODY>
+</HTML>
diff --git a/public/tags/animated/index.xml b/public/tags/animated/index.xml
new file mode 100644
index 00000000..dc6ce032
--- /dev/null
+++ b/public/tags/animated/index.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>animated on Michal&#39;s based meme collection</title>
+ <link>https://memes.sapka.me/tags/animated/</link>
+ <description>Recent content in animated on Michal&#39;s based meme collection</description>
+ <generator>Hugo -- gohugo.io</generator>
+ <language>en-us</language>
+ <lastBuildDate>Fri, 30 Dec 2022 22:45:23 +0100</lastBuildDate><atom:link href="https://memes.sapka.me/tags/animated/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>Challenging Wank</title>
+ <link>https://memes.sapka.me/challenging-wank/</link>
+ <pubDate>Fri, 30 Dec 2022 22:45:23 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/challenging-wank/</guid>
+ <description></description>
+ </item>
+
+ </channel>
+</rss>
diff --git a/public/tags/boomer/index.html b/public/tags/boomer/index.html
new file mode 100644
index 00000000..5d796eae
--- /dev/null
+++ b/public/tags/boomer/index.html
@@ -0,0 +1,85 @@
+<!DOCTYPE html>
+<HTML lang="en">
+ <HEAD>
+ <META charset="utf-8">
+ <TITLE>
+ Michal&#39;s based meme collection
+ </TITLE>
+ <link rel='stylesheet' type='text/css' href='/style.css'>
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <link rel="apple-touch-icon" sizes="180x180" href="https://memes.sapka.me/icons/apple-touch-icon.png">
+ <link rel="icon" type="image/png" sizes="32x32" href="https://memes.sapka.me/icons/favicon-32x32.png">
+ <link rel="icon" type="image/png" sizes="16x16" href="https://memes.sapka.me/icons/favicon-16x16.png">
+
+ <meta property="og:title" content="boomer" />
+ <meta property="og:type" content="website" />
+ <meta property="og:url" content="https://memes.sapka.me/tags/boomer/" />
+ <meta property="og:image" content="https://memes.sapka.me/logo.png" />
+
+ <meta name="twitter:title" content="boomer">
+ <meta name="twitter:image" content="https://memes.sapka.me/logo.png">
+ <meta name="twitter:card" content="summary_large_image">
+
+ <link rel="canonical" href="https://memes.sapka.me">
+ <link rel='alternate' type='application/rss+xml' title="Michal&#39;s based meme collection RSS" href='/index.xml'>
+ <meta name="robots" content="index, follow">
+
+ </HEAD>
+ <BODY>
+
+ <HEADER>
+
+
+ <a href="/">
+ <img alt="logo" src="https://memes.sapka.me/logo_hu854d4979f24f44fb1730c3fab6c9ef4f_4533_0x45_resize_box_3.png" width=45 height=45/>
+ <div>
+ <h1>Michal&#39;s based meme collection</h1>
+ (because giphy sucks)
+ </div>
+ </a>
+ </HEADER>
+
+ <MAIN>
+
+ <h2> boomer</h2>
+
+
+
+ <article class="list">
+ <a href="/30-year-old-boomer/">
+
+
+
+ <img alt="30 Year Old Boomer" src="https://memes.sapka.me/30-year-old-boomer_hud5cdc46af395258da0f1e2cbeee8b51a_27119_350x0_resize_q75_box.jpg" width=350 height=210/>
+ </a>
+ </article>
+
+
+ </MAIN>
+
+
+ <FOOTER>
+ <ASIDE>
+ <BR>
+ Terms and conditions
+ <OL>
+ <li> I don't care who you are so I won't track you.
+ <li> I have stolen all those memes so I have no rights to them.
+ <li> You will not kill my server.
+ </OL>
+ </ASIDE>
+ <div>
+ Created by <a href="https://sapka.me" target="_blank">Michal</a>
+ <BR>
+ <BR>
+ <a href="/index.xml">
+
+
+ <img alt="rss" src="https://memes.sapka.me/rss_hu3825b2cd5f1de2cefb2d2452c4fa574e_240532_0x25_resize_box_3.png" width=25 height=25/>
+ </a>
+ </div>
+
+ </FOOTER>
+
+ </BODY>
+</HTML>
diff --git a/public/tags/boomer/index.xml b/public/tags/boomer/index.xml
new file mode 100644
index 00000000..a6672db8
--- /dev/null
+++ b/public/tags/boomer/index.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>boomer on Michal&#39;s based meme collection</title>
+ <link>https://memes.sapka.me/tags/boomer/</link>
+ <description>Recent content in boomer on Michal&#39;s based meme collection</description>
+ <generator>Hugo -- gohugo.io</generator>
+ <language>en-us</language>
+ <lastBuildDate>Sun, 01 Jan 2023 21:08:11 +0100</lastBuildDate><atom:link href="https://memes.sapka.me/tags/boomer/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>30 Year Old Boomer</title>
+ <link>https://memes.sapka.me/30-year-old-boomer/</link>
+ <pubDate>Sun, 01 Jan 2023 21:08:11 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/30-year-old-boomer/</guid>
+ <description></description>
+ </item>
+
+ </channel>
+</rss>
diff --git a/public/tags/challenging-wank/index.html b/public/tags/challenging-wank/index.html
new file mode 100644
index 00000000..04290f31
--- /dev/null
+++ b/public/tags/challenging-wank/index.html
@@ -0,0 +1,85 @@
+<!DOCTYPE html>
+<HTML lang="en">
+ <HEAD>
+ <META charset="utf-8">
+ <TITLE>
+ Michal&#39;s based meme collection
+ </TITLE>
+ <link rel='stylesheet' type='text/css' href='/style.css'>
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <link rel="apple-touch-icon" sizes="180x180" href="https://memes.sapka.me/icons/apple-touch-icon.png">
+ <link rel="icon" type="image/png" sizes="32x32" href="https://memes.sapka.me/icons/favicon-32x32.png">
+ <link rel="icon" type="image/png" sizes="16x16" href="https://memes.sapka.me/icons/favicon-16x16.png">
+
+ <meta property="og:title" content="challenging-wank" />
+ <meta property="og:type" content="website" />
+ <meta property="og:url" content="https://memes.sapka.me/tags/challenging-wank/" />
+ <meta property="og:image" content="https://memes.sapka.me/logo.png" />
+
+ <meta name="twitter:title" content="challenging-wank">
+ <meta name="twitter:image" content="https://memes.sapka.me/logo.png">
+ <meta name="twitter:card" content="summary_large_image">
+
+ <link rel="canonical" href="https://memes.sapka.me">
+ <link rel='alternate' type='application/rss+xml' title="Michal&#39;s based meme collection RSS" href='/index.xml'>
+ <meta name="robots" content="index, follow">
+
+ </HEAD>
+ <BODY>
+
+ <HEADER>
+
+
+ <a href="/">
+ <img alt="logo" src="https://memes.sapka.me/logo_hu854d4979f24f44fb1730c3fab6c9ef4f_4533_0x45_resize_box_3.png" width=45 height=45/>
+ <div>
+ <h1>Michal&#39;s based meme collection</h1>
+ (because giphy sucks)
+ </div>
+ </a>
+ </HEADER>
+
+ <MAIN>
+
+ <h2> challenging-wank</h2>
+
+
+
+ <article class="list">
+ <a href="/challenging-wank/">
+
+
+
+ <img alt="Challenging Wank" src="https://memes.sapka.me/challenging-wank_hu81731d0d6f9e756a9b05d994c212a4e9_2861233_350x0_resize_box.gif" width=350 height=350/>
+ </a>
+ </article>
+
+
+ </MAIN>
+
+
+ <FOOTER>
+ <ASIDE>
+ <BR>
+ Terms and conditions
+ <OL>
+ <li> I don't care who you are so I won't track you.
+ <li> I have stolen all those memes so I have no rights to them.
+ <li> You will not kill my server.
+ </OL>
+ </ASIDE>
+ <div>
+ Created by <a href="https://sapka.me" target="_blank">Michal</a>
+ <BR>
+ <BR>
+ <a href="/index.xml">
+
+
+ <img alt="rss" src="https://memes.sapka.me/rss_hu3825b2cd5f1de2cefb2d2452c4fa574e_240532_0x25_resize_box_3.png" width=25 height=25/>
+ </a>
+ </div>
+
+ </FOOTER>
+
+ </BODY>
+</HTML>
diff --git a/public/tags/challenging-wank/index.xml b/public/tags/challenging-wank/index.xml
new file mode 100644
index 00000000..2e46b856
--- /dev/null
+++ b/public/tags/challenging-wank/index.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>challenging-wank on Michal&#39;s based meme collection</title>
+ <link>https://memes.sapka.me/tags/challenging-wank/</link>
+ <description>Recent content in challenging-wank on Michal&#39;s based meme collection</description>
+ <generator>Hugo -- gohugo.io</generator>
+ <language>en-us</language>
+ <lastBuildDate>Fri, 30 Dec 2022 22:45:23 +0100</lastBuildDate><atom:link href="https://memes.sapka.me/tags/challenging-wank/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>Challenging Wank</title>
+ <link>https://memes.sapka.me/challenging-wank/</link>
+ <pubDate>Fri, 30 Dec 2022 22:45:23 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/challenging-wank/</guid>
+ <description></description>
+ </item>
+
+ </channel>
+</rss>
diff --git a/public/tags/forever-alone/index.html b/public/tags/forever-alone/index.html
new file mode 100644
index 00000000..a75d1da6
--- /dev/null
+++ b/public/tags/forever-alone/index.html
@@ -0,0 +1,85 @@
+<!DOCTYPE html>
+<HTML lang="en">
+ <HEAD>
+ <META charset="utf-8">
+ <TITLE>
+ Michal&#39;s based meme collection
+ </TITLE>
+ <link rel='stylesheet' type='text/css' href='/style.css'>
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <link rel="apple-touch-icon" sizes="180x180" href="https://memes.sapka.me/icons/apple-touch-icon.png">
+ <link rel="icon" type="image/png" sizes="32x32" href="https://memes.sapka.me/icons/favicon-32x32.png">
+ <link rel="icon" type="image/png" sizes="16x16" href="https://memes.sapka.me/icons/favicon-16x16.png">
+
+ <meta property="og:title" content="forever-alone" />
+ <meta property="og:type" content="website" />
+ <meta property="og:url" content="https://memes.sapka.me/tags/forever-alone/" />
+ <meta property="og:image" content="https://memes.sapka.me/logo.png" />
+
+ <meta name="twitter:title" content="forever-alone">
+ <meta name="twitter:image" content="https://memes.sapka.me/logo.png">
+ <meta name="twitter:card" content="summary_large_image">
+
+ <link rel="canonical" href="https://memes.sapka.me">
+ <link rel='alternate' type='application/rss+xml' title="Michal&#39;s based meme collection RSS" href='/index.xml'>
+ <meta name="robots" content="index, follow">
+
+ </HEAD>
+ <BODY>
+
+ <HEADER>
+
+
+ <a href="/">
+ <img alt="logo" src="https://memes.sapka.me/logo_hu854d4979f24f44fb1730c3fab6c9ef4f_4533_0x45_resize_box_3.png" width=45 height=45/>
+ <div>
+ <h1>Michal&#39;s based meme collection</h1>
+ (because giphy sucks)
+ </div>
+ </a>
+ </HEADER>
+
+ <MAIN>
+
+ <h2> forever-alone</h2>
+
+
+
+ <article class="list">
+ <a href="/forver-alone/">
+
+
+
+ <img alt="Forver Alone" src="https://memes.sapka.me/forever-alone_hu56897781db0843ac61a9409d8cf0fed1_78902_350x0_resize_q75_box.jpg" width=350 height=350/>
+ </a>
+ </article>
+
+
+ </MAIN>
+
+
+ <FOOTER>
+ <ASIDE>
+ <BR>
+ Terms and conditions
+ <OL>
+ <li> I don't care who you are so I won't track you.
+ <li> I have stolen all those memes so I have no rights to them.
+ <li> You will not kill my server.
+ </OL>
+ </ASIDE>
+ <div>
+ Created by <a href="https://sapka.me" target="_blank">Michal</a>
+ <BR>
+ <BR>
+ <a href="/index.xml">
+
+
+ <img alt="rss" src="https://memes.sapka.me/rss_hu3825b2cd5f1de2cefb2d2452c4fa574e_240532_0x25_resize_box_3.png" width=25 height=25/>
+ </a>
+ </div>
+
+ </FOOTER>
+
+ </BODY>
+</HTML>
diff --git a/public/tags/forever-alone/index.xml b/public/tags/forever-alone/index.xml
new file mode 100644
index 00000000..73615c00
--- /dev/null
+++ b/public/tags/forever-alone/index.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>forever-alone on Michal&#39;s based meme collection</title>
+ <link>https://memes.sapka.me/tags/forever-alone/</link>
+ <description>Recent content in forever-alone on Michal&#39;s based meme collection</description>
+ <generator>Hugo -- gohugo.io</generator>
+ <language>en-us</language>
+ <lastBuildDate>Thu, 29 Dec 2022 10:03:52 +0100</lastBuildDate><atom:link href="https://memes.sapka.me/tags/forever-alone/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>Forver Alone</title>
+ <link>https://memes.sapka.me/forver-alone/</link>
+ <pubDate>Thu, 29 Dec 2022 10:03:52 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/forver-alone/</guid>
+ <description></description>
+ </item>
+
+ </channel>
+</rss>
diff --git a/public/tags/fuck-yea/index.html b/public/tags/fuck-yea/index.html
new file mode 100644
index 00000000..9aca5273
--- /dev/null
+++ b/public/tags/fuck-yea/index.html
@@ -0,0 +1,85 @@
+<!DOCTYPE html>
+<HTML lang="en">
+ <HEAD>
+ <META charset="utf-8">
+ <TITLE>
+ Michal&#39;s based meme collection
+ </TITLE>
+ <link rel='stylesheet' type='text/css' href='/style.css'>
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <link rel="apple-touch-icon" sizes="180x180" href="https://memes.sapka.me/icons/apple-touch-icon.png">
+ <link rel="icon" type="image/png" sizes="32x32" href="https://memes.sapka.me/icons/favicon-32x32.png">
+ <link rel="icon" type="image/png" sizes="16x16" href="https://memes.sapka.me/icons/favicon-16x16.png">
+
+ <meta property="og:title" content="fuck-yea" />
+ <meta property="og:type" content="website" />
+ <meta property="og:url" content="https://memes.sapka.me/tags/fuck-yea/" />
+ <meta property="og:image" content="https://memes.sapka.me/logo.png" />
+
+ <meta name="twitter:title" content="fuck-yea">
+ <meta name="twitter:image" content="https://memes.sapka.me/logo.png">
+ <meta name="twitter:card" content="summary_large_image">
+
+ <link rel="canonical" href="https://memes.sapka.me">
+ <link rel='alternate' type='application/rss+xml' title="Michal&#39;s based meme collection RSS" href='/index.xml'>
+ <meta name="robots" content="index, follow">
+
+ </HEAD>
+ <BODY>
+
+ <HEADER>
+
+
+ <a href="/">
+ <img alt="logo" src="https://memes.sapka.me/logo_hu854d4979f24f44fb1730c3fab6c9ef4f_4533_0x45_resize_box_3.png" width=45 height=45/>
+ <div>
+ <h1>Michal&#39;s based meme collection</h1>
+ (because giphy sucks)
+ </div>
+ </a>
+ </HEADER>
+
+ <MAIN>
+
+ <h2> fuck-yea</h2>
+
+
+
+ <article class="list">
+ <a href="/fuck-yea/">
+
+
+
+ <img alt="Fuck Yea" src="https://memes.sapka.me/fuck-yea_hu8eeb32328371dd312b05df46a0130975_74403_350x0_resize_q75_box.jpg" width=350 height=197/>
+ </a>
+ </article>
+
+
+ </MAIN>
+
+
+ <FOOTER>
+ <ASIDE>
+ <BR>
+ Terms and conditions
+ <OL>
+ <li> I don't care who you are so I won't track you.
+ <li> I have stolen all those memes so I have no rights to them.
+ <li> You will not kill my server.
+ </OL>
+ </ASIDE>
+ <div>
+ Created by <a href="https://sapka.me" target="_blank">Michal</a>
+ <BR>
+ <BR>
+ <a href="/index.xml">
+
+
+ <img alt="rss" src="https://memes.sapka.me/rss_hu3825b2cd5f1de2cefb2d2452c4fa574e_240532_0x25_resize_box_3.png" width=25 height=25/>
+ </a>
+ </div>
+
+ </FOOTER>
+
+ </BODY>
+</HTML>
diff --git a/public/tags/fuck-yea/index.xml b/public/tags/fuck-yea/index.xml
new file mode 100644
index 00000000..313544f3
--- /dev/null
+++ b/public/tags/fuck-yea/index.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>fuck-yea on Michal&#39;s based meme collection</title>
+ <link>https://memes.sapka.me/tags/fuck-yea/</link>
+ <description>Recent content in fuck-yea on Michal&#39;s based meme collection</description>
+ <generator>Hugo -- gohugo.io</generator>
+ <language>en-us</language>
+ <lastBuildDate>Fri, 30 Dec 2022 22:48:51 +0100</lastBuildDate><atom:link href="https://memes.sapka.me/tags/fuck-yea/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>Fuck Yea</title>
+ <link>https://memes.sapka.me/fuck-yea/</link>
+ <pubDate>Fri, 30 Dec 2022 22:48:51 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/fuck-yea/</guid>
+ <description></description>
+ </item>
+
+ </channel>
+</rss>
diff --git a/public/tags/i-know-that-feel-bro/index.html b/public/tags/i-know-that-feel-bro/index.html
new file mode 100644
index 00000000..a2795a89
--- /dev/null
+++ b/public/tags/i-know-that-feel-bro/index.html
@@ -0,0 +1,85 @@
+<!DOCTYPE html>
+<HTML lang="en">
+ <HEAD>
+ <META charset="utf-8">
+ <TITLE>
+ Michal&#39;s based meme collection
+ </TITLE>
+ <link rel='stylesheet' type='text/css' href='/style.css'>
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <link rel="apple-touch-icon" sizes="180x180" href="https://memes.sapka.me/icons/apple-touch-icon.png">
+ <link rel="icon" type="image/png" sizes="32x32" href="https://memes.sapka.me/icons/favicon-32x32.png">
+ <link rel="icon" type="image/png" sizes="16x16" href="https://memes.sapka.me/icons/favicon-16x16.png">
+
+ <meta property="og:title" content="i-know-that-feel-bro" />
+ <meta property="og:type" content="website" />
+ <meta property="og:url" content="https://memes.sapka.me/tags/i-know-that-feel-bro/" />
+ <meta property="og:image" content="https://memes.sapka.me/logo.png" />
+
+ <meta name="twitter:title" content="i-know-that-feel-bro">
+ <meta name="twitter:image" content="https://memes.sapka.me/logo.png">
+ <meta name="twitter:card" content="summary_large_image">
+
+ <link rel="canonical" href="https://memes.sapka.me">
+ <link rel='alternate' type='application/rss+xml' title="Michal&#39;s based meme collection RSS" href='/index.xml'>
+ <meta name="robots" content="index, follow">
+
+ </HEAD>
+ <BODY>
+
+ <HEADER>
+
+
+ <a href="/">
+ <img alt="logo" src="https://memes.sapka.me/logo_hu854d4979f24f44fb1730c3fab6c9ef4f_4533_0x45_resize_box_3.png" width=45 height=45/>
+ <div>
+ <h1>Michal&#39;s based meme collection</h1>
+ (because giphy sucks)
+ </div>
+ </a>
+ </HEADER>
+
+ <MAIN>
+
+ <h2> i-know-that-feel-bro</h2>
+
+
+
+ <article class="list">
+ <a href="/i-know-that-feel-bro/">
+
+
+
+ <img alt="I Know That Feel Bro" src="https://memes.sapka.me/i-know-that-feel-bro_hu5f1eba121c0eedeef425f1d98b4cb7f8_32104_350x0_resize_box_3.png" width=350 height=323/>
+ </a>
+ </article>
+
+
+ </MAIN>
+
+
+ <FOOTER>
+ <ASIDE>
+ <BR>
+ Terms and conditions
+ <OL>
+ <li> I don't care who you are so I won't track you.
+ <li> I have stolen all those memes so I have no rights to them.
+ <li> You will not kill my server.
+ </OL>
+ </ASIDE>
+ <div>
+ Created by <a href="https://sapka.me" target="_blank">Michal</a>
+ <BR>
+ <BR>
+ <a href="/index.xml">
+
+
+ <img alt="rss" src="https://memes.sapka.me/rss_hu3825b2cd5f1de2cefb2d2452c4fa574e_240532_0x25_resize_box_3.png" width=25 height=25/>
+ </a>
+ </div>
+
+ </FOOTER>
+
+ </BODY>
+</HTML>
diff --git a/public/tags/i-know-that-feel-bro/index.xml b/public/tags/i-know-that-feel-bro/index.xml
new file mode 100644
index 00000000..3f45a8f7
--- /dev/null
+++ b/public/tags/i-know-that-feel-bro/index.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>i-know-that-feel-bro on Michal&#39;s based meme collection</title>
+ <link>https://memes.sapka.me/tags/i-know-that-feel-bro/</link>
+ <description>Recent content in i-know-that-feel-bro on Michal&#39;s based meme collection</description>
+ <generator>Hugo -- gohugo.io</generator>
+ <language>en-us</language>
+ <lastBuildDate>Sun, 01 Jan 2023 21:12:10 +0100</lastBuildDate><atom:link href="https://memes.sapka.me/tags/i-know-that-feel-bro/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>I Know That Feel Bro</title>
+ <link>https://memes.sapka.me/i-know-that-feel-bro/</link>
+ <pubDate>Sun, 01 Jan 2023 21:12:10 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/i-know-that-feel-bro/</guid>
+ <description></description>
+ </item>
+
+ </channel>
+</rss>
diff --git a/public/tags/index.html b/public/tags/index.html
new file mode 100644
index 00000000..2e6c5b11
--- /dev/null
+++ b/public/tags/index.html
@@ -0,0 +1,76 @@
+<!DOCTYPE html>
+<HTML lang="en">
+ <HEAD>
+ <META charset="utf-8">
+ <TITLE>
+ Michal&#39;s based meme collection
+ </TITLE>
+ <link rel='stylesheet' type='text/css' href='/style.css'>
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <link rel="apple-touch-icon" sizes="180x180" href="https://memes.sapka.me/icons/apple-touch-icon.png">
+ <link rel="icon" type="image/png" sizes="32x32" href="https://memes.sapka.me/icons/favicon-32x32.png">
+ <link rel="icon" type="image/png" sizes="16x16" href="https://memes.sapka.me/icons/favicon-16x16.png">
+
+ <meta property="og:title" content="Tags" />
+ <meta property="og:type" content="website" />
+ <meta property="og:url" content="https://memes.sapka.me/tags/" />
+ <meta property="og:image" content="https://memes.sapka.me/logo.png" />
+
+ <meta name="twitter:title" content="Tags">
+ <meta name="twitter:image" content="https://memes.sapka.me/logo.png">
+ <meta name="twitter:card" content="summary_large_image">
+
+ <link rel="canonical" href="https://memes.sapka.me">
+ <link rel='alternate' type='application/rss+xml' title="Michal&#39;s based meme collection RSS" href='/index.xml'>
+ <meta name="robots" content="index, follow">
+
+ </HEAD>
+ <BODY>
+
+ <HEADER>
+
+
+ <a href="/">
+ <img alt="logo" src="https://memes.sapka.me/logo_hu854d4979f24f44fb1730c3fab6c9ef4f_4533_0x45_resize_box_3.png" width=45 height=45/>
+ <div>
+ <h1>Michal&#39;s based meme collection</h1>
+ (because giphy sucks)
+ </div>
+ </a>
+ </HEADER>
+
+ <MAIN>
+
+ <h2> Tags</h2>
+
+
+
+
+ </MAIN>
+
+
+ <FOOTER>
+ <ASIDE>
+ <BR>
+ Terms and conditions
+ <OL>
+ <li> I don't care who you are so I won't track you.
+ <li> I have stolen all those memes so I have no rights to them.
+ <li> You will not kill my server.
+ </OL>
+ </ASIDE>
+ <div>
+ Created by <a href="https://sapka.me" target="_blank">Michal</a>
+ <BR>
+ <BR>
+ <a href="/index.xml">
+
+
+ <img alt="rss" src="https://memes.sapka.me/rss_hu3825b2cd5f1de2cefb2d2452c4fa574e_240532_0x25_resize_box_3.png" width=25 height=25/>
+ </a>
+ </div>
+
+ </FOOTER>
+
+ </BODY>
+</HTML>
diff --git a/public/tags/index.xml b/public/tags/index.xml
new file mode 100644
index 00000000..8931ff7f
--- /dev/null
+++ b/public/tags/index.xml
@@ -0,0 +1,137 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>Tags on Michal&#39;s based meme collection</title>
+ <link>https://memes.sapka.me/tags/</link>
+ <description>Recent content in Tags on Michal&#39;s based meme collection</description>
+ <generator>Hugo -- gohugo.io</generator>
+ <language>en-us</language>
+ <lastBuildDate>Mon, 02 Jan 2023 22:08:38 +0100</lastBuildDate><atom:link href="https://memes.sapka.me/tags/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>sfw</title>
+ <link>https://memes.sapka.me/tags/sfw/</link>
+ <pubDate>Mon, 02 Jan 2023 22:08:38 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/tags/sfw/</guid>
+ <description></description>
+ </item>
+
+ <item>
+ <title>the-risk-was-calculated</title>
+ <link>https://memes.sapka.me/tags/the-risk-was-calculated/</link>
+ <pubDate>Mon, 02 Jan 2023 22:08:38 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/tags/the-risk-was-calculated/</guid>
+ <description></description>
+ </item>
+
+ <item>
+ <title>i-know-that-feel-bro</title>
+ <link>https://memes.sapka.me/tags/i-know-that-feel-bro/</link>
+ <pubDate>Sun, 01 Jan 2023 21:12:10 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/tags/i-know-that-feel-bro/</guid>
+ <description></description>
+ </item>
+
+ <item>
+ <title>wojak</title>
+ <link>https://memes.sapka.me/tags/wojak/</link>
+ <pubDate>Sun, 01 Jan 2023 21:12:10 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/tags/wojak/</guid>
+ <description></description>
+ </item>
+
+ <item>
+ <title>nsfw</title>
+ <link>https://memes.sapka.me/tags/nsfw/</link>
+ <pubDate>Sun, 01 Jan 2023 21:10:00 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/tags/nsfw/</guid>
+ <description></description>
+ </item>
+
+ <item>
+ <title>shit-im-into-it</title>
+ <link>https://memes.sapka.me/tags/shit-im-into-it/</link>
+ <pubDate>Sun, 01 Jan 2023 21:10:00 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/tags/shit-im-into-it/</guid>
+ <description></description>
+ </item>
+
+ <item>
+ <title>boomer</title>
+ <link>https://memes.sapka.me/tags/boomer/</link>
+ <pubDate>Sun, 01 Jan 2023 21:08:11 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/tags/boomer/</guid>
+ <description></description>
+ </item>
+
+ <item>
+ <title>lol-wut</title>
+ <link>https://memes.sapka.me/tags/lol-wut/</link>
+ <pubDate>Fri, 30 Dec 2022 22:51:48 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/tags/lol-wut/</guid>
+ <description></description>
+ </item>
+
+ <item>
+ <title>fuck-yea</title>
+ <link>https://memes.sapka.me/tags/fuck-yea/</link>
+ <pubDate>Fri, 30 Dec 2022 22:48:51 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/tags/fuck-yea/</guid>
+ <description></description>
+ </item>
+
+ <item>
+ <title>animated</title>
+ <link>https://memes.sapka.me/tags/animated/</link>
+ <pubDate>Fri, 30 Dec 2022 22:45:23 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/tags/animated/</guid>
+ <description></description>
+ </item>
+
+ <item>
+ <title>challenging-wank</title>
+ <link>https://memes.sapka.me/tags/challenging-wank/</link>
+ <pubDate>Fri, 30 Dec 2022 22:45:23 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/tags/challenging-wank/</guid>
+ <description></description>
+ </item>
+
+ <item>
+ <title>no-ragrets</title>
+ <link>https://memes.sapka.me/tags/no-ragrets/</link>
+ <pubDate>Fri, 30 Dec 2022 22:42:16 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/tags/no-ragrets/</guid>
+ <description></description>
+ </item>
+
+ <item>
+ <title>forever-alone</title>
+ <link>https://memes.sapka.me/tags/forever-alone/</link>
+ <pubDate>Thu, 29 Dec 2022 10:03:52 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/tags/forever-alone/</guid>
+ <description></description>
+ </item>
+
+ <item>
+ <title>orly</title>
+ <link>https://memes.sapka.me/tags/orly/</link>
+ <pubDate>Wed, 28 Dec 2022 23:26:17 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/tags/orly/</guid>
+ <description></description>
+ </item>
+
+ </channel>
+</rss>
diff --git a/public/tags/lol-wut/index.html b/public/tags/lol-wut/index.html
new file mode 100644
index 00000000..f4b57dca
--- /dev/null
+++ b/public/tags/lol-wut/index.html
@@ -0,0 +1,85 @@
+<!DOCTYPE html>
+<HTML lang="en">
+ <HEAD>
+ <META charset="utf-8">
+ <TITLE>
+ Michal&#39;s based meme collection
+ </TITLE>
+ <link rel='stylesheet' type='text/css' href='/style.css'>
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <link rel="apple-touch-icon" sizes="180x180" href="https://memes.sapka.me/icons/apple-touch-icon.png">
+ <link rel="icon" type="image/png" sizes="32x32" href="https://memes.sapka.me/icons/favicon-32x32.png">
+ <link rel="icon" type="image/png" sizes="16x16" href="https://memes.sapka.me/icons/favicon-16x16.png">
+
+ <meta property="og:title" content="lol-wut" />
+ <meta property="og:type" content="website" />
+ <meta property="og:url" content="https://memes.sapka.me/tags/lol-wut/" />
+ <meta property="og:image" content="https://memes.sapka.me/logo.png" />
+
+ <meta name="twitter:title" content="lol-wut">
+ <meta name="twitter:image" content="https://memes.sapka.me/logo.png">
+ <meta name="twitter:card" content="summary_large_image">
+
+ <link rel="canonical" href="https://memes.sapka.me">
+ <link rel='alternate' type='application/rss+xml' title="Michal&#39;s based meme collection RSS" href='/index.xml'>
+ <meta name="robots" content="index, follow">
+
+ </HEAD>
+ <BODY>
+
+ <HEADER>
+
+
+ <a href="/">
+ <img alt="logo" src="https://memes.sapka.me/logo_hu854d4979f24f44fb1730c3fab6c9ef4f_4533_0x45_resize_box_3.png" width=45 height=45/>
+ <div>
+ <h1>Michal&#39;s based meme collection</h1>
+ (because giphy sucks)
+ </div>
+ </a>
+ </HEADER>
+
+ <MAIN>
+
+ <h2> lol-wut</h2>
+
+
+
+ <article class="list">
+ <a href="/lol-wut/">
+
+
+
+ <img alt="Lol Wut" src="https://memes.sapka.me/lol-wut_hu7612b2df18c35165c2a453d4e6910a66_42192_350x0_resize_q75_box.jpg" width=350 height=390/>
+ </a>
+ </article>
+
+
+ </MAIN>
+
+
+ <FOOTER>
+ <ASIDE>
+ <BR>
+ Terms and conditions
+ <OL>
+ <li> I don't care who you are so I won't track you.
+ <li> I have stolen all those memes so I have no rights to them.
+ <li> You will not kill my server.
+ </OL>
+ </ASIDE>
+ <div>
+ Created by <a href="https://sapka.me" target="_blank">Michal</a>
+ <BR>
+ <BR>
+ <a href="/index.xml">
+
+
+ <img alt="rss" src="https://memes.sapka.me/rss_hu3825b2cd5f1de2cefb2d2452c4fa574e_240532_0x25_resize_box_3.png" width=25 height=25/>
+ </a>
+ </div>
+
+ </FOOTER>
+
+ </BODY>
+</HTML>
diff --git a/public/tags/lol-wut/index.xml b/public/tags/lol-wut/index.xml
new file mode 100644
index 00000000..ec5be65c
--- /dev/null
+++ b/public/tags/lol-wut/index.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>lol-wut on Michal&#39;s based meme collection</title>
+ <link>https://memes.sapka.me/tags/lol-wut/</link>
+ <description>Recent content in lol-wut on Michal&#39;s based meme collection</description>
+ <generator>Hugo -- gohugo.io</generator>
+ <language>en-us</language>
+ <lastBuildDate>Fri, 30 Dec 2022 22:51:48 +0100</lastBuildDate><atom:link href="https://memes.sapka.me/tags/lol-wut/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>Lol Wut</title>
+ <link>https://memes.sapka.me/lol-wut/</link>
+ <pubDate>Fri, 30 Dec 2022 22:51:48 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/lol-wut/</guid>
+ <description></description>
+ </item>
+
+ </channel>
+</rss>
diff --git a/public/tags/no-ragrets/index.html b/public/tags/no-ragrets/index.html
new file mode 100644
index 00000000..b7705e4a
--- /dev/null
+++ b/public/tags/no-ragrets/index.html
@@ -0,0 +1,85 @@
+<!DOCTYPE html>
+<HTML lang="en">
+ <HEAD>
+ <META charset="utf-8">
+ <TITLE>
+ Michal&#39;s based meme collection
+ </TITLE>
+ <link rel='stylesheet' type='text/css' href='/style.css'>
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <link rel="apple-touch-icon" sizes="180x180" href="https://memes.sapka.me/icons/apple-touch-icon.png">
+ <link rel="icon" type="image/png" sizes="32x32" href="https://memes.sapka.me/icons/favicon-32x32.png">
+ <link rel="icon" type="image/png" sizes="16x16" href="https://memes.sapka.me/icons/favicon-16x16.png">
+
+ <meta property="og:title" content="no-ragrets" />
+ <meta property="og:type" content="website" />
+ <meta property="og:url" content="https://memes.sapka.me/tags/no-ragrets/" />
+ <meta property="og:image" content="https://memes.sapka.me/logo.png" />
+
+ <meta name="twitter:title" content="no-ragrets">
+ <meta name="twitter:image" content="https://memes.sapka.me/logo.png">
+ <meta name="twitter:card" content="summary_large_image">
+
+ <link rel="canonical" href="https://memes.sapka.me">
+ <link rel='alternate' type='application/rss+xml' title="Michal&#39;s based meme collection RSS" href='/index.xml'>
+ <meta name="robots" content="index, follow">
+
+ </HEAD>
+ <BODY>
+
+ <HEADER>
+
+
+ <a href="/">
+ <img alt="logo" src="https://memes.sapka.me/logo_hu854d4979f24f44fb1730c3fab6c9ef4f_4533_0x45_resize_box_3.png" width=45 height=45/>
+ <div>
+ <h1>Michal&#39;s based meme collection</h1>
+ (because giphy sucks)
+ </div>
+ </a>
+ </HEADER>
+
+ <MAIN>
+
+ <h2> no-ragrets</h2>
+
+
+
+ <article class="list">
+ <a href="/no-ragrets/">
+
+
+
+ <img alt="No Ragrets" src="https://memes.sapka.me/no-ragrets_hub319c264a1744e88e8e8b7bb8bbf6313_35147_350x0_resize_q75_box.jpg" width=350 height=265/>
+ </a>
+ </article>
+
+
+ </MAIN>
+
+
+ <FOOTER>
+ <ASIDE>
+ <BR>
+ Terms and conditions
+ <OL>
+ <li> I don't care who you are so I won't track you.
+ <li> I have stolen all those memes so I have no rights to them.
+ <li> You will not kill my server.
+ </OL>
+ </ASIDE>
+ <div>
+ Created by <a href="https://sapka.me" target="_blank">Michal</a>
+ <BR>
+ <BR>
+ <a href="/index.xml">
+
+
+ <img alt="rss" src="https://memes.sapka.me/rss_hu3825b2cd5f1de2cefb2d2452c4fa574e_240532_0x25_resize_box_3.png" width=25 height=25/>
+ </a>
+ </div>
+
+ </FOOTER>
+
+ </BODY>
+</HTML>
diff --git a/public/tags/no-ragrets/index.xml b/public/tags/no-ragrets/index.xml
new file mode 100644
index 00000000..5554b23a
--- /dev/null
+++ b/public/tags/no-ragrets/index.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>no-ragrets on Michal&#39;s based meme collection</title>
+ <link>https://memes.sapka.me/tags/no-ragrets/</link>
+ <description>Recent content in no-ragrets on Michal&#39;s based meme collection</description>
+ <generator>Hugo -- gohugo.io</generator>
+ <language>en-us</language>
+ <lastBuildDate>Fri, 30 Dec 2022 22:42:16 +0100</lastBuildDate><atom:link href="https://memes.sapka.me/tags/no-ragrets/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>No Ragrets</title>
+ <link>https://memes.sapka.me/no-ragrets/</link>
+ <pubDate>Fri, 30 Dec 2022 22:42:16 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/no-ragrets/</guid>
+ <description></description>
+ </item>
+
+ </channel>
+</rss>
diff --git a/public/tags/nsfw/index.html b/public/tags/nsfw/index.html
new file mode 100644
index 00000000..2ec4ca59
--- /dev/null
+++ b/public/tags/nsfw/index.html
@@ -0,0 +1,94 @@
+<!DOCTYPE html>
+<HTML lang="en">
+ <HEAD>
+ <META charset="utf-8">
+ <TITLE>
+ Michal&#39;s based meme collection
+ </TITLE>
+ <link rel='stylesheet' type='text/css' href='/style.css'>
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <link rel="apple-touch-icon" sizes="180x180" href="https://memes.sapka.me/icons/apple-touch-icon.png">
+ <link rel="icon" type="image/png" sizes="32x32" href="https://memes.sapka.me/icons/favicon-32x32.png">
+ <link rel="icon" type="image/png" sizes="16x16" href="https://memes.sapka.me/icons/favicon-16x16.png">
+
+ <meta property="og:title" content="nsfw" />
+ <meta property="og:type" content="website" />
+ <meta property="og:url" content="https://memes.sapka.me/tags/nsfw/" />
+ <meta property="og:image" content="https://memes.sapka.me/logo.png" />
+
+ <meta name="twitter:title" content="nsfw">
+ <meta name="twitter:image" content="https://memes.sapka.me/logo.png">
+ <meta name="twitter:card" content="summary_large_image">
+
+ <link rel="canonical" href="https://memes.sapka.me">
+ <link rel='alternate' type='application/rss+xml' title="Michal&#39;s based meme collection RSS" href='/index.xml'>
+ <meta name="robots" content="index, follow">
+
+ </HEAD>
+ <BODY>
+
+ <HEADER>
+
+
+ <a href="/">
+ <img alt="logo" src="https://memes.sapka.me/logo_hu854d4979f24f44fb1730c3fab6c9ef4f_4533_0x45_resize_box_3.png" width=45 height=45/>
+ <div>
+ <h1>Michal&#39;s based meme collection</h1>
+ (because giphy sucks)
+ </div>
+ </a>
+ </HEADER>
+
+ <MAIN>
+
+ <h2> nsfw</h2>
+
+
+
+ <article class="list">
+ <a href="/shit-im-into-it/">
+
+
+
+ <img alt="Shit Im Into It" src="https://memes.sapka.me/shit-im-into-it_hu618780d19be7768f547cf7684259d0ee_47017_350x0_resize_q75_box.jpg" width=350 height=358/>
+ </a>
+ </article>
+
+ <article class="list">
+ <a href="/challenging-wank/">
+
+
+
+ <img alt="Challenging Wank" src="https://memes.sapka.me/challenging-wank_hu81731d0d6f9e756a9b05d994c212a4e9_2861233_350x0_resize_box.gif" width=350 height=350/>
+ </a>
+ </article>
+
+
+ </MAIN>
+
+
+ <FOOTER>
+ <ASIDE>
+ <BR>
+ Terms and conditions
+ <OL>
+ <li> I don't care who you are so I won't track you.
+ <li> I have stolen all those memes so I have no rights to them.
+ <li> You will not kill my server.
+ </OL>
+ </ASIDE>
+ <div>
+ Created by <a href="https://sapka.me" target="_blank">Michal</a>
+ <BR>
+ <BR>
+ <a href="/index.xml">
+
+
+ <img alt="rss" src="https://memes.sapka.me/rss_hu3825b2cd5f1de2cefb2d2452c4fa574e_240532_0x25_resize_box_3.png" width=25 height=25/>
+ </a>
+ </div>
+
+ </FOOTER>
+
+ </BODY>
+</HTML>
diff --git a/public/tags/nsfw/index.xml b/public/tags/nsfw/index.xml
new file mode 100644
index 00000000..c73db290
--- /dev/null
+++ b/public/tags/nsfw/index.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>nsfw on Michal&#39;s based meme collection</title>
+ <link>https://memes.sapka.me/tags/nsfw/</link>
+ <description>Recent content in nsfw on Michal&#39;s based meme collection</description>
+ <generator>Hugo -- gohugo.io</generator>
+ <language>en-us</language>
+ <lastBuildDate>Sun, 01 Jan 2023 21:10:00 +0100</lastBuildDate><atom:link href="https://memes.sapka.me/tags/nsfw/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>Shit Im Into It</title>
+ <link>https://memes.sapka.me/shit-im-into-it/</link>
+ <pubDate>Sun, 01 Jan 2023 21:10:00 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/shit-im-into-it/</guid>
+ <description></description>
+ </item>
+
+ <item>
+ <title>Challenging Wank</title>
+ <link>https://memes.sapka.me/challenging-wank/</link>
+ <pubDate>Fri, 30 Dec 2022 22:45:23 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/challenging-wank/</guid>
+ <description></description>
+ </item>
+
+ </channel>
+</rss>
diff --git a/public/tags/orly/index.html b/public/tags/orly/index.html
new file mode 100644
index 00000000..5de8e9a7
--- /dev/null
+++ b/public/tags/orly/index.html
@@ -0,0 +1,85 @@
+<!DOCTYPE html>
+<HTML lang="en">
+ <HEAD>
+ <META charset="utf-8">
+ <TITLE>
+ Michal&#39;s based meme collection
+ </TITLE>
+ <link rel='stylesheet' type='text/css' href='/style.css'>
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <link rel="apple-touch-icon" sizes="180x180" href="https://memes.sapka.me/icons/apple-touch-icon.png">
+ <link rel="icon" type="image/png" sizes="32x32" href="https://memes.sapka.me/icons/favicon-32x32.png">
+ <link rel="icon" type="image/png" sizes="16x16" href="https://memes.sapka.me/icons/favicon-16x16.png">
+
+ <meta property="og:title" content="orly" />
+ <meta property="og:type" content="website" />
+ <meta property="og:url" content="https://memes.sapka.me/tags/orly/" />
+ <meta property="og:image" content="https://memes.sapka.me/logo.png" />
+
+ <meta name="twitter:title" content="orly">
+ <meta name="twitter:image" content="https://memes.sapka.me/logo.png">
+ <meta name="twitter:card" content="summary_large_image">
+
+ <link rel="canonical" href="https://memes.sapka.me">
+ <link rel='alternate' type='application/rss+xml' title="Michal&#39;s based meme collection RSS" href='/index.xml'>
+ <meta name="robots" content="index, follow">
+
+ </HEAD>
+ <BODY>
+
+ <HEADER>
+
+
+ <a href="/">
+ <img alt="logo" src="https://memes.sapka.me/logo_hu854d4979f24f44fb1730c3fab6c9ef4f_4533_0x45_resize_box_3.png" width=45 height=45/>
+ <div>
+ <h1>Michal&#39;s based meme collection</h1>
+ (because giphy sucks)
+ </div>
+ </a>
+ </HEADER>
+
+ <MAIN>
+
+ <h2> orly</h2>
+
+
+
+ <article class="list">
+ <a href="/orly/">
+
+
+
+ <img alt="Orly" src="https://memes.sapka.me/orly_hu4ab5330843bc6be32869cd74da450d29_79346_350x0_resize_q75_box.jpg" width=350 height=197/>
+ </a>
+ </article>
+
+
+ </MAIN>
+
+
+ <FOOTER>
+ <ASIDE>
+ <BR>
+ Terms and conditions
+ <OL>
+ <li> I don't care who you are so I won't track you.
+ <li> I have stolen all those memes so I have no rights to them.
+ <li> You will not kill my server.
+ </OL>
+ </ASIDE>
+ <div>
+ Created by <a href="https://sapka.me" target="_blank">Michal</a>
+ <BR>
+ <BR>
+ <a href="/index.xml">
+
+
+ <img alt="rss" src="https://memes.sapka.me/rss_hu3825b2cd5f1de2cefb2d2452c4fa574e_240532_0x25_resize_box_3.png" width=25 height=25/>
+ </a>
+ </div>
+
+ </FOOTER>
+
+ </BODY>
+</HTML>
diff --git a/public/tags/orly/index.xml b/public/tags/orly/index.xml
new file mode 100644
index 00000000..ec9ceb57
--- /dev/null
+++ b/public/tags/orly/index.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>orly on Michal&#39;s based meme collection</title>
+ <link>https://memes.sapka.me/tags/orly/</link>
+ <description>Recent content in orly on Michal&#39;s based meme collection</description>
+ <generator>Hugo -- gohugo.io</generator>
+ <language>en-us</language>
+ <lastBuildDate>Wed, 28 Dec 2022 23:26:17 +0100</lastBuildDate><atom:link href="https://memes.sapka.me/tags/orly/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>Orly</title>
+ <link>https://memes.sapka.me/orly/</link>
+ <pubDate>Wed, 28 Dec 2022 23:26:17 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/orly/</guid>
+ <description></description>
+ </item>
+
+ </channel>
+</rss>
diff --git a/public/tags/reaction/index.html b/public/tags/reaction/index.html
new file mode 100644
index 00000000..b302d955
--- /dev/null
+++ b/public/tags/reaction/index.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<HTML lang="en">
+ <HEAD>
+ <META charset="utf-8">
+ <TITLE>
+ Michal&#39;s based meme collection
+ </TITLE>
+ <link rel='stylesheet' type='text/css' href='/style.css'>
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <link rel="apple-touch-icon" sizes="180x180" href="https://memes.sapka.me/icons/apple-touch-icon.png">
+ <link rel="icon" type="image/png" sizes="32x32" href="https://memes.sapka.me/icons/favicon-32x32.png">
+ <link rel="icon" type="image/png" sizes="16x16" href="https://memes.sapka.me/icons/favicon-16x16.png">
+
+ <meta property="og:title" content="reaction" />
+ <meta property="og:type" content="website" />
+ <meta property="og:url" content="https://memes.sapka.me/tags/reaction/" />
+ <meta property="og:image" content="https://memes.sapka.me/logo.png" />
+
+ <meta name="twitter:title" content="reaction">
+ <meta name="twitter:image" content="https://memes.sapka.me/logo.png">
+ <meta name="twitter:card" content="summary_large_image">
+
+ <link rel="canonical" href="https://memes.sapka.me">
+ <link rel='alternate' type='application/rss+xml' title="Michal&#39;s based meme collection RSS" href='/index.xml'>
+ <meta name="robots" content="index, follow">
+
+ </HEAD>
+ <BODY>
+
+ <HEADER>
+
+
+ <a href="/">
+ <img alt="logo" src="https://memes.sapka.me/logo_hu854d4979f24f44fb1730c3fab6c9ef4f_4533_0x45_resize_box_3.png" width=45 height=45/>
+ <div>
+ <h1>Michal&#39;s based meme collection</h1>
+ (because giphy sucks)
+ </div>
+ </a>
+ </HEADER>
+
+ <MAIN>
+ <h2> reaction</h2>
+
+
+ <article class="list">
+ <a href="/orly/">
+
+
+
+ <img alt="Orly" src="https://memes.sapka.me/orly_hu4ab5330843bc6be32869cd74da450d29_79346_350x0_resize_q75_box.jpg" width=350 height=197/>
+ </a>
+ </article>
+
+
+ </MAIN>
+
+
+ <FOOTER>
+ <ASIDE>
+ <BR>
+ Terms and conditions
+ <OL>
+ <li> I don't care who you are so I won't track you.
+ <li> I have stolen all those memes so I have no rights to them.
+ <li> You will not kill my server.
+ </OL>
+ </ASIDE>
+ <div>
+ Created by <a href="https://sapka.me" target="_blank">Michal</a>
+ <BR>
+ <BR>
+ <a href="/index.xml">
+
+
+ <img alt="rss" src="https://memes.sapka.me/rss_hu3825b2cd5f1de2cefb2d2452c4fa574e_240532_0x25_resize_box_3.png" width=25 height=25/>
+ </a>
+ </div>
+
+ </FOOTER>
+
+ </BODY>
+</HTML>
diff --git a/public/tags/reaction/index.xml b/public/tags/reaction/index.xml
new file mode 100644
index 00000000..15b2242f
--- /dev/null
+++ b/public/tags/reaction/index.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>reaction on Michal&#39;s based meme collection</title>
+ <link>https://memes.sapka.me/tags/reaction/</link>
+ <description>Recent content in reaction on Michal&#39;s based meme collection</description>
+ <generator>Hugo -- gohugo.io</generator>
+ <language>en-us</language>
+ <lastBuildDate>Wed, 28 Dec 2022 23:26:17 +0100</lastBuildDate><atom:link href="https://memes.sapka.me/tags/reaction/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>Orly</title>
+ <link>https://memes.sapka.me/orly/</link>
+ <pubDate>Wed, 28 Dec 2022 23:26:17 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/orly/</guid>
+ <description></description>
+ </item>
+
+ </channel>
+</rss>
diff --git a/public/tags/sfw/index.html b/public/tags/sfw/index.html
new file mode 100644
index 00000000..7ad00972
--- /dev/null
+++ b/public/tags/sfw/index.html
@@ -0,0 +1,148 @@
+<!DOCTYPE html>
+<HTML lang="en">
+ <HEAD>
+ <META charset="utf-8">
+ <TITLE>
+ Michal&#39;s based meme collection
+ </TITLE>
+ <link rel='stylesheet' type='text/css' href='/style.css'>
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <link rel="apple-touch-icon" sizes="180x180" href="https://memes.sapka.me/icons/apple-touch-icon.png">
+ <link rel="icon" type="image/png" sizes="32x32" href="https://memes.sapka.me/icons/favicon-32x32.png">
+ <link rel="icon" type="image/png" sizes="16x16" href="https://memes.sapka.me/icons/favicon-16x16.png">
+
+ <meta property="og:title" content="sfw" />
+ <meta property="og:type" content="website" />
+ <meta property="og:url" content="https://memes.sapka.me/tags/sfw/" />
+ <meta property="og:image" content="https://memes.sapka.me/logo.png" />
+
+ <meta name="twitter:title" content="sfw">
+ <meta name="twitter:image" content="https://memes.sapka.me/logo.png">
+ <meta name="twitter:card" content="summary_large_image">
+
+ <link rel="canonical" href="https://memes.sapka.me">
+ <link rel='alternate' type='application/rss+xml' title="Michal&#39;s based meme collection RSS" href='/index.xml'>
+ <meta name="robots" content="index, follow">
+
+ </HEAD>
+ <BODY>
+
+ <HEADER>
+
+
+ <a href="/">
+ <img alt="logo" src="https://memes.sapka.me/logo_hu854d4979f24f44fb1730c3fab6c9ef4f_4533_0x45_resize_box_3.png" width=45 height=45/>
+ <div>
+ <h1>Michal&#39;s based meme collection</h1>
+ (because giphy sucks)
+ </div>
+ </a>
+ </HEADER>
+
+ <MAIN>
+
+ <h2> sfw</h2>
+
+
+
+ <article class="list">
+ <a href="/the-risk-was-calculated/">
+
+
+
+ <img alt="The Risk Was Calculated" src="https://memes.sapka.me/the-risk-was-calculated_hu87d1a91cbb2d18fab72bbcc9357de40f_35687_350x0_resize_q75_box.jpg" width=350 height=247/>
+ </a>
+ </article>
+
+ <article class="list">
+ <a href="/i-know-that-feel-bro/">
+
+
+
+ <img alt="I Know That Feel Bro" src="https://memes.sapka.me/i-know-that-feel-bro_hu5f1eba121c0eedeef425f1d98b4cb7f8_32104_350x0_resize_box_3.png" width=350 height=323/>
+ </a>
+ </article>
+
+ <article class="list">
+ <a href="/30-year-old-boomer/">
+
+
+
+ <img alt="30 Year Old Boomer" src="https://memes.sapka.me/30-year-old-boomer_hud5cdc46af395258da0f1e2cbeee8b51a_27119_350x0_resize_q75_box.jpg" width=350 height=210/>
+ </a>
+ </article>
+
+ <article class="list">
+ <a href="/lol-wut/">
+
+
+
+ <img alt="Lol Wut" src="https://memes.sapka.me/lol-wut_hu7612b2df18c35165c2a453d4e6910a66_42192_350x0_resize_q75_box.jpg" width=350 height=390/>
+ </a>
+ </article>
+
+ <article class="list">
+ <a href="/fuck-yea/">
+
+
+
+ <img alt="Fuck Yea" src="https://memes.sapka.me/fuck-yea_hu8eeb32328371dd312b05df46a0130975_74403_350x0_resize_q75_box.jpg" width=350 height=197/>
+ </a>
+ </article>
+
+ <article class="list">
+ <a href="/no-ragrets/">
+
+
+
+ <img alt="No Ragrets" src="https://memes.sapka.me/no-ragrets_hub319c264a1744e88e8e8b7bb8bbf6313_35147_350x0_resize_q75_box.jpg" width=350 height=265/>
+ </a>
+ </article>
+
+ <article class="list">
+ <a href="/forver-alone/">
+
+
+
+ <img alt="Forver Alone" src="https://memes.sapka.me/forever-alone_hu56897781db0843ac61a9409d8cf0fed1_78902_350x0_resize_q75_box.jpg" width=350 height=350/>
+ </a>
+ </article>
+
+ <article class="list">
+ <a href="/orly/">
+
+
+
+ <img alt="Orly" src="https://memes.sapka.me/orly_hu4ab5330843bc6be32869cd74da450d29_79346_350x0_resize_q75_box.jpg" width=350 height=197/>
+ </a>
+ </article>
+
+
+ </MAIN>
+
+
+ <FOOTER>
+ <ASIDE>
+ <BR>
+ Terms and conditions
+ <OL>
+ <li> I don't care who you are so I won't track you.
+ <li> I have stolen all those memes so I have no rights to them.
+ <li> You will not kill my server.
+ </OL>
+ </ASIDE>
+ <div>
+ Created by <a href="https://sapka.me" target="_blank">Michal</a>
+ <BR>
+ <BR>
+ <a href="/index.xml">
+
+
+ <img alt="rss" src="https://memes.sapka.me/rss_hu3825b2cd5f1de2cefb2d2452c4fa574e_240532_0x25_resize_box_3.png" width=25 height=25/>
+ </a>
+ </div>
+
+ </FOOTER>
+
+ </BODY>
+</HTML>
diff --git a/public/tags/sfw/index.xml b/public/tags/sfw/index.xml
new file mode 100644
index 00000000..d5496331
--- /dev/null
+++ b/public/tags/sfw/index.xml
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>sfw on Michal&#39;s based meme collection</title>
+ <link>https://memes.sapka.me/tags/sfw/</link>
+ <description>Recent content in sfw on Michal&#39;s based meme collection</description>
+ <generator>Hugo -- gohugo.io</generator>
+ <language>en-us</language>
+ <lastBuildDate>Mon, 02 Jan 2023 22:08:38 +0100</lastBuildDate><atom:link href="https://memes.sapka.me/tags/sfw/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>The Risk Was Calculated</title>
+ <link>https://memes.sapka.me/the-risk-was-calculated/</link>
+ <pubDate>Mon, 02 Jan 2023 22:08:38 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/the-risk-was-calculated/</guid>
+ <description></description>
+ </item>
+
+ <item>
+ <title>I Know That Feel Bro</title>
+ <link>https://memes.sapka.me/i-know-that-feel-bro/</link>
+ <pubDate>Sun, 01 Jan 2023 21:12:10 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/i-know-that-feel-bro/</guid>
+ <description></description>
+ </item>
+
+ <item>
+ <title>30 Year Old Boomer</title>
+ <link>https://memes.sapka.me/30-year-old-boomer/</link>
+ <pubDate>Sun, 01 Jan 2023 21:08:11 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/30-year-old-boomer/</guid>
+ <description></description>
+ </item>
+
+ <item>
+ <title>Lol Wut</title>
+ <link>https://memes.sapka.me/lol-wut/</link>
+ <pubDate>Fri, 30 Dec 2022 22:51:48 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/lol-wut/</guid>
+ <description></description>
+ </item>
+
+ <item>
+ <title>Fuck Yea</title>
+ <link>https://memes.sapka.me/fuck-yea/</link>
+ <pubDate>Fri, 30 Dec 2022 22:48:51 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/fuck-yea/</guid>
+ <description></description>
+ </item>
+
+ <item>
+ <title>No Ragrets</title>
+ <link>https://memes.sapka.me/no-ragrets/</link>
+ <pubDate>Fri, 30 Dec 2022 22:42:16 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/no-ragrets/</guid>
+ <description></description>
+ </item>
+
+ <item>
+ <title>Forver Alone</title>
+ <link>https://memes.sapka.me/forver-alone/</link>
+ <pubDate>Thu, 29 Dec 2022 10:03:52 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/forver-alone/</guid>
+ <description></description>
+ </item>
+
+ <item>
+ <title>Orly</title>
+ <link>https://memes.sapka.me/orly/</link>
+ <pubDate>Wed, 28 Dec 2022 23:26:17 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/orly/</guid>
+ <description></description>
+ </item>
+
+ </channel>
+</rss>
diff --git a/public/tags/shit-im-into-it/index.html b/public/tags/shit-im-into-it/index.html
new file mode 100644
index 00000000..1dd5bfd2
--- /dev/null
+++ b/public/tags/shit-im-into-it/index.html
@@ -0,0 +1,85 @@
+<!DOCTYPE html>
+<HTML lang="en">
+ <HEAD>
+ <META charset="utf-8">
+ <TITLE>
+ Michal&#39;s based meme collection
+ </TITLE>
+ <link rel='stylesheet' type='text/css' href='/style.css'>
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <link rel="apple-touch-icon" sizes="180x180" href="https://memes.sapka.me/icons/apple-touch-icon.png">
+ <link rel="icon" type="image/png" sizes="32x32" href="https://memes.sapka.me/icons/favicon-32x32.png">
+ <link rel="icon" type="image/png" sizes="16x16" href="https://memes.sapka.me/icons/favicon-16x16.png">
+
+ <meta property="og:title" content="shit-im-into-it" />
+ <meta property="og:type" content="website" />
+ <meta property="og:url" content="https://memes.sapka.me/tags/shit-im-into-it/" />
+ <meta property="og:image" content="https://memes.sapka.me/logo.png" />
+
+ <meta name="twitter:title" content="shit-im-into-it">
+ <meta name="twitter:image" content="https://memes.sapka.me/logo.png">
+ <meta name="twitter:card" content="summary_large_image">
+
+ <link rel="canonical" href="https://memes.sapka.me">
+ <link rel='alternate' type='application/rss+xml' title="Michal&#39;s based meme collection RSS" href='/index.xml'>
+ <meta name="robots" content="index, follow">
+
+ </HEAD>
+ <BODY>
+
+ <HEADER>
+
+
+ <a href="/">
+ <img alt="logo" src="https://memes.sapka.me/logo_hu854d4979f24f44fb1730c3fab6c9ef4f_4533_0x45_resize_box_3.png" width=45 height=45/>
+ <div>
+ <h1>Michal&#39;s based meme collection</h1>
+ (because giphy sucks)
+ </div>
+ </a>
+ </HEADER>
+
+ <MAIN>
+
+ <h2> shit-im-into-it</h2>
+
+
+
+ <article class="list">
+ <a href="/shit-im-into-it/">
+
+
+
+ <img alt="Shit Im Into It" src="https://memes.sapka.me/shit-im-into-it_hu618780d19be7768f547cf7684259d0ee_47017_350x0_resize_q75_box.jpg" width=350 height=358/>
+ </a>
+ </article>
+
+
+ </MAIN>
+
+
+ <FOOTER>
+ <ASIDE>
+ <BR>
+ Terms and conditions
+ <OL>
+ <li> I don't care who you are so I won't track you.
+ <li> I have stolen all those memes so I have no rights to them.
+ <li> You will not kill my server.
+ </OL>
+ </ASIDE>
+ <div>
+ Created by <a href="https://sapka.me" target="_blank">Michal</a>
+ <BR>
+ <BR>
+ <a href="/index.xml">
+
+
+ <img alt="rss" src="https://memes.sapka.me/rss_hu3825b2cd5f1de2cefb2d2452c4fa574e_240532_0x25_resize_box_3.png" width=25 height=25/>
+ </a>
+ </div>
+
+ </FOOTER>
+
+ </BODY>
+</HTML>
diff --git a/public/tags/shit-im-into-it/index.xml b/public/tags/shit-im-into-it/index.xml
new file mode 100644
index 00000000..d66e8fdb
--- /dev/null
+++ b/public/tags/shit-im-into-it/index.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>shit-im-into-it on Michal&#39;s based meme collection</title>
+ <link>https://memes.sapka.me/tags/shit-im-into-it/</link>
+ <description>Recent content in shit-im-into-it on Michal&#39;s based meme collection</description>
+ <generator>Hugo -- gohugo.io</generator>
+ <language>en-us</language>
+ <lastBuildDate>Sun, 01 Jan 2023 21:10:00 +0100</lastBuildDate><atom:link href="https://memes.sapka.me/tags/shit-im-into-it/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>Shit Im Into It</title>
+ <link>https://memes.sapka.me/shit-im-into-it/</link>
+ <pubDate>Sun, 01 Jan 2023 21:10:00 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/shit-im-into-it/</guid>
+ <description></description>
+ </item>
+
+ </channel>
+</rss>
diff --git a/public/tags/the-risk-was-calculated/index.html b/public/tags/the-risk-was-calculated/index.html
new file mode 100644
index 00000000..f90edda2
--- /dev/null
+++ b/public/tags/the-risk-was-calculated/index.html
@@ -0,0 +1,85 @@
+<!DOCTYPE html>
+<HTML lang="en">
+ <HEAD>
+ <META charset="utf-8">
+ <TITLE>
+ Michal&#39;s based meme collection
+ </TITLE>
+ <link rel='stylesheet' type='text/css' href='/style.css'>
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <link rel="apple-touch-icon" sizes="180x180" href="https://memes.sapka.me/icons/apple-touch-icon.png">
+ <link rel="icon" type="image/png" sizes="32x32" href="https://memes.sapka.me/icons/favicon-32x32.png">
+ <link rel="icon" type="image/png" sizes="16x16" href="https://memes.sapka.me/icons/favicon-16x16.png">
+
+ <meta property="og:title" content="the-risk-was-calculated" />
+ <meta property="og:type" content="website" />
+ <meta property="og:url" content="https://memes.sapka.me/tags/the-risk-was-calculated/" />
+ <meta property="og:image" content="https://memes.sapka.me/logo.png" />
+
+ <meta name="twitter:title" content="the-risk-was-calculated">
+ <meta name="twitter:image" content="https://memes.sapka.me/logo.png">
+ <meta name="twitter:card" content="summary_large_image">
+
+ <link rel="canonical" href="https://memes.sapka.me">
+ <link rel='alternate' type='application/rss+xml' title="Michal&#39;s based meme collection RSS" href='/index.xml'>
+ <meta name="robots" content="index, follow">
+
+ </HEAD>
+ <BODY>
+
+ <HEADER>
+
+
+ <a href="/">
+ <img alt="logo" src="https://memes.sapka.me/logo_hu854d4979f24f44fb1730c3fab6c9ef4f_4533_0x45_resize_box_3.png" width=45 height=45/>
+ <div>
+ <h1>Michal&#39;s based meme collection</h1>
+ (because giphy sucks)
+ </div>
+ </a>
+ </HEADER>
+
+ <MAIN>
+
+ <h2> the-risk-was-calculated</h2>
+
+
+
+ <article class="list">
+ <a href="/the-risk-was-calculated/">
+
+
+
+ <img alt="The Risk Was Calculated" src="https://memes.sapka.me/the-risk-was-calculated_hu87d1a91cbb2d18fab72bbcc9357de40f_35687_350x0_resize_q75_box.jpg" width=350 height=247/>
+ </a>
+ </article>
+
+
+ </MAIN>
+
+
+ <FOOTER>
+ <ASIDE>
+ <BR>
+ Terms and conditions
+ <OL>
+ <li> I don't care who you are so I won't track you.
+ <li> I have stolen all those memes so I have no rights to them.
+ <li> You will not kill my server.
+ </OL>
+ </ASIDE>
+ <div>
+ Created by <a href="https://sapka.me" target="_blank">Michal</a>
+ <BR>
+ <BR>
+ <a href="/index.xml">
+
+
+ <img alt="rss" src="https://memes.sapka.me/rss_hu3825b2cd5f1de2cefb2d2452c4fa574e_240532_0x25_resize_box_3.png" width=25 height=25/>
+ </a>
+ </div>
+
+ </FOOTER>
+
+ </BODY>
+</HTML>
diff --git a/public/tags/the-risk-was-calculated/index.xml b/public/tags/the-risk-was-calculated/index.xml
new file mode 100644
index 00000000..554f380d
--- /dev/null
+++ b/public/tags/the-risk-was-calculated/index.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>the-risk-was-calculated on Michal&#39;s based meme collection</title>
+ <link>https://memes.sapka.me/tags/the-risk-was-calculated/</link>
+ <description>Recent content in the-risk-was-calculated on Michal&#39;s based meme collection</description>
+ <generator>Hugo -- gohugo.io</generator>
+ <language>en-us</language>
+ <lastBuildDate>Mon, 02 Jan 2023 22:08:38 +0100</lastBuildDate><atom:link href="https://memes.sapka.me/tags/the-risk-was-calculated/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>The Risk Was Calculated</title>
+ <link>https://memes.sapka.me/the-risk-was-calculated/</link>
+ <pubDate>Mon, 02 Jan 2023 22:08:38 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/the-risk-was-calculated/</guid>
+ <description></description>
+ </item>
+
+ </channel>
+</rss>
diff --git a/public/tags/wojak/index.html b/public/tags/wojak/index.html
new file mode 100644
index 00000000..1b99ea09
--- /dev/null
+++ b/public/tags/wojak/index.html
@@ -0,0 +1,94 @@
+<!DOCTYPE html>
+<HTML lang="en">
+ <HEAD>
+ <META charset="utf-8">
+ <TITLE>
+ Michal&#39;s based meme collection
+ </TITLE>
+ <link rel='stylesheet' type='text/css' href='/style.css'>
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <link rel="apple-touch-icon" sizes="180x180" href="https://memes.sapka.me/icons/apple-touch-icon.png">
+ <link rel="icon" type="image/png" sizes="32x32" href="https://memes.sapka.me/icons/favicon-32x32.png">
+ <link rel="icon" type="image/png" sizes="16x16" href="https://memes.sapka.me/icons/favicon-16x16.png">
+
+ <meta property="og:title" content="wojak" />
+ <meta property="og:type" content="website" />
+ <meta property="og:url" content="https://memes.sapka.me/tags/wojak/" />
+ <meta property="og:image" content="https://memes.sapka.me/logo.png" />
+
+ <meta name="twitter:title" content="wojak">
+ <meta name="twitter:image" content="https://memes.sapka.me/logo.png">
+ <meta name="twitter:card" content="summary_large_image">
+
+ <link rel="canonical" href="https://memes.sapka.me">
+ <link rel='alternate' type='application/rss+xml' title="Michal&#39;s based meme collection RSS" href='/index.xml'>
+ <meta name="robots" content="index, follow">
+
+ </HEAD>
+ <BODY>
+
+ <HEADER>
+
+
+ <a href="/">
+ <img alt="logo" src="https://memes.sapka.me/logo_hu854d4979f24f44fb1730c3fab6c9ef4f_4533_0x45_resize_box_3.png" width=45 height=45/>
+ <div>
+ <h1>Michal&#39;s based meme collection</h1>
+ (because giphy sucks)
+ </div>
+ </a>
+ </HEADER>
+
+ <MAIN>
+
+ <h2> wojak</h2>
+
+
+
+ <article class="list">
+ <a href="/i-know-that-feel-bro/">
+
+
+
+ <img alt="I Know That Feel Bro" src="https://memes.sapka.me/i-know-that-feel-bro_hu5f1eba121c0eedeef425f1d98b4cb7f8_32104_350x0_resize_box_3.png" width=350 height=323/>
+ </a>
+ </article>
+
+ <article class="list">
+ <a href="/30-year-old-boomer/">
+
+
+
+ <img alt="30 Year Old Boomer" src="https://memes.sapka.me/30-year-old-boomer_hud5cdc46af395258da0f1e2cbeee8b51a_27119_350x0_resize_q75_box.jpg" width=350 height=210/>
+ </a>
+ </article>
+
+
+ </MAIN>
+
+
+ <FOOTER>
+ <ASIDE>
+ <BR>
+ Terms and conditions
+ <OL>
+ <li> I don't care who you are so I won't track you.
+ <li> I have stolen all those memes so I have no rights to them.
+ <li> You will not kill my server.
+ </OL>
+ </ASIDE>
+ <div>
+ Created by <a href="https://sapka.me" target="_blank">Michal</a>
+ <BR>
+ <BR>
+ <a href="/index.xml">
+
+
+ <img alt="rss" src="https://memes.sapka.me/rss_hu3825b2cd5f1de2cefb2d2452c4fa574e_240532_0x25_resize_box_3.png" width=25 height=25/>
+ </a>
+ </div>
+
+ </FOOTER>
+
+ </BODY>
+</HTML>
diff --git a/public/tags/wojak/index.xml b/public/tags/wojak/index.xml
new file mode 100644
index 00000000..1e40ca11
--- /dev/null
+++ b/public/tags/wojak/index.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>wojak on Michal&#39;s based meme collection</title>
+ <link>https://memes.sapka.me/tags/wojak/</link>
+ <description>Recent content in wojak on Michal&#39;s based meme collection</description>
+ <generator>Hugo -- gohugo.io</generator>
+ <language>en-us</language>
+ <lastBuildDate>Sun, 01 Jan 2023 21:12:10 +0100</lastBuildDate><atom:link href="https://memes.sapka.me/tags/wojak/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>I Know That Feel Bro</title>
+ <link>https://memes.sapka.me/i-know-that-feel-bro/</link>
+ <pubDate>Sun, 01 Jan 2023 21:12:10 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/i-know-that-feel-bro/</guid>
+ <description></description>
+ </item>
+
+ <item>
+ <title>30 Year Old Boomer</title>
+ <link>https://memes.sapka.me/30-year-old-boomer/</link>
+ <pubDate>Sun, 01 Jan 2023 21:08:11 +0100</pubDate>
+
+ <guid>https://memes.sapka.me/30-year-old-boomer/</guid>
+ <description></description>
+ </item>
+
+ </channel>
+</rss>