-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
88 lines (87 loc) · 4 KB
/
about.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
<!DOCTYPE html>
<!--# set var="pageTitle" value="About Us" -->
<!--# set var="privacyPolicyDescription" value="Detailed information about the /mlp/odcast." -->
<!--# set var="pageTitleDisplay" value="$pageTitle - $siteTitle" -->
<html lang="en" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#" 🦄 🐎🐱>
<head>
<meta charset="utf-8">
<link href="https://<!--# echo var='host' -->/about.html" rel="canonical self" type="text/html">
<!-- preconnects -->
<link href="//fonts.googleapis.com" rel="preconnect">
<link href="//fonts.gstatic.com" rel="preconnect">
<link href="//stats.g.doubleclick.net" rel="preconnect">
<link href="//www.google-analytics.com" rel="preconnect">
<!-- preloads -->
<link as="image" href="//www.gstatic.com/psa/static/1.gif" rel="preload" type="image/gif">
<link as="script" href="//www.google-analytics.com/analytics.js" rel="preload" type="application/javascript">
<link as="style" href="//fonts.googleapis.com/css?family=Roboto:300,400,500" rel="preload" type="text/css">
<!--# include file="/common/common.js.html" -->
<!--# include file="/common/header.html" -->
<meta content="<!--# echo var="pageTitleDisplay" -->" name="title" property="og:title">
<meta content="<!--# echo var="privacyPolicyDescription" -->" name="description" property="og:description">
<meta content="<!--# echo var="privacyPolicyDescription" -->" itemprop="description">
<meta content="/mlp/odcast, privacy policy" name="keywords">
<meta content="/mlp/odcast, privacy policy" itemprop="keywords">
<meta content="<!--# echo var="pageTitleDisplay" -->" name="twitter:title">
<meta content="<!--# echo var="privacyPolicyDescription" -->" name="twitter:description">
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "https://<!--# echo var="host" -->/",
"image": "https:<!--# echo var="siteImage" -->",
"name": "<!--# echo var="siteTitle" -->"
}
}, {
"@type": "ListItem",
"position": 2,
"item": {
"@id": "https://<!--# echo var="host" --><!--# echo var="request_uri" -->",
"image": "https:<!--# echo var="siteImage" -->",
"name": "<!--# echo var="pageTitleDisplay" -->"
}
}]
}
</script>
<title><!--# echo var="pageTitleDisplay" --></title>
<style>
header q { font-style: italic; }
</style>
</head>
<body>
<noscript id="deferred-stylesheets">
<link href="/css/common.css" rel="stylesheet">
<link href="/css/typography.css" rel="stylesheet">
</noscript>
<!--# include file="/common/top_app_bar.html" -->
<main>
<section>
<header>
<h2>Tell Me About /mlp/odcast</h2>
<p>
<q cite="https://archive.org/stream/TheDarkKnightRisesScriptByJonathanNolanAndChristopherNolan/The+Dark+Knight+Rises+Script+by+Jonathan+Nolan+and+Christopher+Nolan_djvu.txt">We are nothing. We are the dirt beneath your feet.</q>
</p>
</header>
<h3>The Fire Rises</h3>
<p>
In October 2017, a faggot named Fimphiliacs — who had totally left the fandom like a little bitch — saw My Little Pony: The Movie and got excited for horses again (for about two minutes) and decided to resurrect his years old /mlp/ YouTube channel.
</p>
<p>
He posted a thread on /mlp/ begging the two or three anons on the board with talent to come join his shit show. Luckily, all of them said no, but he got a bunch of talentless losers to buy into his (((plan))).
</p>
<p>
One of these brilliant <q>geniuses</q> proposed starting a podcast for the newly resurrected channel, and everyfaggot decided it'd be funny if they all remained anonymous and called each other <q>Anon</q> and gave anyone who wanted to an opportunity to be a guest. And thus was born /mlp/odcast.
</p>
<h3>Crashing This Podcast</h3>
<p>
</p>
</section>
</main>
<!--# include file="/common/drawer.html" -->
<!--# include file="/common/footer.html" -->
</body>
</html>