
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://zoophilia.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tuvik</id>
	<title>Zoophilia Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://zoophilia.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tuvik"/>
	<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Special:Contributions/Tuvik"/>
	<updated>2026-06-19T23:26:51Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=User_talk:ZooWiki&amp;diff=136128</id>
		<title>User talk:ZooWiki</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=User_talk:ZooWiki&amp;diff=136128"/>
		<updated>2026-05-07T06:40:41Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: /* There are still many pages to delete */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Missing extension ==&lt;br /&gt;
Hi Admin! In the course of remediating some of the issues with {{Template link general|Infobox medical condition (new)}} I ran into an issue that can only be solved by the [[mediawikiwiki:Wikibase/Installation|installation of a pretty common extension]] for MediaWiki instances. My suspicion is that it would come in handy fairly often going forward as we continue to de-Wikipedia-ify this place. Where do you stand on the possibility of tackling this? Would the offer of doing the work myself impact your stance at all?&lt;br /&gt;
&lt;br /&gt;
Anyhow, I&#039;m really enjoying my time here so far; thank you kindly for welcoming my involvement!&amp;amp;ensp;—&amp;amp;thinsp;[[User:SockyPaws|SockyPaws]] ([[User talk:SockyPaws|talk]]) 03:22, 27 September 2024 (UTC)&lt;br /&gt;
:&#039;&#039;*grins sheepishly*&#039;&#039; …and could we make it a double order, while we&#039;re at it? [[mediawikiwiki:Extension:JsonConfig#Installation|Extension:JsonConfig]] is needed by [[Module:TNT]], which is needed by [[Template:Columns-start]] and the rest of the Columns template family. 😇&amp;amp;ensp;—&amp;amp;thinsp;[[User:SockyPaws|SockyPaws]] ([[User talk:SockyPaws|talk]]) 21:25, 29 September 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Hiya! ==&lt;br /&gt;
&lt;br /&gt;
Sorry for the delay. &lt;br /&gt;
Those can be a good idea. I&#039;m open to some new changes. Getting some dependencies it says it should need and I&#039;ll get those plugs installed. On your first message, that explains why certain info boxes were not working the way I was expecting.&lt;br /&gt;
&lt;br /&gt;
== Humbled by your trust—thank you. ==&lt;br /&gt;
I just saw my new user rights group memberships and naturally wanted to thank you for the show of confidence. If you have any goals you&#039;re especially intent on realizing for this place, please do share them with me if you&#039;d like and I&#039;ll do my best to pitch in however I can. 😊 {{Nowrap|—&amp;amp;thinsp;[[User:SockyPaws|SockyPaws]] ([[User talk:SockyPaws|talk]]) 06:27, 26 August 2025 (UTC)}}&lt;br /&gt;
&lt;br /&gt;
== Bloody-stinking-Lua… ==&lt;br /&gt;
The Lua interpreter seems hosed on pages with a lot of templates or citations (see [[Human sexuality]] as one potential reproducer), and I believe it has to do with {{Code|$wgScribuntoEngineConf[&#039;luastandalone&#039;][&#039;cpuLimit&#039;]}} in [[mediawikiwiki:Special:MyLanguage/Manual:LocalSettings.php|LocalSettings.php]] being set too low or not being set at all; that key controls  the CPU &#039;&#039;time&#039;&#039; limit per caching run and accepts whole integer values representing &#039;&#039;seconds&#039;&#039;. At least fussing with that value was what ended up fixing this exact error message when it happened over at Kodi Wiki many many moons ago. If it does happen to be unset, I&#039;d probably try putting it in the vicinity of 20–30 and then finesse it from there (I just remember at the time the fallback value I found in the Mediawiki code that&#039;s used when it&#039;s unset was laughably conservative, like 9 or thereabouts, but don&#039;t quote me on that…it was eons ago). If that&#039;s not it, then perhaps {{Code|$wgScribuntoEngineConf[&#039;luastandalone&#039;][&#039;memoryLimit&#039;]}}? Also, don&#039;t forget {{Nowrap|{{Code|$wgScribuntoEngineConf[&#039;luastandalone&#039;][&#039;errorFile&#039;] &amp;amp;equals; &#039;/writable/path/to/file&#039;;}}}} can always be put in there, at least while you&#039;re tinkering, to introspect what exactly is stalling. (My money&#039;s on the [[mediawikiwiki:Extension:DynamicPageList3|DPL3]] extension, but that&#039;s more out of the long history of bad blood between me and that particular extension than any real insight into the situation, knowing nothing about the current config. 🤬)&lt;br /&gt;
&lt;br /&gt;
And if you do, in fact, find yourself with that file open in a text editor in the course of squashing this bug, could I impose on you to also toss these two definitions in there while you&#039;re at it?&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color:#f8f9fa; border: medium ridge #ccc; color: #000; font-family: monospace; font-size: 1em; margin: 1rem; margin-left: 4rem; overflow: auto; padding: 0.5rem 1rem; width: fit-content;&amp;quot;&amp;gt;&lt;br /&gt;
$wgAllowUserCss = true;&lt;br /&gt;
$wgAllowUserJs = true;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
If you hadn&#039;t guessed already, I code monkey to keep the lights on over here and I&#039;m desperate for some dark mode on this site to spare my poor battle-weary eyes. It&#039;d just be for me, not site-wide. I&#039;ve already got things set on my end at [[User:SockyPaws/common.css]] and [[User:SockyPaws/common.js]], if you want to take a look, but they&#039;re not sourced unless those two keys have truthy values.&lt;br /&gt;
&lt;br /&gt;
Alright, time for me to go hit the sack. I hope all is splendid with you, as always. Wishing you the merriest and zooiest of holidays!&lt;br /&gt;
&lt;br /&gt;
P.S. The search box stopped displaying matching page names while I&#039;m typing in it a little while back. Any idea why?&amp;lt;span style=&amp;quot;float: right; margin-right: 2.5rem; white-space: nowrap collapse;&amp;quot;&amp;gt;—&amp;amp;thinsp;[[User:SockyPaws|SockyPaws]] ([[User talk:SockyPaws|talk]]) 12:52, 25 December 2025 (UTC)&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Backup / Export / Mirroring ==&lt;br /&gt;
&lt;br /&gt;
Hello! First of all thank you for putting the wiki back together with the help of other benevolent folks ^^&lt;br /&gt;
&lt;br /&gt;
I was wondering with the recent events if it could be possible to regularly export the whole wiki, or even if it could be mirrored somewhere else altogether. It would be effectively better for preserving its content if we can somehow keep an external backup of it.&lt;br /&gt;
&lt;br /&gt;
If you want to take this discussion further, feel free to contact me on whichever platform you feel comfortable with.&lt;br /&gt;
&amp;lt;span style=&amp;quot;float: right; margin-right: 2.5rem; white-space: nowrap collapse;&amp;quot;&amp;gt;—&amp;amp;thinsp;[[User:Tuvik|Tuvik]] ([[User talk:Tuvik|talk]]) 14:46, 01 May 2026 (UTC)&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== There are still many pages to delete ==&lt;br /&gt;
&lt;br /&gt;
You can find all of them in [[Special:AllPages]], I don&#039;t want to necessarily reference them because of their title, but maybe someone with deletion permissions could pass by and clean those up?&lt;br /&gt;
&amp;lt;span style=&amp;quot;float: right; margin-right: 2.5rem; white-space: nowrap collapse;&amp;quot;&amp;gt;—&amp;amp;thinsp;[[User:Tuvik|Tuvik]] ([[User talk:Tuvik|talk]]) 06:39, 07 May 2026 (UTC)&amp;lt;/span&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=Bestiality&amp;diff=136124</id>
		<title>Bestiality</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Bestiality&amp;diff=136124"/>
		<updated>2026-05-01T16:54:39Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Manually restore page (see history, the original page has been moved twice)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Bestiality==&lt;br /&gt;
	&lt;br /&gt;
===Bestiality vs Zoophilia===&lt;br /&gt;
	&lt;br /&gt;
	&lt;br /&gt;
	&lt;br /&gt;
While it can be argued that these two terms are interchangeable. Some individuals within the [[Zoo community]] hold different meanings to the word. Though the word has sparked debates in the past. Generally bestiality is referenced as the act of a human having sex with a non-human animal. Sexual activities may or may not involve penetration, but they are sexual behaviors done for gratification.&lt;br /&gt;
	&lt;br /&gt;
	&lt;br /&gt;
The easiest way to distinguish bestiality and zoophilia is to say that bestiality is a practice -- it&#039;s something people do. Zoophilia is a preference or experience, something people feel. Not everyone who engages in bestiality is a [[zoophile]], and not all people who identify or would be classified as having zoophilia actually have sex with animals.&lt;br /&gt;
	&lt;br /&gt;
	&lt;br /&gt;
Another important distinction to make is that only having erotic feelings or fantasies involving animals is not against the law, whereas in many places, having sexual relations with a non-human animal currently is illegal.&lt;br /&gt;
	&lt;br /&gt;
	&lt;br /&gt;
==Zoophilia==&lt;br /&gt;
	&lt;br /&gt;
For timeless [[sexuality]], see [[zoophilia]].&lt;br /&gt;
	&lt;br /&gt;
	&lt;br /&gt;
==Reference==&lt;br /&gt;
	&lt;br /&gt;
https://brainly.in/question/2135926&lt;br /&gt;
	&lt;br /&gt;
	&lt;br /&gt;
{{Home}}{{Terms}}&lt;br /&gt;
	&lt;br /&gt;
[[Category:Terms]]&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=User_talk:ZooWiki&amp;diff=136122</id>
		<title>User talk:ZooWiki</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=User_talk:ZooWiki&amp;diff=136122"/>
		<updated>2026-05-01T14:47:30Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: /* Backup / Export / Mirroring */ Add signature to message&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Missing extension ==&lt;br /&gt;
Hi Admin! In the course of remediating some of the issues with {{Template link general|Infobox medical condition (new)}} I ran into an issue that can only be solved by the [[mediawikiwiki:Wikibase/Installation|installation of a pretty common extension]] for MediaWiki instances. My suspicion is that it would come in handy fairly often going forward as we continue to de-Wikipedia-ify this place. Where do you stand on the possibility of tackling this? Would the offer of doing the work myself impact your stance at all?&lt;br /&gt;
&lt;br /&gt;
Anyhow, I&#039;m really enjoying my time here so far; thank you kindly for welcoming my involvement!&amp;amp;ensp;—&amp;amp;thinsp;[[User:SockyPaws|SockyPaws]] ([[User talk:SockyPaws|talk]]) 03:22, 27 September 2024 (UTC)&lt;br /&gt;
:&#039;&#039;*grins sheepishly*&#039;&#039; …and could we make it a double order, while we&#039;re at it? [[mediawikiwiki:Extension:JsonConfig#Installation|Extension:JsonConfig]] is needed by [[Module:TNT]], which is needed by [[Template:Columns-start]] and the rest of the Columns template family. 😇&amp;amp;ensp;—&amp;amp;thinsp;[[User:SockyPaws|SockyPaws]] ([[User talk:SockyPaws|talk]]) 21:25, 29 September 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Hiya! ==&lt;br /&gt;
&lt;br /&gt;
Sorry for the delay. &lt;br /&gt;
Those can be a good idea. I&#039;m open to some new changes. Getting some dependencies it says it should need and I&#039;ll get those plugs installed. On your first message, that explains why certain info boxes were not working the way I was expecting.&lt;br /&gt;
&lt;br /&gt;
== Humbled by your trust—thank you. ==&lt;br /&gt;
I just saw my new user rights group memberships and naturally wanted to thank you for the show of confidence. If you have any goals you&#039;re especially intent on realizing for this place, please do share them with me if you&#039;d like and I&#039;ll do my best to pitch in however I can. 😊 {{Nowrap|—&amp;amp;thinsp;[[User:SockyPaws|SockyPaws]] ([[User talk:SockyPaws|talk]]) 06:27, 26 August 2025 (UTC)}}&lt;br /&gt;
&lt;br /&gt;
== Bloody-stinking-Lua… ==&lt;br /&gt;
The Lua interpreter seems hosed on pages with a lot of templates or citations (see [[Human sexuality]] as one potential reproducer), and I believe it has to do with {{Code|$wgScribuntoEngineConf[&#039;luastandalone&#039;][&#039;cpuLimit&#039;]}} in [[mediawikiwiki:Special:MyLanguage/Manual:LocalSettings.php|LocalSettings.php]] being set too low or not being set at all; that key controls  the CPU &#039;&#039;time&#039;&#039; limit per caching run and accepts whole integer values representing &#039;&#039;seconds&#039;&#039;. At least fussing with that value was what ended up fixing this exact error message when it happened over at Kodi Wiki many many moons ago. If it does happen to be unset, I&#039;d probably try putting it in the vicinity of 20–30 and then finesse it from there (I just remember at the time the fallback value I found in the Mediawiki code that&#039;s used when it&#039;s unset was laughably conservative, like 9 or thereabouts, but don&#039;t quote me on that…it was eons ago). If that&#039;s not it, then perhaps {{Code|$wgScribuntoEngineConf[&#039;luastandalone&#039;][&#039;memoryLimit&#039;]}}? Also, don&#039;t forget {{Nowrap|{{Code|$wgScribuntoEngineConf[&#039;luastandalone&#039;][&#039;errorFile&#039;] &amp;amp;equals; &#039;/writable/path/to/file&#039;;}}}} can always be put in there, at least while you&#039;re tinkering, to introspect what exactly is stalling. (My money&#039;s on the [[mediawikiwiki:Extension:DynamicPageList3|DPL3]] extension, but that&#039;s more out of the long history of bad blood between me and that particular extension than any real insight into the situation, knowing nothing about the current config. 🤬)&lt;br /&gt;
&lt;br /&gt;
And if you do, in fact, find yourself with that file open in a text editor in the course of squashing this bug, could I impose on you to also toss these two definitions in there while you&#039;re at it?&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color:#f8f9fa; border: medium ridge #ccc; color: #000; font-family: monospace; font-size: 1em; margin: 1rem; margin-left: 4rem; overflow: auto; padding: 0.5rem 1rem; width: fit-content;&amp;quot;&amp;gt;&lt;br /&gt;
$wgAllowUserCss = true;&lt;br /&gt;
$wgAllowUserJs = true;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
If you hadn&#039;t guessed already, I code monkey to keep the lights on over here and I&#039;m desperate for some dark mode on this site to spare my poor battle-weary eyes. It&#039;d just be for me, not site-wide. I&#039;ve already got things set on my end at [[User:SockyPaws/common.css]] and [[User:SockyPaws/common.js]], if you want to take a look, but they&#039;re not sourced unless those two keys have truthy values.&lt;br /&gt;
&lt;br /&gt;
Alright, time for me to go hit the sack. I hope all is splendid with you, as always. Wishing you the merriest and zooiest of holidays!&lt;br /&gt;
&lt;br /&gt;
P.S. The search box stopped displaying matching page names while I&#039;m typing in it a little while back. Any idea why?&amp;lt;span style=&amp;quot;float: right; margin-right: 2.5rem; white-space: nowrap collapse;&amp;quot;&amp;gt;—&amp;amp;thinsp;[[User:SockyPaws|SockyPaws]] ([[User talk:SockyPaws|talk]]) 12:52, 25 December 2025 (UTC)&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Backup / Export / Mirroring ==&lt;br /&gt;
&lt;br /&gt;
Hello! First of all thank you for putting the wiki back together with the help of other benevolent folks ^^&lt;br /&gt;
&lt;br /&gt;
I was wondering with the recent events if it could be possible to regularly export the whole wiki, or even if it could be mirrored somewhere else altogether. It would be effectively better for preserving its content if we can somehow keep an external backup of it.&lt;br /&gt;
&lt;br /&gt;
If you want to take this discussion further, feel free to contact me on whichever platform you feel comfortable with.&lt;br /&gt;
&amp;lt;span style=&amp;quot;float: right; margin-right: 2.5rem; white-space: nowrap collapse;&amp;quot;&amp;gt;—&amp;amp;thinsp;[[User:Tuvik|Tuvik]] ([[User talk:Tuvik|talk]]) 14:46, 01 May 2026 (UTC)&amp;lt;/span&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=User_talk:ZooWiki&amp;diff=136121</id>
		<title>User talk:ZooWiki</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=User_talk:ZooWiki&amp;diff=136121"/>
		<updated>2026-05-01T14:37:55Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: /* Backup / Export / Mirroring */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Missing extension ==&lt;br /&gt;
Hi Admin! In the course of remediating some of the issues with {{Template link general|Infobox medical condition (new)}} I ran into an issue that can only be solved by the [[mediawikiwiki:Wikibase/Installation|installation of a pretty common extension]] for MediaWiki instances. My suspicion is that it would come in handy fairly often going forward as we continue to de-Wikipedia-ify this place. Where do you stand on the possibility of tackling this? Would the offer of doing the work myself impact your stance at all?&lt;br /&gt;
&lt;br /&gt;
Anyhow, I&#039;m really enjoying my time here so far; thank you kindly for welcoming my involvement!&amp;amp;ensp;—&amp;amp;thinsp;[[User:SockyPaws|SockyPaws]] ([[User talk:SockyPaws|talk]]) 03:22, 27 September 2024 (UTC)&lt;br /&gt;
:&#039;&#039;*grins sheepishly*&#039;&#039; …and could we make it a double order, while we&#039;re at it? [[mediawikiwiki:Extension:JsonConfig#Installation|Extension:JsonConfig]] is needed by [[Module:TNT]], which is needed by [[Template:Columns-start]] and the rest of the Columns template family. 😇&amp;amp;ensp;—&amp;amp;thinsp;[[User:SockyPaws|SockyPaws]] ([[User talk:SockyPaws|talk]]) 21:25, 29 September 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Hiya! ==&lt;br /&gt;
&lt;br /&gt;
Sorry for the delay. &lt;br /&gt;
Those can be a good idea. I&#039;m open to some new changes. Getting some dependencies it says it should need and I&#039;ll get those plugs installed. On your first message, that explains why certain info boxes were not working the way I was expecting.&lt;br /&gt;
&lt;br /&gt;
== Humbled by your trust—thank you. ==&lt;br /&gt;
I just saw my new user rights group memberships and naturally wanted to thank you for the show of confidence. If you have any goals you&#039;re especially intent on realizing for this place, please do share them with me if you&#039;d like and I&#039;ll do my best to pitch in however I can. 😊 {{Nowrap|—&amp;amp;thinsp;[[User:SockyPaws|SockyPaws]] ([[User talk:SockyPaws|talk]]) 06:27, 26 August 2025 (UTC)}}&lt;br /&gt;
&lt;br /&gt;
== Bloody-stinking-Lua… ==&lt;br /&gt;
The Lua interpreter seems hosed on pages with a lot of templates or citations (see [[Human sexuality]] as one potential reproducer), and I believe it has to do with {{Code|$wgScribuntoEngineConf[&#039;luastandalone&#039;][&#039;cpuLimit&#039;]}} in [[mediawikiwiki:Special:MyLanguage/Manual:LocalSettings.php|LocalSettings.php]] being set too low or not being set at all; that key controls  the CPU &#039;&#039;time&#039;&#039; limit per caching run and accepts whole integer values representing &#039;&#039;seconds&#039;&#039;. At least fussing with that value was what ended up fixing this exact error message when it happened over at Kodi Wiki many many moons ago. If it does happen to be unset, I&#039;d probably try putting it in the vicinity of 20–30 and then finesse it from there (I just remember at the time the fallback value I found in the Mediawiki code that&#039;s used when it&#039;s unset was laughably conservative, like 9 or thereabouts, but don&#039;t quote me on that…it was eons ago). If that&#039;s not it, then perhaps {{Code|$wgScribuntoEngineConf[&#039;luastandalone&#039;][&#039;memoryLimit&#039;]}}? Also, don&#039;t forget {{Nowrap|{{Code|$wgScribuntoEngineConf[&#039;luastandalone&#039;][&#039;errorFile&#039;] &amp;amp;equals; &#039;/writable/path/to/file&#039;;}}}} can always be put in there, at least while you&#039;re tinkering, to introspect what exactly is stalling. (My money&#039;s on the [[mediawikiwiki:Extension:DynamicPageList3|DPL3]] extension, but that&#039;s more out of the long history of bad blood between me and that particular extension than any real insight into the situation, knowing nothing about the current config. 🤬)&lt;br /&gt;
&lt;br /&gt;
And if you do, in fact, find yourself with that file open in a text editor in the course of squashing this bug, could I impose on you to also toss these two definitions in there while you&#039;re at it?&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color:#f8f9fa; border: medium ridge #ccc; color: #000; font-family: monospace; font-size: 1em; margin: 1rem; margin-left: 4rem; overflow: auto; padding: 0.5rem 1rem; width: fit-content;&amp;quot;&amp;gt;&lt;br /&gt;
$wgAllowUserCss = true;&lt;br /&gt;
$wgAllowUserJs = true;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
If you hadn&#039;t guessed already, I code monkey to keep the lights on over here and I&#039;m desperate for some dark mode on this site to spare my poor battle-weary eyes. It&#039;d just be for me, not site-wide. I&#039;ve already got things set on my end at [[User:SockyPaws/common.css]] and [[User:SockyPaws/common.js]], if you want to take a look, but they&#039;re not sourced unless those two keys have truthy values.&lt;br /&gt;
&lt;br /&gt;
Alright, time for me to go hit the sack. I hope all is splendid with you, as always. Wishing you the merriest and zooiest of holidays!&lt;br /&gt;
&lt;br /&gt;
P.S. The search box stopped displaying matching page names while I&#039;m typing in it a little while back. Any idea why?&amp;lt;span style=&amp;quot;float: right; margin-right: 2.5rem; white-space: nowrap collapse;&amp;quot;&amp;gt;—&amp;amp;thinsp;[[User:SockyPaws|SockyPaws]] ([[User talk:SockyPaws|talk]]) 12:52, 25 December 2025 (UTC)&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Backup / Export / Mirroring ==&lt;br /&gt;
&lt;br /&gt;
Hello! First of all thank you for putting the wiki back together with the help of other benevolent folks ^^&lt;br /&gt;
&lt;br /&gt;
I was wondering with the recent events if it could be possible to regularly export the whole wiki, or even if it could be mirrored somewhere else altogether. It would be effectively better for preserving its content if we can somehow keep an external backup of it.&lt;br /&gt;
&lt;br /&gt;
If you want to take this discussion further, feel free to contact me on whichever platform you feel comfortable with.&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=Child_pornography&amp;diff=136109</id>
		<title>Child pornography</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Child_pornography&amp;diff=136109"/>
		<updated>2026-04-01T21:04:14Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Tuvik moved page Child pornography to Bestiality over redirect: Revert&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Bestiality]]&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=File:DogMarrage.jpg&amp;diff=136105</id>
		<title>File:DogMarrage.jpg</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=File:DogMarrage.jpg&amp;diff=136105"/>
		<updated>2026-04-01T21:04:01Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Tuvik reverted File:DogMarrage.jpg to an old version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=File:Flag.png&amp;diff=136103</id>
		<title>File:Flag.png</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=File:Flag.png&amp;diff=136103"/>
		<updated>2026-04-01T21:01:09Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Tuvik reverted File:Flag.png to an old version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=File:DogHand.jpg&amp;diff=136102</id>
		<title>File:DogHand.jpg</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=File:DogHand.jpg&amp;diff=136102"/>
		<updated>2026-04-01T21:00:56Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Tuvik reverted File:DogHand.jpg to an old version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=Template:ZETA_banner&amp;diff=136099</id>
		<title>Template:ZETA banner</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Template:ZETA_banner&amp;diff=136099"/>
		<updated>2026-04-01T20:56:04Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;align-content: space-around; align-items: center; background-color: #f0f8ff; border: 5px double #cdc1c5; box-shadow: 12px 12px 12px -2px #0000004d; display: flex; flex-direction: row; font-family: &#039;Times New Roman&#039;, Georgia, &#039;Linux Libertine&#039;, &#039;Liberation Serif&#039;, &#039;Noto Serif&#039;, &#039;Nimbus Roman&#039;, Times, serif; font-size: 2em; gap: 0.5em; justify-content: space-evenly; line-height: 1.1; margin: 0.75em 1em 1.25em; overflow: auto; padding: 0.5em 0; -moz-box-shadow: 10px 10px 12px -2px #0000004d; -webkit-box-shadow: 10px 10px 12px -2px #0000004d;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border-style: hidden; flex-basis: 33%;&amp;quot;&amp;gt;[[File:Zeta templatelogo.png|center|middle|x64px|alt=ZETA logo|link=]]&amp;lt;div style=&amp;quot;flex-basis: fit-content; flex-wrap: nowrap; font-size: 2.75em; letter-spacing: 0.125em; text-align: center;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color: #351b0c;&amp;quot;&amp;gt;Z&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color: #8fa990;&amp;quot;&amp;gt;E&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color: #351b0c;&amp;quot;&amp;gt;T&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color: #589294;&amp;quot;&amp;gt;A&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border-style: hidden; flex: auto;&amp;quot;&amp;gt;[[File:DogHand.jpg|middle|x128px|link=]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border-style: hidden; flex: auto;&amp;quot;&amp;gt;[[File:Flag.png|middle|x128px|link=]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border-style: hidden; flex: auto;&amp;quot;&amp;gt;[[File:DogMarrage.jpg|middle|x128px|link=]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=Zetapin&amp;diff=136097</id>
		<title>Zetapin</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Zetapin&amp;diff=136097"/>
		<updated>2026-04-01T20:55:24Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}{{History}}&lt;br /&gt;
[[File:Screenshot 2023-11-27 at 23-07-29 https web.archive.org.png|thumb|Zetapin main web page in 2001|left]]The Zetapin website, was itself not a wiki. However, did have a dedicated page for it&#039;s wiki. See [[Zoowiki (Zetapin)|ZooWiki]].&lt;br /&gt;
Zetapin was a Zoophilia related website that was started in the late 90s. Assuming 1999 based on the recent Wayback Machine result. However, content was not showing until 2001. This could be due to errors with the site during that time. &amp;lt;ref&amp;gt;Zetapin Website 1999 - Wayback Machine&lt;br /&gt;
&lt;br /&gt;
https://web.archive.org/web/20010202023300/http://www.zetapin.de:80/&amp;lt;/ref&amp;gt; &lt;br /&gt;
&lt;br /&gt;
They listed various pages such as the Zoo Code, FAQ about Zoophilia, such as  Zoophilie - ein Versuch der Differenzierung. (Zoophilia - an attempt to differentiate..) &amp;lt;ref&amp;gt;Zoophilie - ein Versuch der Differenzierung.&lt;br /&gt;
&lt;br /&gt;
https://web.archive.org/web/20001102005431/http://www.zetapin.de/zoofaq/differen.htm&amp;lt;/ref&amp;gt;&lt;br /&gt;
==Zetapin==&lt;br /&gt;
&lt;br /&gt;
A German wiki that was created in the early 2000&#039;s and went derelict near the turn of the century.&lt;br /&gt;
&lt;br /&gt;
These links were recovered from the Zetapin website and added here for education and culture.&lt;br /&gt;
&lt;br /&gt;
* [[The Hidden Lives of the Zoophiles]]&lt;br /&gt;
* [[Docking]]&lt;br /&gt;
* [[Mating Outside of Heat]]&lt;br /&gt;
* [[Experiment With An Animal]]&lt;br /&gt;
* [[Social Aspects &amp;amp; Zoophilia]]&lt;br /&gt;
* [[Lubrication During Sexual Intercourse]]&lt;br /&gt;
* [[ZetaList]]&lt;br /&gt;
* [[Legacy ZetaPride]]&lt;br /&gt;
* [[Zoo Code]]&lt;br /&gt;
* [[Zoophile Vegetarianism]]&lt;br /&gt;
* [[Cynophilia]]&lt;br /&gt;
* [[Horse]]&lt;br /&gt;
* [[Dog]]&lt;br /&gt;
* [[Dog Penis]]&lt;br /&gt;
* [[ZETA Principles]]&lt;br /&gt;
[[Category:History]]&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=Zetapin&amp;diff=136094</id>
		<title>Zetapin</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Zetapin&amp;diff=136094"/>
		<updated>2026-04-01T20:54:40Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=Zetapin&amp;diff=136093</id>
		<title>Zetapin</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Zetapin&amp;diff=136093"/>
		<updated>2026-04-01T20:53:36Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Tuvik moved page Zetapin to Page to remove1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Page to remove1]]&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=Zooier_Than_Thou&amp;diff=136087</id>
		<title>Zooier Than Thou</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Zooier_Than_Thou&amp;diff=136087"/>
		<updated>2026-04-01T20:50:20Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Replaced content with &amp;quot;{{stub}}  Zooier Than Thou Logo  [https://zoo.wtf Zooier Than Thou] is a zooey podcast in a Variety Show format. After an introduction, letters from listeners are read out. Around the main topic, the show contains skits like &amp;quot;Ask Zooey&amp;quot; (cross-species romantic advice), &amp;quot;Secret Zoo&amp;quot; (an exposé about an historical figure or pop-culture icon whose zooeyness is apparent), music, poetry, stories, &amp;#039;sponsors&amp;#039;, news, or...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
[[File:ZTT_logo.png|thumb|240px|Zooier Than Thou Logo]]&lt;br /&gt;
&lt;br /&gt;
[https://zoo.wtf Zooier Than Thou] is a [[zooey]] podcast in a Variety Show format. After an introduction, letters from listeners are read out. Around the [[Portal:Main|main]] topic, the show contains skits like &amp;quot;Ask Zooey&amp;quot; (cross-species romantic advice), &amp;quot;Secret Zoo&amp;quot; (an exposé about an historical figure or pop-culture icon whose zooeyness is apparent), music, poetry, stories, &#039;sponsors&#039;, news, or community information. Bonus episodes are sometimes released with additional content.&lt;br /&gt;
&lt;br /&gt;
== The Start of Zooier Than Thou ==&lt;br /&gt;
Zooier Than Thou started with [[Toggle]] and [[Douglas &amp;quot;Fausty&amp;quot; Spink|Fausty]] in March of 2019 to show zoos and non-zoos a vision of what is possible with [[interspecies]] connection. There have been  &lt;br /&gt;
Over 40 episodes created as of mid-2021, helping those with questions about [[zoophilia]] and zoo [[history]].&lt;br /&gt;
&lt;br /&gt;
You can also get started with their [https://zoo.wtf/episode-list/essentials/ Essential Episodes] to get up to speed on future episodes. Listen to the most impactful and important series of Zooier Than Thou. &lt;br /&gt;
&lt;br /&gt;
== Transcripts ==&lt;br /&gt;
&lt;br /&gt;
The podcast used otter.ai to generate transcripts in the first season, but they relied on people to help produce good transcripts. The transcripts were shared through a Github repository:&lt;br /&gt;
https://github.com/zooier/podcaststuff/tree/master/assets/transcripts&amp;lt;br&amp;gt;&lt;br /&gt;
The github repo was maintained by [[Fausty]] and can&#039;t be updated any more.&lt;br /&gt;
&lt;br /&gt;
Season 1 [[Zooier Than Thou Transcripts]]&lt;br /&gt;
&lt;br /&gt;
Starting with S02E09 The Traveling Zoo, synchronized transcripts are provided directly on the episode on the [https://zoo.wtf/all-episodes/ Zooier Than Thou] website.&lt;br /&gt;
&lt;br /&gt;
== Meet the Hosts&amp;lt;ref&amp;gt;Meet the Hosts https://zoo.wtf/&amp;lt;/ref&amp;gt; ==&lt;br /&gt;
At the time, Zooier Than Thou featured Toggle and Fausty. &lt;br /&gt;
&lt;br /&gt;
====== [[Toggle]] ======&lt;br /&gt;
Toggle is one of the original co-founders of ZooTT, bringing his background in communications and media to the table. Though it may sound like his balls haven&#039;t dropped yet, he is known for speaking his mind and using his voice to discuss difficult topics with nuance and a healthy dose of profanity. Toggle likes to spend his free time playing Mario Kart, making terrible puns, and writing zooey rap songs.&lt;br /&gt;
&lt;br /&gt;
====== [[Fausty]] ======&lt;br /&gt;
Fausty was no stranger to the zoo community, a name that&#039;s both famous and infamous, depending on whom you ask. Known for his outspoken zoo activism, his work in computer security and privacy, and for literally jumping off of cliffs (BASE 715), Fausty enjoyed reading everything he could get his paws on, studying law, and being an incredible dork. In 2019, he co-founded ZooTT, contributing his wealth of animal knowledge and zooey wisdom and providing a guiding vision that endures to this day.&lt;br /&gt;
&lt;br /&gt;
====== Lovecat ======&lt;br /&gt;
Lovecat is friendly, feisty feline of the vegan persuasion who loves nonhuman people, making art in a myriad of mediums, and you, you sexy beast you! Authenticity, Gratitude, and Generosity are their guiding principles, and realizing a sane, caring world for nonhumans and humans of all kinds is their ultimate goal.&lt;br /&gt;
&lt;br /&gt;
====== Zooey ======&lt;br /&gt;
Zooey is the host of the cross-species relationship advice column Ask Zooey, bewitchingly beautiful, and brilliant to boot. She has a background in talk show work and podcasting, and is quite the full wellspring on relationships outside of the human genome. Zooey&#039;s favorite pastimes are reading, practicing voice work, and wandering the woods whenever she can.&lt;br /&gt;
&lt;br /&gt;
====== Canis Gnosis ======&lt;br /&gt;
&#039;&#039;&#039;Species&#039;&#039;&#039;: Canis Gnosis. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Diet&#039;&#039;&#039;: Vegan; Trash; Vegan-Trash.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Habitat&#039;&#039;&#039;: Forests; plains; anywhere with adequate furry porn. Found worldwide any place where humans and non-humans share habitat. Like the majestic hermit crab, C. Gnosis carries around a trash bin as a mobile den, and often has to contend with toxic elements within these spaces before they can be safely inhabited, leaving some to wonder why they don&#039;t just become a Brony and save their whole species some trouble.&lt;br /&gt;
&lt;br /&gt;
====== Kynophile ======&lt;br /&gt;
Kynophile is a writer, singer, and dungeon master (no, not that kind) with a flair (not that kind either) for the dramatic. He mainly focuses on writing songs and skits, using experience from his background in community theater. With his fleeting free time, he enjoys running zoos through fantasy adventures, listening to Sondheim soundtracks, and hanging out with his loved ones, human, animal, and in between.&lt;br /&gt;
&lt;br /&gt;
== Episode list ==&lt;br /&gt;
Episodes are released once every month, with the occasional bonus content, usually after every few episodes. &lt;br /&gt;
&lt;br /&gt;
As mentioned in the beginning. The episodes consist of in-depth discussions, dating advice, and original songs and skits, all with a great deal of playful candor, Zooier Than Thou sets itself apart with an openly positive and joyful interpretation of what it is to be a Zoophile.&lt;br /&gt;
&lt;br /&gt;
Over the years, ZooTT has grown to include a multitude of hosts and guests, collectively bringing decades of animal activism and cross-species romance to the mic, with the help of a dedicated cast and crew of Zooey talent. There may be others out there doing the same thing, but ZooTT aims to do it the best!&lt;br /&gt;
&lt;br /&gt;
=== [https://zoo.wtf/season-1-episodes/ Season 1] ===&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
! Episode !! Name !! Release Date&lt;br /&gt;
|-&lt;br /&gt;
| S01E01 ||&#039;&#039;&#039;[https://zoo.wtf/s1e1-the-exposure-solution/ The Exposure Solution]&#039;&#039;&#039;|| &#039;&#039;&#039;March 20, 2019&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E01.5 ||&#039;&#039;&#039;[https://zoo.wtf/s1e1-5-a-pair-of-april-fools/ A Pair of April Fools]&#039;&#039;&#039;|| &#039;&#039;&#039;April 1, 2019&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;s&amp;gt;S01E02&amp;lt;/s&amp;gt;||[[S01E02 Weighty Matters|&#039;&#039;&#039;Weighty Matters&#039;&#039;&#039;]]|| &#039;&#039;&#039;(April 19, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;s&amp;gt;S01E02.5&amp;lt;/s&amp;gt;||[[S01E02.5 Zoosadism Update|&#039;&#039;&#039;Zoosadism Update&#039;&#039;&#039;]]|| &#039;&#039;&#039;(May 6, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E03||&#039;&#039;&#039;[https://zoo.wtf/s1e3-our-best-selves/ Our Best Selves]&#039;&#039;&#039;|| &#039;&#039;&#039;(May 21, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E03.5||&#039;&#039;&#039;[https://zoo.wtf/s1e3-5-grazing-the-zoott-mailbag/ Grazing the ZooTT Mailbag]&#039;&#039;&#039;|| &#039;&#039;&#039;(June 3, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E04||&#039;&#039;&#039;[https://zoo.wtf/s1e4-faustys-cardboard-stand-in/ Fausty&#039;s Cardboard Stand-in]&#039;&#039;&#039;|| &#039;&#039;&#039;(June 17, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E04.5||&#039;&#039;&#039;[https://zoo.wtf/s1e4-5-zoo-pride-day/ Zoo Pride Day!]&#039;&#039;&#039;|| &#039;&#039;&#039;(July 4, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E05||&#039;&#039;&#039;[https://zoo.wtf/s1e5-it-gets-zooier/ It Gets Zooier]&#039;&#039;&#039;|| &#039;&#039;&#039;(July 17, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E05.5||&#039;&#039;&#039;[https://zoo.wtf/s1e5-5-the-safety-dance/ The Safety Dance!]&#039;&#039;&#039;|| &#039;&#039;&#039;(August 2, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E06||&#039;&#039;&#039;[https://zoo.wtf/s1e6-the-world-needs-zooish-wisdom/ The World Needs Zooish Wisdom!]&#039;&#039;&#039;|| &#039;&#039;&#039;(August 19, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E06.5||&#039;&#039;&#039;	[https://zoo.wtf/s1e6-5-media-mastery/ Media Mastery]&#039;&#039;&#039;|| &#039;&#039;&#039;(August 29, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E07||&#039;&#039;&#039;[https://zoo.wtf/s1e7-women-in-the-zoo-community/ Women in the Zoo Community]&#039;&#039;&#039;|| &#039;&#039;&#039;(September 19, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E07.5||&#039;&#039;&#039;[https://zoo.wtf/s1e7-5-lucid-moments/ Lucid Moments]&#039;&#039;&#039;|| &#039;&#039;&#039;(September 30, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E08||&#039;&#039;&#039;[https://zoo.wtf/s1e8-healthy-happy-and-zooey/ Healthy, Happy, and Zooey]&#039;&#039;&#039;|| &#039;&#039;&#039;(October 17, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E08.5||&#039;&#039;&#039;[https://zoo.wtf/s1e8-5-howloween/ Howloween!]&#039;&#039;&#039;|| &#039;&#039;&#039;(October 31, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E08.5 Bonus||&#039;&#039;&#039;The [[Legend]] of [[Thomas Granger]] - A Ghost Story&#039;&#039;&#039; || &#039;&#039;&#039;(October 31, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E09||&#039;&#039;&#039;[https://zoo.wtf/s1e9-legal-beagles-part-1/ Legal Beagles (Part 1)]&#039;&#039;&#039;|| &#039;&#039;&#039;(November 24, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E09.5||&#039;&#039;&#039;[https://zoo.wtf/s1e9-5-thankful-for-non-zoo-allies/ Thankful for Non-Zoo Allies]&#039;&#039;&#039;|| &#039;&#039;&#039;(December 3, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E10||[https://zoo.wtf/s1e10-tis-the-season-for-coming-out/ &#039;&#039;&#039;&#039;Tis the Season for Coming Out&#039;&#039;&#039;]|| &#039;&#039;&#039;(December 26, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E10.5||&#039;&#039;&#039;[https://zoo.wtf/s1e10-5-happy-zoo-year/ Happy Zoo Year!]&#039;&#039;&#039;|| &#039;&#039;&#039;(January 3, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E11||&#039;&#039;&#039;[https://zoo.wtf/s1e11-tales-of-zoo-history/ Tales of Zoo History]&#039;&#039;&#039;|| &#039;&#039;&#039;(January 30, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E11.5||&#039;&#039;&#039;[https://zoo.wtf/s1e11-5-a-zoos-legacy/ A Zoo&#039;s Legacy]&#039;&#039;&#039;|| &#039;&#039;&#039;(February 4, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E12||&#039;&#039;&#039;[https://zoo.wtf/s1e12-zeta-verein/ ZETA Verein]&#039;&#039;&#039;|| &#039;&#039;&#039;(February 25, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E12.5||&#039;&#039;&#039;[https://zoo.wtf/s1e12-5-twelve-months-of-zoott/ Twelve Months of ZooTT]&#039;&#039;&#039;|| &#039;&#039;&#039;(March 3, 2020)&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [https://zoo.wtf/season-2-episodes/ Season 2] ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
! Episode !! Name !! Release Date&lt;br /&gt;
|-&lt;br /&gt;
| S02E01||&#039;&#039;&#039;[https://zoo.wtf/s2e1-the-path-forward/ The Path Forward]&#039;&#039;&#039;|| &#039;&#039;&#039;(March 15, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E01 Bonus||&#039;&#039;&#039;ZETA Verein - The Politics of Veganism&#039;&#039;&#039;|| &#039;&#039;&#039;(March 23, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E01 Bonus||&#039;&#039;&#039;Around the World - Sweden - Svad&#039;&#039;&#039;|| &#039;&#039;&#039;(April 1st, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E02||&#039;&#039;&#039;[https://zoo.wtf/s2e2-the-furry-fandom/ The Furry Fandom]&#039;&#039;&#039;|| &#039;&#039;&#039;(April 15, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E02 Bonus ||&#039;&#039;&#039;Zoom, Zencastr, and Animal Crossing&#039;&#039;&#039;|| &#039;&#039;&#039;(May 3, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E03||&#039;&#039;&#039;[https://zoo.wtf/s2e3-mixed-relationships-zoos-and-non-zoos/ Mixed Relationships: Zoos and Non-Zoos]&#039;&#039;&#039;|| &#039;&#039;&#039;(May 15, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E03 Bonus||&#039;&#039;&#039;Felching, Swat Teams, and Depositions (Bonus Content)&#039;&#039;&#039;|| &#039;&#039;&#039;(June 4, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E04||&#039;&#039;&#039;[https://zoo.wtf/s2e4-a-culture-of-caring/ A Culture of Caring]&#039;&#039;&#039;|| &#039;&#039;&#039;(June 17, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E05||&#039;&#039;&#039;[https://zoo.wtf/s2e5-zoo-pride-2020/ Zoo Pride 2020!]&#039;&#039;&#039;|| &#039;&#039;&#039;(July 15, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E06||&#039;&#039;&#039;[https://zoo.wtf/s2e6-healthy-happy-and-zooey-2020/ Healthy, Happy, and Zooey 2020]&#039;&#039;&#039;|| &#039;&#039;&#039;(August 18, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E06 Bonus||&#039;&#039;&#039;Mindfulness Meditation with Canis Gnosis&#039;&#039;&#039;|| &#039;&#039;&#039;(August 18, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E06 Bonus||&#039;&#039;&#039;Cry Harder&#039;&#039;&#039;|| &#039;&#039;&#039;(August 27, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E06 Bonus||&#039;&#039;&#039;[[Wikipedia:Pyometra|Pyometra]] PSA&#039;&#039;&#039;|| &#039;&#039;&#039;(August 27, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E07||&#039;&#039;&#039;[https://zoo.wtf/s2e7-trans-people-in-the-zoo-community/ Trans People in the Zoo Community]&#039;&#039;&#039;|| &#039;&#039;&#039;(September 15, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E07 Bonus||&#039;&#039;&#039;Double Dog Dare&#039;&#039;&#039;|| &#039;&#039;&#039;(September 15, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E08 Bonus||&#039;&#039;&#039;Discussion with a Non-Zoo&#039;&#039;&#039;|| &#039;&#039;&#039;(October 1, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E07 Bonus||&#039;&#039;&#039;The Furry Who Would Be Zoo: Where Blanchard, Bailey, and the [[Zoo community|Zoo Community]] Intersect&#039;&#039;&#039;|| &#039;&#039;&#039;(October 15, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E08||&#039;&#039;&#039;[https://zoo.wtf/s2e8-howloween-2020/ Howloween 2020!]&#039;&#039;&#039;|| &#039;&#039;&#039;(October 31, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E08 Bonus||&#039;&#039;&#039;14 Werewolves&#039;&#039;&#039;|| &#039;&#039;&#039;(November 8, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E08 Bonus||&#039;&#039;&#039;ZooTube&#039;&#039;&#039;|| &#039;&#039;&#039;(November 17, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E09||&#039;&#039;&#039;[https://zoo.wtf/s2e9-the-traveling-zoo/ The Traveling Zoo]&#039;&#039;&#039;|| &#039;&#039;&#039;(November 29, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E09 Bonus||&#039;&#039;&#039;Crabs in a Bucket (Part 1)&#039;&#039;&#039;|| &#039;&#039;&#039;(November 29, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E10||&#039;&#039;&#039;[https://zoo.wtf/s2e10-it-starts-with-respect/ It Starts with Respect]&#039;&#039;&#039;|| &#039;&#039;&#039;(December 28, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E10 Bonus||&#039;&#039;&#039;Amen&#039;&#039;&#039;|| &#039;&#039;&#039;(December 29, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E10 Bonus||&#039;&#039;&#039;2020 Reflections, 2021 Resolutions&#039;&#039;&#039;|| &#039;&#039;&#039;(January 8, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E10 Bonus||&#039;&#039;&#039;The Origin of Zooier Than Thou&#039;&#039;&#039;|| &#039;&#039;&#039;(January 23, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E11||&#039;&#039;&#039;[https://zoo.wtf/s2e11-therianthropy/ Therianthropy]&#039;&#039;&#039;|| &#039;&#039;&#039;(January 28, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E11 Bonus||&#039;&#039;&#039;Crabs in a Bucket (Part 2)&#039;&#039;&#039;|| &#039;&#039;&#039;(January 30, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E12||&#039;&#039;&#039;[https://zoo.wtf/s2e12-how-to-make-a-podcast/ How to Make a Podcast]&#039;&#039;&#039;|| &#039;&#039;&#039;(February 27, 2021)&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [https://zoo.wtf/episode-list/season-03 Season 3] ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
! Episode !! Name !! Release Date&lt;br /&gt;
|-&lt;br /&gt;
| S03E01||&#039;&#039;&#039;[https://zoo.wtf/s3e1-zoophilia-and-religion/ Zoophilia and Religion]&#039;&#039;&#039;|| &#039;&#039;&#039;(March 28, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E01 Bonus||&#039;&#039;&#039;You&#039;re the Stud&#039;&#039;&#039;|| &#039;&#039;&#039;(April 15, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E01 Bonus||&#039;&#039;&#039;Pan Hu the Doggie King&#039;&#039;&#039;|| &#039;&#039;&#039;(April 15, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E02||&#039;&#039;&#039;[https://zoo.wtf/s3e2-defining-our-culture-and-our-spaces/ Defining Our Culture and Our Spaces]&#039;&#039;&#039;|| &#039;&#039;&#039;(April 25, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E02 Bonus||&#039;&#039;&#039;Understanding Zoosadism and Defining Gray Areas&#039;&#039;&#039;|| &#039;&#039;&#039;(May 14, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E03||&#039;&#039;&#039;[https://zoo.wtf/s3e3-get-help/ Get Help! Feat. Hani Miletski]&#039;&#039;&#039;|| &#039;&#039;&#039;(May 26, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E03 Bonus||&#039;&#039;&#039;Half of What You Are&#039;&#039;&#039;|| &#039;&#039;&#039;(June 23, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E04||&#039;&#039;&#039;[https://zoo.wtf/s3e4-before-stonewall-the-high-cost-of-silence/ Before Stonewall – The High Cost of Silence]&#039;&#039;&#039;|| &#039;&#039;&#039;(June 24, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E04 Bonus||&#039;&#039;&#039;King of the Pride&#039;&#039;&#039;|| &#039;&#039;&#039;(July 14, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E05||&#039;&#039;&#039;[https://zoo.wtf/s3e5-following-in-queer-footsteps/ Following in Queer Footsteps]&#039;&#039;&#039;|| &#039;&#039;&#039;(July 24, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E05 Bonus||&#039;&#039;&#039;Loud and Proud&#039;&#039;&#039;|| &#039;&#039;&#039;(July 24, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E06||&#039;&#039;&#039;[https://zoo.wtf/s3e6-coming-out-2021/ Coming Out 2021]&#039;&#039;&#039;|| &#039;&#039;&#039;(August 22, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E07||&#039;&#039;&#039;[https://zoo.wtf/s3e7-what-matters-most/ What Matters Most]&#039;&#039;&#039;|| &#039;&#039;&#039;(September 20, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E07 Bonus||&#039;&#039;&#039;No Comply + Tailslide&#039;&#039;&#039;|| &#039;&#039;&#039;(September 20, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E08||&#039;&#039;&#039;[https://zoo.wtf/s3e8-howloween-2021/ Howloween 2021!]&#039;&#039;&#039;|| &#039;&#039;&#039;(October 20, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E08 Bonus||&#039;&#039;&#039;In the Meadows&#039;&#039;&#039;|| &#039;&#039;&#039;(October 20, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| SS03E09||&#039;&#039;&#039;[https://zoo.wtf/s3e9-so-whats-the-deal-with-veganism/ So What&#039;s the Deal with veganism?]&#039;&#039;&#039;|| &#039;&#039;&#039;(November 19, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E10||&#039;&#039;&#039;[https://zoo.wtf/s3e10-life-isnt-over/ Life Isn&#039;t Over]&#039;&#039;&#039;|| &#039;&#039;&#039;(December 17, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S03E11&lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s3e11-the-safety-dance-2022/ The Safety Dance 2022]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(January 17, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S03E011 Bonus&lt;br /&gt;
|&#039;&#039;&#039;The Beast Awakens&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(January 17, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S03E013&lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s3e12-three-years-of-zoott/ Three years of ZooTT]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(February 16, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S03E08 Bonus&lt;br /&gt;
|&#039;&#039;&#039;Howling at the moon&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(February 16, 2022)&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [https://zoo.wtf/episode-list/season-04 Season 4] ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
! Episode !! Name !! Release Date&lt;br /&gt;
|-&lt;br /&gt;
| S04E01||&#039;&#039;&#039;[https://zoo.wtf/s4e1-whats-zooing-on/ What&#039;s Zooing On?]&#039;&#039;&#039;|| &#039;&#039;&#039;(March 17, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E01 Bonus||&#039;&#039;&#039;[https://zoo.wtf/s4e1-whats-zooing-on/ Secret Zoo - Bagi (Director&#039;s Cut]&#039;&#039;&#039;|| &#039;&#039;&#039;(March 18, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E02||&#039;&#039;&#039;[https://zoo.wtf/s4e2-going-mad/ Going MAD]&#039;&#039;&#039;|| &#039;&#039;&#039;(April 16, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E03||&#039;&#039;&#039;[https://zoo.wtf/s4e3-zoottin-the-bull/ ZooTTin&#039; the Bull]&#039;&#039;&#039;|| &#039;&#039;&#039;(May 15, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E04||&#039;&#039;&#039;[https://zoo.wtf/s4e4-the-zeta-principles/ The ZETA Principles]&#039;&#039;&#039;|| &#039;&#039;&#039;(June 14, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E05||&#039;&#039;&#039;[https://zoo.wtf/s4e5-pride-praxis/ Pride Praxis]&#039;&#039;&#039;|| &#039;&#039;&#039;(July 13, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E06||&#039;&#039;&#039;[https://zoo.wtf/s4e6-dog-days/ Dog Days]&#039;&#039;&#039;|| &#039;&#039;&#039;(August 10, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E07||&#039;&#039;&#039;[https://zoo.wtf/s4e7-dear-non-zoos/ Dear Non-Zoos, or How to talk to Zoos]&#039;&#039;&#039;|| &#039;&#039;&#039;(September 10, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E10||&#039;&#039;&#039;[https://zoo.wtf/s4e8-howloween-2022/ Howloween 2022!]&#039;&#039;&#039;|| &#039;&#039;&#039;(October 9, 2022)&#039;&#039;&#039;&lt;br /&gt;
|- &lt;br /&gt;
| S04E11||&#039;&#039;&#039;[https://zoo.wtf/s4e9-native-americans-in-the-zoo-community/ Natives Americans in the Zoo community]&#039;&#039;&#039;|| &#039;&#039;&#039;(November 8, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E12||&#039;&#039;&#039;[https://zoo.wtf/s4e10-a-new-home-for-the-holidays/ A New Home for the Holidays]&#039;&#039;&#039;|| &#039;&#039;&#039;(December 7, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E13||&#039;&#039;&#039;[https://zoo.wtf/s4e11-i-fought-the-law/ I Fought the Law]&#039;&#039;&#039;|| &#039;&#039;&#039;(January 6, 2023)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S04E14&lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s4e12-over-the-hill/ Over the Hill]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(February 5, 2023)&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [https://zoo.wtf/episode-list/season-05 Season 5] ===&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
! Episode !! Name !! Release Date&lt;br /&gt;
|-&lt;br /&gt;
| S05E1||&#039;&#039;&#039;[https://zoo.wtf/she1-calzoo-interview/ Calzoo Interview]&#039;&#039;&#039;|| &#039;&#039;&#039;(March 6, 2023)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S05E2||&#039;&#039;&#039;[https://zoo.wtf/she3-oops-all-emails/ Zoo&#039;s Line]&#039;&#039;&#039;|| &#039;&#039;&#039;(April 6, 2023)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S05E3||&#039;&#039;&#039;[https://zoo.wtf/she6-oops-more-emails/ Opps! More Emails!]&#039;&#039;&#039;|| &#039;&#039;&#039;(May 5, 2023)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S05E4||&#039;&#039;&#039;[https://zoo.wtf/she4-a-zooey-crossover-episode/ A Zooey Crossover Episode!]&#039;&#039;&#039;|| &#039;&#039;&#039;(June 3, 2023)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S05E5||&#039;&#039;&#039;[https://zoo.wtf/she5-zoo-pride-2023/ Zoo Pride 2023!]&#039;&#039;&#039;|| &#039;&#039;&#039;(July 3, 2023)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S05E6||&#039;&#039;&#039;[https://zoo.wtf/she6-oops-more-emails/ Opps! More Emails]&#039;&#039;&#039;|| &#039;&#039;&#039;(August 1, 2023)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S05E7||&#039;&#039;&#039;[https://zoo.wtf/s5e7-dear-non-zoos-pirate-radio/ Dear Non-Zoos - Pirate Radio]&#039;&#039;&#039;|| &#039;&#039;&#039;(September 28, 2023)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S05E8|| [https://zoo.wtf/s5e8-howloween-2023/ &#039;&#039;&#039;Howloween 2023&#039;&#039;&#039;]||&#039;&#039;&#039;(October 28, 2023)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S05E9|| &#039;&#039;&#039;[https://zoo.wtf/s5e9-trans-people-in-the-zoo-community-2023/ Trans People in the Zoo Community 2023]&#039;&#039;&#039;||&#039;&#039;&#039;(November 28, 2023)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S05E10 &lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s5e10-nightmare-scenerio-facing-homelessness/ Nightmare Scenario - Facing Homelessness]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(December 29, 2023)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S05E11&lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s5e11-enshittification/ Enshittification]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(January 25, 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S05E12&lt;br /&gt;
|[https://zoo.wtf/s5e12-the-meat-panopticon/ &#039;&#039;&#039;The Meat Panopticon - Living Under the Thumb of Carnism&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(February 24, 2024)&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [https://zoo.wtf/episode-list/season-06 Season 6] ===&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
! Episode !! Name !! Release Date&lt;br /&gt;
|-&lt;br /&gt;
| S06E1||[https://zoo.wtf/s6e2-zoottin-the-breeze/ &#039;&#039;&#039;ZooTTin&#039; the Breeze&#039;&#039;&#039;]|| &#039;&#039;&#039;(April 23, 2024)&#039;&#039;&#039; &lt;br /&gt;
|-&lt;br /&gt;
| S06E2||[https://zoo.wtf/s6e1-tackling-taboos-a-guide-to-zoo-research/ &#039;&#039;&#039;Tackling Taboos - A Guide to Zoo Research&#039;&#039;&#039;]|| &#039;&#039;&#039;(March 25 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S06E3&lt;br /&gt;
|[https://zoo.wtf/s6e3-raising-the-discourse/ &#039;&#039;&#039;Raising the Discourse&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(May 23, 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S06E4&lt;br /&gt;
|[https://zoo.wtf/s6e4-media-mastery-2024/ &#039;&#039;&#039;Media Mastery 2024&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(June 22, 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S06E5&lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s6e5-zoo-pride-2024/ Zoo Pride 2024]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(July 22, 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S06E6&lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s6e6-dear-non-zoos-after-dark-radio/ Dear Non-Zoos - After Dark Radio]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(August 19, 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S06E7&lt;br /&gt;
|[https://zoo.wtf/s6e7-take-a-vacation/ &#039;&#039;&#039;Take a Vaction&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(September 17, 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S06E8&lt;br /&gt;
|[https://zoo.wtf/s6e8-howloween-2024/ &#039;&#039;&#039;Howloween 2024!&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(October 30, 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S06E9&lt;br /&gt;
|[https://zoo.wtf/s6e9-animal-jobs/ &#039;&#039;&#039;Animal Jobs&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(November 15, 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S06E10&lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s6e10-we-wish-you-a-zooey-christmas/ We Wish You a Zooey Christmas!]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(December 15, 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S06E11&lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s6e11-suicide-awareness-and-prevention/ Suicide Awareness and Prevention]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(January 13, 2025)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S06E12&lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s6e12-the-game-show-finale/ The Game Show Finale!]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(February 12, 2025)&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [https://zoo.wtf/episode-list/season-07 Season 7] ===&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
! Episode !! Name !! Release Date&lt;br /&gt;
|-&lt;br /&gt;
| S07E1||[https://zoo.wtf/s7e1-zoo-101/ &#039;&#039;&#039;Zoo 101&#039;&#039;&#039;]|| &#039;&#039;&#039;(March 18, 2025)&#039;&#039;&#039; &lt;br /&gt;
|-&lt;br /&gt;
| S07E2||[https://zoo.wtf/s7e2-kosa/ &#039;&#039;&#039;KOSA&#039;&#039;&#039;]|| &#039;&#039;&#039;(April 13, 2025)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S07E3&lt;br /&gt;
|[https://zoo.wtf/s7e3-canine-agency-and-consent/ &#039;&#039;&#039;Canine Agency and Consent&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(May 12, 2025)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S07E4&lt;br /&gt;
|[https://zoo.wtf/s7e4-the-asymmetry-of-bullshit/ &#039;&#039;&#039;The Asymmetry of Bullshit&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(June 13, 2025)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S07E5&lt;br /&gt;
|[https://zoo.wtf/s7e5-zoo-pride-2025/ &#039;&#039;&#039;Zoo Pride 2025!&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(July 10, 2025)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S07E6&lt;br /&gt;
|[https://zoo.wtf/s7e6-oops-all-emails-2025/ &#039;&#039;&#039;Opps! All Emails! 2025&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(August 9, 2025)&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [https://zoo.wtf/bonus-episodes/ Bonus Episodes] ===&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
! Episode !! Name !! Release Date&lt;br /&gt;
|-&lt;br /&gt;
| S01E08.5 Bonus||&#039;&#039;&#039;The Legend of Thomas Granger - A Ghost Story&#039;&#039;&#039; || &#039;&#039;&#039;(October 31, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E01 Bonus||&#039;&#039;&#039;ZETA Verein - The Politics of Veganism&#039;&#039;&#039; || &#039;&#039;&#039;(March 23, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E01 Bonus||&#039;&#039;&#039;Around the World - Sweden - Svad&#039;&#039;&#039; || &#039;&#039;&#039;(April 1st, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E02 Bonus ||&#039;&#039;&#039;Zoom, Zencastr, and Animal Crossing&#039;&#039;&#039; || &#039;&#039;&#039;(May 3, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E03 Bonus||&#039;&#039;&#039;Felching, Swat Teams, and Depositions (Bonus Content)&#039;&#039;&#039; || &#039;&#039;&#039;(June 4, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E06 Bonus||&#039;&#039;&#039;Mindfulness Meditation with Canis Gnosis&#039;&#039;&#039; || &#039;&#039;&#039;(August 18, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E06 Bonus||&#039;&#039;&#039;Cry Harder&#039;&#039;&#039; || &#039;&#039;&#039;(August 27, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E06 Bonus||&#039;&#039;&#039;[[Wikipedia:Pyometra|Pyometra]] PSA&#039;&#039;&#039; || &#039;&#039;&#039;(August 27, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E08 Bonus||&#039;&#039;&#039;Discussion with a Non-Zoo&#039;&#039;&#039;|| &#039;&#039;&#039;(October 1, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E07 Bonus||&#039;&#039;&#039;The Furry Who Would Be Zoo: Where Blanchard, Bailey, and the [[Zoo community|Zoo Community]] Intersect&#039;&#039;&#039;|| &#039;&#039;&#039;(October 15, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E08 Bonus||&#039;&#039;&#039;14 Werewolves&#039;&#039;&#039;|| &#039;&#039;&#039;(November 8, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E08 Bonus||&#039;&#039;&#039;ZooTube&#039;&#039;&#039;|| &#039;&#039;&#039;(November 17, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E09 Bonus||&#039;&#039;&#039;Crabs in a Bucket (Part 1)&#039;&#039;&#039;|| &#039;&#039;&#039;(November 29, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E10 Bonus||&#039;&#039;&#039;Amen&#039;&#039;&#039;|| &#039;&#039;&#039;(December 29, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E10 Bonus||&#039;&#039;&#039;2020 Reflections, 2021 Resolutions&#039;&#039;&#039;|| &#039;&#039;&#039;(January 8, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E10 Bonus||&#039;&#039;&#039;The Origin of Zooier Than Thou&#039;&#039;&#039;|| &#039;&#039;&#039;(January 23, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E11 Bonus||&#039;&#039;&#039;Crabs in a Bucket (Part 2)&#039;&#039;&#039;|| &#039;&#039;&#039;(January 30, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E01 Bonus||&#039;&#039;&#039;You&#039;re the Stud&#039;&#039;&#039;|| &#039;&#039;&#039;(April 15, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E01 Bonus||&#039;&#039;&#039;Pan Hu the Doggie King&#039;&#039;&#039;|| &#039;&#039;&#039;(April 15, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E02 Bonus||&#039;&#039;&#039;Understanding Zoosadism and Defining Gray Areas&#039;&#039;&#039;|| &#039;&#039;&#039;(May 14, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E03 Bonus||&#039;&#039;&#039;Half of What You Are&#039;&#039;&#039;|| &#039;&#039;&#039;(June 23, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E04 Bonus||&#039;&#039;&#039;King of the Pride&#039;&#039;&#039;|| &#039;&#039;&#039;(July 14, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E05 Bonus||&#039;&#039;&#039;Loud and Proud&#039;&#039;&#039;|| &#039;&#039;&#039;(July 23, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E07 Bonus||&#039;&#039;&#039;No Comply + Tailslide&#039;&#039;&#039;|| &#039;&#039;&#039;(September 20, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E08 Bonus||&#039;&#039;&#039;In the Meadows&#039;&#039;&#039;|| &#039;&#039;&#039;(October 20, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E09 Bonus||&#039;&#039;&#039;Around the World - Peru - Tree&#039;&#039;&#039;|| &#039;&#039;&#039;(November 19, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E10 Bonus||&#039;&#039;&#039;[https://zoo.wtf/s3e10-bonus-be-prepared-to-lay/ Be Prepared to Lay]&#039;&#039;&#039;|| &#039;&#039;&#039;(December 18, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E01 Bonus||&#039;&#039;&#039;[https://zoo.wtf/s3e11-bonus-the-beast-awakens/ The Beast Awakens]&#039;&#039;&#039;|| &#039;&#039;&#039;(January 17, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S04E08 Bonus&lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s3e12-bonus-howling-at-the-moon-finale-version/ Howling at the moon (Finale Version)]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(February 15, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E02 Bonus||&#039;&#039;&#039;[https://zoo.wtf/s4e1-bonus-secret-zoo-bagi-directors-cut/ Secret Zoo - Bagi (Director&#039;s Cut)]&#039;&#039;&#039;|| &#039;&#039;&#039;(March 17, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E03 Bonus||&#039;&#039;&#039;[https://zoo.wtf/s4e3-bonus-stableboy/ Stableboy]&#039;&#039;&#039;|| &#039;&#039;&#039;(May 15, 2022))&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E04 Bonus||&#039;&#039;&#039;[https://zoo.wtf/s4e4-bonus-stableboy-alt/ Stableboy (Alternative Version)]&#039;&#039;&#039;|| &#039;&#039;&#039;(June 14, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E05 Bonus||&#039;&#039;&#039;[https://zoo.wtf/s4e7-bonus-king-of-the-pride-2022/ King of the Pride (2022)]&#039;&#039;&#039;|| &#039;&#039;&#039;(September 10, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E06 Bonus||&#039;&#039;&#039;[https://zoo.wtf/s4e8-bonus-14-werewolves-2022/ 14 Werewolves (2022)]&#039;&#039;&#039;|| &#039;&#039;&#039;(October 9, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S05E07 Bonus&lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s5e7-bonus-worlds-apart/ Worlds Apart]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(September 28, 2023)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S05E11 Bonus&lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s5e11-bonus-furry-enshittification/ Furry Enshittification]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;January 25, 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S6E1 Bonus&lt;br /&gt;
|[https://zoo.wtf/s6e1-bonus-interview-with-dr-stetina/ &#039;&#039;&#039;Interview with Dr. Stetina&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(March 30, 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S6E2 Bonus&lt;br /&gt;
|[https://zoo.wtf/s6e1-bonus-interview-with-dr-zidenberg/ &#039;&#039;&#039;Interview with Dr. Zidenberg&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(April 1, 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S6E6 Bonus&lt;br /&gt;
|[https://zoo.wtf/s6e6-bonus-i-wanna-fuck-the-bear/ &#039;&#039;&#039;I Wanna Fuck the Bear (from Baldur&#039;s Gate)&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(August 19, 2024)&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references /&amp;gt;{{Home}}&lt;br /&gt;
[[index.php?title=Category:Podcasts]]&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=ALLAH&amp;diff=136080</id>
		<title>ALLAH</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=ALLAH&amp;diff=136080"/>
		<updated>2026-04-01T20:47:34Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Tuvik moved page ALLAH to Zetapin over redirect: Revert&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Zetapin]]&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=Zooier_Than_Thou&amp;diff=136075</id>
		<title>Zooier Than Thou</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Zooier_Than_Thou&amp;diff=136075"/>
		<updated>2026-04-01T20:45:37Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Tuvik changed the content model of the page Zooier Than Thou from &amp;quot;JavaScript&amp;quot; to &amp;quot;wikitext&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I EAT NIGGERS FOR BREAKFEST&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=File:Zoophilia_wiki_logo.jpg&amp;diff=136068</id>
		<title>File:Zoophilia wiki logo.jpg</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=File:Zoophilia_wiki_logo.jpg&amp;diff=136068"/>
		<updated>2026-04-01T18:20:20Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Tuvik reverted File:Zoophilia wiki logo.jpg to an old version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Offical Zoophilia.wiki Logo&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=Zooier_Than_Thou&amp;diff=136067</id>
		<title>Zooier Than Thou</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Zooier_Than_Thou&amp;diff=136067"/>
		<updated>2026-04-01T18:19:35Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Undo revision 136045 by Swedishwin.com (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
[[File:ZTT_logo.png|thumb|240px|Zooier Than Thou Logo]]&lt;br /&gt;
&lt;br /&gt;
[https://zoo.wtf Zooier Than Thou] is a [[zooey]] podcast in a Variety Show format. After an introduction, letters from listeners are read out. Around the [[Portal:Main|main]] topic, the show contains skits like &amp;quot;Ask Zooey&amp;quot; (cross-species romantic advice), &amp;quot;Secret Zoo&amp;quot; (an exposé about an historical figure or pop-culture icon whose zooeyness is apparent), music, poetry, stories, &#039;sponsors&#039;, news, or community information. Bonus episodes are sometimes released with additional content.&lt;br /&gt;
&lt;br /&gt;
== The Start of Zooier Than Thou ==&lt;br /&gt;
Zooier Than Thou started with [[Toggle]] and [[Douglas &amp;quot;Fausty&amp;quot; Spink|Fausty]] in March of 2019 to show zoos and non-zoos a vision of what is possible with [[interspecies]] connection. There have been  &lt;br /&gt;
Over 40 episodes created as of mid-2021, helping those with questions about [[zoophilia]] and zoo [[history]].&lt;br /&gt;
&lt;br /&gt;
You can also get started with their [https://zoo.wtf/episode-list/essentials/ Essential Episodes] to get up to speed on future episodes. Listen to the most impactful and important series of Zooier Than Thou. &lt;br /&gt;
&lt;br /&gt;
== Transcripts ==&lt;br /&gt;
&lt;br /&gt;
The podcast used otter.ai to generate transcripts in the first season, but they relied on people to help produce good transcripts. The transcripts were shared through a Github repository:&lt;br /&gt;
https://github.com/zooier/podcaststuff/tree/master/assets/transcripts&amp;lt;br&amp;gt;&lt;br /&gt;
The github repo was maintained by [[Fausty]] and can&#039;t be updated any more.&lt;br /&gt;
&lt;br /&gt;
Season 1 [[Zooier Than Thou Transcripts]]&lt;br /&gt;
&lt;br /&gt;
Starting with S02E09 The Traveling Zoo, synchronized transcripts are provided directly on the episode on the [https://zoo.wtf/all-episodes/ Zooier Than Thou] website.&lt;br /&gt;
&lt;br /&gt;
== Meet the Hosts&amp;lt;ref&amp;gt;Meet the Hosts https://zoo.wtf/&amp;lt;/ref&amp;gt; ==&lt;br /&gt;
At the time, Zooier Than Thou featured Toggle and Fausty. &lt;br /&gt;
&lt;br /&gt;
====== [[Toggle]] ======&lt;br /&gt;
Toggle is one of the original co-founders of ZooTT, bringing his background in communications and media to the table. Though it may sound like his balls haven&#039;t dropped yet, he is known for speaking his mind and using his voice to discuss difficult topics with nuance and a healthy dose of profanity. Toggle likes to spend his free time playing Mario Kart, making terrible puns, and writing zooey rap songs.&lt;br /&gt;
&lt;br /&gt;
====== [[Fausty]] ======&lt;br /&gt;
Fausty was no stranger to the zoo community, a name that&#039;s both famous and infamous, depending on whom you ask. Known for his outspoken zoo activism, his work in computer security and privacy, and for literally jumping off of cliffs (BASE 715), Fausty enjoyed reading everything he could get his paws on, studying law, and being an incredible dork. In 2019, he co-founded ZooTT, contributing his wealth of animal knowledge and zooey wisdom and providing a guiding vision that endures to this day.&lt;br /&gt;
&lt;br /&gt;
====== Lovecat ======&lt;br /&gt;
Lovecat is friendly, feisty feline of the vegan persuasion who loves nonhuman people, making art in a myriad of mediums, and you, you sexy beast you! Authenticity, Gratitude, and Generosity are their guiding principles, and realizing a sane, caring world for nonhumans and humans of all kinds is their ultimate goal.&lt;br /&gt;
&lt;br /&gt;
====== Zooey ======&lt;br /&gt;
Zooey is the host of the cross-species relationship advice column Ask Zooey, bewitchingly beautiful, and brilliant to boot. She has a background in talk show work and podcasting, and is quite the full wellspring on relationships outside of the human genome. Zooey&#039;s favorite pastimes are reading, practicing voice work, and wandering the woods whenever she can.&lt;br /&gt;
&lt;br /&gt;
====== Canis Gnosis ======&lt;br /&gt;
&#039;&#039;&#039;Species&#039;&#039;&#039;: Canis Gnosis. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Diet&#039;&#039;&#039;: Vegan; Trash; Vegan-Trash.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Habitat&#039;&#039;&#039;: Forests; plains; anywhere with adequate furry porn. Found worldwide any place where humans and non-humans share habitat. Like the majestic hermit crab, C. Gnosis carries around a trash bin as a mobile den, and often has to contend with toxic elements within these spaces before they can be safely inhabited, leaving some to wonder why they don&#039;t just become a Brony and save their whole species some trouble.&lt;br /&gt;
&lt;br /&gt;
====== Kynophile ======&lt;br /&gt;
Kynophile is a writer, singer, and dungeon master (no, not that kind) with a flair (not that kind either) for the dramatic. He mainly focuses on writing songs and skits, using experience from his background in community theater. With his fleeting free time, he enjoys running zoos through fantasy adventures, listening to Sondheim soundtracks, and hanging out with his loved ones, human, animal, and in between.&lt;br /&gt;
&lt;br /&gt;
== Episode list ==&lt;br /&gt;
Episodes are released once every month, with the occasional bonus content, usually after every few episodes. &lt;br /&gt;
&lt;br /&gt;
As mentioned in the beginning. The episodes consist of in-depth discussions, dating advice, and original songs and skits, all with a great deal of playful candor, Zooier Than Thou sets itself apart with an openly positive and joyful interpretation of what it is to be a Zoophile.&lt;br /&gt;
&lt;br /&gt;
Over the years, ZooTT has grown to include a multitude of hosts and guests, collectively bringing decades of animal activism and cross-species romance to the mic, with the help of a dedicated cast and crew of Zooey talent. There may be others out there doing the same thing, but ZooTT aims to do it the best!&lt;br /&gt;
&lt;br /&gt;
=== [https://zoo.wtf/season-1-episodes/ Season 1] ===&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
! Episode !! Name !! Release Date&lt;br /&gt;
|-&lt;br /&gt;
| S01E01 ||&#039;&#039;&#039;[https://zoo.wtf/s1e1-the-exposure-solution/ The Exposure Solution]&#039;&#039;&#039;|| &#039;&#039;&#039;March 20, 2019&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E01.5 ||&#039;&#039;&#039;[https://zoo.wtf/s1e1-5-a-pair-of-april-fools/ A Pair of April Fools]&#039;&#039;&#039;|| &#039;&#039;&#039;April 1, 2019&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;s&amp;gt;S01E02&amp;lt;/s&amp;gt;||[[S01E02 Weighty Matters|&#039;&#039;&#039;Weighty Matters&#039;&#039;&#039;]]|| &#039;&#039;&#039;(April 19, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;s&amp;gt;S01E02.5&amp;lt;/s&amp;gt;||[[S01E02.5 Zoosadism Update|&#039;&#039;&#039;Zoosadism Update&#039;&#039;&#039;]]|| &#039;&#039;&#039;(May 6, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E03||&#039;&#039;&#039;[https://zoo.wtf/s1e3-our-best-selves/ Our Best Selves]&#039;&#039;&#039;|| &#039;&#039;&#039;(May 21, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E03.5||&#039;&#039;&#039;[https://zoo.wtf/s1e3-5-grazing-the-zoott-mailbag/ Grazing the ZooTT Mailbag]&#039;&#039;&#039;|| &#039;&#039;&#039;(June 3, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E04||&#039;&#039;&#039;[https://zoo.wtf/s1e4-faustys-cardboard-stand-in/ Fausty&#039;s Cardboard Stand-in]&#039;&#039;&#039;|| &#039;&#039;&#039;(June 17, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E04.5||&#039;&#039;&#039;[https://zoo.wtf/s1e4-5-zoo-pride-day/ Zoo Pride Day!]&#039;&#039;&#039;|| &#039;&#039;&#039;(July 4, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E05||&#039;&#039;&#039;[https://zoo.wtf/s1e5-it-gets-zooier/ It Gets Zooier]&#039;&#039;&#039;|| &#039;&#039;&#039;(July 17, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E05.5||&#039;&#039;&#039;[https://zoo.wtf/s1e5-5-the-safety-dance/ The Safety Dance!]&#039;&#039;&#039;|| &#039;&#039;&#039;(August 2, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E06||&#039;&#039;&#039;[https://zoo.wtf/s1e6-the-world-needs-zooish-wisdom/ The World Needs Zooish Wisdom!]&#039;&#039;&#039;|| &#039;&#039;&#039;(August 19, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E06.5||&#039;&#039;&#039;	[https://zoo.wtf/s1e6-5-media-mastery/ Media Mastery]&#039;&#039;&#039;|| &#039;&#039;&#039;(August 29, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E07||&#039;&#039;&#039;[https://zoo.wtf/s1e7-women-in-the-zoo-community/ Women in the Zoo Community]&#039;&#039;&#039;|| &#039;&#039;&#039;(September 19, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E07.5||&#039;&#039;&#039;[https://zoo.wtf/s1e7-5-lucid-moments/ Lucid Moments]&#039;&#039;&#039;|| &#039;&#039;&#039;(September 30, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E08||&#039;&#039;&#039;[https://zoo.wtf/s1e8-healthy-happy-and-zooey/ Healthy, Happy, and Zooey]&#039;&#039;&#039;|| &#039;&#039;&#039;(October 17, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E08.5||&#039;&#039;&#039;[https://zoo.wtf/s1e8-5-howloween/ Howloween!]&#039;&#039;&#039;|| &#039;&#039;&#039;(October 31, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E08.5 Bonus||&#039;&#039;&#039;The [[Legend]] of [[Thomas Granger]] - A Ghost Story&#039;&#039;&#039; || &#039;&#039;&#039;(October 31, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E09||&#039;&#039;&#039;[https://zoo.wtf/s1e9-legal-beagles-part-1/ Legal Beagles (Part 1)]&#039;&#039;&#039;|| &#039;&#039;&#039;(November 24, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E09.5||&#039;&#039;&#039;[https://zoo.wtf/s1e9-5-thankful-for-non-zoo-allies/ Thankful for Non-Zoo Allies]&#039;&#039;&#039;|| &#039;&#039;&#039;(December 3, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E10||[https://zoo.wtf/s1e10-tis-the-season-for-coming-out/ &#039;&#039;&#039;&#039;Tis the Season for Coming Out&#039;&#039;&#039;]|| &#039;&#039;&#039;(December 26, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E10.5||&#039;&#039;&#039;[https://zoo.wtf/s1e10-5-happy-zoo-year/ Happy Zoo Year!]&#039;&#039;&#039;|| &#039;&#039;&#039;(January 3, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E11||&#039;&#039;&#039;[https://zoo.wtf/s1e11-tales-of-zoo-history/ Tales of Zoo History]&#039;&#039;&#039;|| &#039;&#039;&#039;(January 30, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E11.5||&#039;&#039;&#039;[https://zoo.wtf/s1e11-5-a-zoos-legacy/ A Zoo&#039;s Legacy]&#039;&#039;&#039;|| &#039;&#039;&#039;(February 4, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E12||&#039;&#039;&#039;[https://zoo.wtf/s1e12-zeta-verein/ ZETA Verein]&#039;&#039;&#039;|| &#039;&#039;&#039;(February 25, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S01E12.5||&#039;&#039;&#039;[https://zoo.wtf/s1e12-5-twelve-months-of-zoott/ Twelve Months of ZooTT]&#039;&#039;&#039;|| &#039;&#039;&#039;(March 3, 2020)&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [https://zoo.wtf/season-2-episodes/ Season 2] ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
! Episode !! Name !! Release Date&lt;br /&gt;
|-&lt;br /&gt;
| S02E01||&#039;&#039;&#039;[https://zoo.wtf/s2e1-the-path-forward/ The Path Forward]&#039;&#039;&#039;|| &#039;&#039;&#039;(March 15, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E01 Bonus||&#039;&#039;&#039;ZETA Verein - The Politics of Veganism&#039;&#039;&#039;|| &#039;&#039;&#039;(March 23, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E01 Bonus||&#039;&#039;&#039;Around the World - Sweden - Svad&#039;&#039;&#039;|| &#039;&#039;&#039;(April 1st, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E02||&#039;&#039;&#039;[https://zoo.wtf/s2e2-the-furry-fandom/ The Furry Fandom]&#039;&#039;&#039;|| &#039;&#039;&#039;(April 15, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E02 Bonus ||&#039;&#039;&#039;Zoom, Zencastr, and Animal Crossing&#039;&#039;&#039;|| &#039;&#039;&#039;(May 3, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E03||&#039;&#039;&#039;[https://zoo.wtf/s2e3-mixed-relationships-zoos-and-non-zoos/ Mixed Relationships: Zoos and Non-Zoos]&#039;&#039;&#039;|| &#039;&#039;&#039;(May 15, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E03 Bonus||&#039;&#039;&#039;Felching, Swat Teams, and Depositions (Bonus Content)&#039;&#039;&#039;|| &#039;&#039;&#039;(June 4, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E04||&#039;&#039;&#039;[https://zoo.wtf/s2e4-a-culture-of-caring/ A Culture of Caring]&#039;&#039;&#039;|| &#039;&#039;&#039;(June 17, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E05||&#039;&#039;&#039;[https://zoo.wtf/s2e5-zoo-pride-2020/ Zoo Pride 2020!]&#039;&#039;&#039;|| &#039;&#039;&#039;(July 15, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E06||&#039;&#039;&#039;[https://zoo.wtf/s2e6-healthy-happy-and-zooey-2020/ Healthy, Happy, and Zooey 2020]&#039;&#039;&#039;|| &#039;&#039;&#039;(August 18, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E06 Bonus||&#039;&#039;&#039;Mindfulness Meditation with Canis Gnosis&#039;&#039;&#039;|| &#039;&#039;&#039;(August 18, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E06 Bonus||&#039;&#039;&#039;Cry Harder&#039;&#039;&#039;|| &#039;&#039;&#039;(August 27, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E06 Bonus||&#039;&#039;&#039;[[Wikipedia:Pyometra|Pyometra]] PSA&#039;&#039;&#039;|| &#039;&#039;&#039;(August 27, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E07||&#039;&#039;&#039;[https://zoo.wtf/s2e7-trans-people-in-the-zoo-community/ Trans People in the Zoo Community]&#039;&#039;&#039;|| &#039;&#039;&#039;(September 15, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E07 Bonus||&#039;&#039;&#039;Double Dog Dare&#039;&#039;&#039;|| &#039;&#039;&#039;(September 15, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E08 Bonus||&#039;&#039;&#039;Discussion with a Non-Zoo&#039;&#039;&#039;|| &#039;&#039;&#039;(October 1, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E07 Bonus||&#039;&#039;&#039;The Furry Who Would Be Zoo: Where Blanchard, Bailey, and the [[Zoo community|Zoo Community]] Intersect&#039;&#039;&#039;|| &#039;&#039;&#039;(October 15, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E08||&#039;&#039;&#039;[https://zoo.wtf/s2e8-howloween-2020/ Howloween 2020!]&#039;&#039;&#039;|| &#039;&#039;&#039;(October 31, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E08 Bonus||&#039;&#039;&#039;14 Werewolves&#039;&#039;&#039;|| &#039;&#039;&#039;(November 8, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E08 Bonus||&#039;&#039;&#039;ZooTube&#039;&#039;&#039;|| &#039;&#039;&#039;(November 17, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E09||&#039;&#039;&#039;[https://zoo.wtf/s2e9-the-traveling-zoo/ The Traveling Zoo]&#039;&#039;&#039;|| &#039;&#039;&#039;(November 29, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E09 Bonus||&#039;&#039;&#039;Crabs in a Bucket (Part 1)&#039;&#039;&#039;|| &#039;&#039;&#039;(November 29, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E10||&#039;&#039;&#039;[https://zoo.wtf/s2e10-it-starts-with-respect/ It Starts with Respect]&#039;&#039;&#039;|| &#039;&#039;&#039;(December 28, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E10 Bonus||&#039;&#039;&#039;Amen&#039;&#039;&#039;|| &#039;&#039;&#039;(December 29, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E10 Bonus||&#039;&#039;&#039;2020 Reflections, 2021 Resolutions&#039;&#039;&#039;|| &#039;&#039;&#039;(January 8, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E10 Bonus||&#039;&#039;&#039;The Origin of Zooier Than Thou&#039;&#039;&#039;|| &#039;&#039;&#039;(January 23, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E11||&#039;&#039;&#039;[https://zoo.wtf/s2e11-therianthropy/ Therianthropy]&#039;&#039;&#039;|| &#039;&#039;&#039;(January 28, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E11 Bonus||&#039;&#039;&#039;Crabs in a Bucket (Part 2)&#039;&#039;&#039;|| &#039;&#039;&#039;(January 30, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E12||&#039;&#039;&#039;[https://zoo.wtf/s2e12-how-to-make-a-podcast/ How to Make a Podcast]&#039;&#039;&#039;|| &#039;&#039;&#039;(February 27, 2021)&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [https://zoo.wtf/episode-list/season-03 Season 3] ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
! Episode !! Name !! Release Date&lt;br /&gt;
|-&lt;br /&gt;
| S03E01||&#039;&#039;&#039;[https://zoo.wtf/s3e1-zoophilia-and-religion/ Zoophilia and Religion]&#039;&#039;&#039;|| &#039;&#039;&#039;(March 28, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E01 Bonus||&#039;&#039;&#039;You&#039;re the Stud&#039;&#039;&#039;|| &#039;&#039;&#039;(April 15, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E01 Bonus||&#039;&#039;&#039;Pan Hu the Doggie King&#039;&#039;&#039;|| &#039;&#039;&#039;(April 15, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E02||&#039;&#039;&#039;[https://zoo.wtf/s3e2-defining-our-culture-and-our-spaces/ Defining Our Culture and Our Spaces]&#039;&#039;&#039;|| &#039;&#039;&#039;(April 25, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E02 Bonus||&#039;&#039;&#039;Understanding Zoosadism and Defining Gray Areas&#039;&#039;&#039;|| &#039;&#039;&#039;(May 14, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E03||&#039;&#039;&#039;[https://zoo.wtf/s3e3-get-help/ Get Help! Feat. Hani Miletski]&#039;&#039;&#039;|| &#039;&#039;&#039;(May 26, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E03 Bonus||&#039;&#039;&#039;Half of What You Are&#039;&#039;&#039;|| &#039;&#039;&#039;(June 23, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E04||&#039;&#039;&#039;[https://zoo.wtf/s3e4-before-stonewall-the-high-cost-of-silence/ Before Stonewall – The High Cost of Silence]&#039;&#039;&#039;|| &#039;&#039;&#039;(June 24, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E04 Bonus||&#039;&#039;&#039;King of the Pride&#039;&#039;&#039;|| &#039;&#039;&#039;(July 14, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E05||&#039;&#039;&#039;[https://zoo.wtf/s3e5-following-in-queer-footsteps/ Following in Queer Footsteps]&#039;&#039;&#039;|| &#039;&#039;&#039;(July 24, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E05 Bonus||&#039;&#039;&#039;Loud and Proud&#039;&#039;&#039;|| &#039;&#039;&#039;(July 24, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E06||&#039;&#039;&#039;[https://zoo.wtf/s3e6-coming-out-2021/ Coming Out 2021]&#039;&#039;&#039;|| &#039;&#039;&#039;(August 22, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E07||&#039;&#039;&#039;[https://zoo.wtf/s3e7-what-matters-most/ What Matters Most]&#039;&#039;&#039;|| &#039;&#039;&#039;(September 20, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E07 Bonus||&#039;&#039;&#039;No Comply + Tailslide&#039;&#039;&#039;|| &#039;&#039;&#039;(September 20, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E08||&#039;&#039;&#039;[https://zoo.wtf/s3e8-howloween-2021/ Howloween 2021!]&#039;&#039;&#039;|| &#039;&#039;&#039;(October 20, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E08 Bonus||&#039;&#039;&#039;In the Meadows&#039;&#039;&#039;|| &#039;&#039;&#039;(October 20, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| SS03E09||&#039;&#039;&#039;[https://zoo.wtf/s3e9-so-whats-the-deal-with-veganism/ So What&#039;s the Deal with veganism?]&#039;&#039;&#039;|| &#039;&#039;&#039;(November 19, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E10||&#039;&#039;&#039;[https://zoo.wtf/s3e10-life-isnt-over/ Life Isn&#039;t Over]&#039;&#039;&#039;|| &#039;&#039;&#039;(December 17, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S03E11&lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s3e11-the-safety-dance-2022/ The Safety Dance 2022]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(January 17, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S03E011 Bonus&lt;br /&gt;
|&#039;&#039;&#039;The Beast Awakens&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(January 17, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S03E013&lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s3e12-three-years-of-zoott/ Three years of ZooTT]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(February 16, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S03E08 Bonus&lt;br /&gt;
|&#039;&#039;&#039;Howling at the moon&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(February 16, 2022)&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [https://zoo.wtf/episode-list/season-04 Season 4] ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
! Episode !! Name !! Release Date&lt;br /&gt;
|-&lt;br /&gt;
| S04E01||&#039;&#039;&#039;[https://zoo.wtf/s4e1-whats-zooing-on/ What&#039;s Zooing On?]&#039;&#039;&#039;|| &#039;&#039;&#039;(March 17, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E01 Bonus||&#039;&#039;&#039;[https://zoo.wtf/s4e1-whats-zooing-on/ Secret Zoo - Bagi (Director&#039;s Cut]&#039;&#039;&#039;|| &#039;&#039;&#039;(March 18, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E02||&#039;&#039;&#039;[https://zoo.wtf/s4e2-going-mad/ Going MAD]&#039;&#039;&#039;|| &#039;&#039;&#039;(April 16, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E03||&#039;&#039;&#039;[https://zoo.wtf/s4e3-zoottin-the-bull/ ZooTTin&#039; the Bull]&#039;&#039;&#039;|| &#039;&#039;&#039;(May 15, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E04||&#039;&#039;&#039;[https://zoo.wtf/s4e4-the-zeta-principles/ The ZETA Principles]&#039;&#039;&#039;|| &#039;&#039;&#039;(June 14, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E05||&#039;&#039;&#039;[https://zoo.wtf/s4e5-pride-praxis/ Pride Praxis]&#039;&#039;&#039;|| &#039;&#039;&#039;(July 13, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E06||&#039;&#039;&#039;[https://zoo.wtf/s4e6-dog-days/ Dog Days]&#039;&#039;&#039;|| &#039;&#039;&#039;(August 10, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E07||&#039;&#039;&#039;[https://zoo.wtf/s4e7-dear-non-zoos/ Dear Non-Zoos, or How to talk to Zoos]&#039;&#039;&#039;|| &#039;&#039;&#039;(September 10, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E10||&#039;&#039;&#039;[https://zoo.wtf/s4e8-howloween-2022/ Howloween 2022!]&#039;&#039;&#039;|| &#039;&#039;&#039;(October 9, 2022)&#039;&#039;&#039;&lt;br /&gt;
|- &lt;br /&gt;
| S04E11||&#039;&#039;&#039;[https://zoo.wtf/s4e9-native-americans-in-the-zoo-community/ Natives Americans in the Zoo community]&#039;&#039;&#039;|| &#039;&#039;&#039;(November 8, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E12||&#039;&#039;&#039;[https://zoo.wtf/s4e10-a-new-home-for-the-holidays/ A New Home for the Holidays]&#039;&#039;&#039;|| &#039;&#039;&#039;(December 7, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E13||&#039;&#039;&#039;[https://zoo.wtf/s4e11-i-fought-the-law/ I Fought the Law]&#039;&#039;&#039;|| &#039;&#039;&#039;(January 6, 2023)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S04E14&lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s4e12-over-the-hill/ Over the Hill]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(February 5, 2023)&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [https://zoo.wtf/episode-list/season-05 Season 5] ===&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
! Episode !! Name !! Release Date&lt;br /&gt;
|-&lt;br /&gt;
| S05E1||&#039;&#039;&#039;[https://zoo.wtf/she1-calzoo-interview/ Calzoo Interview]&#039;&#039;&#039;|| &#039;&#039;&#039;(March 6, 2023)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S05E2||&#039;&#039;&#039;[https://zoo.wtf/she3-oops-all-emails/ Zoo&#039;s Line]&#039;&#039;&#039;|| &#039;&#039;&#039;(April 6, 2023)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S05E3||&#039;&#039;&#039;[https://zoo.wtf/she6-oops-more-emails/ Opps! More Emails!]&#039;&#039;&#039;|| &#039;&#039;&#039;(May 5, 2023)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S05E4||&#039;&#039;&#039;[https://zoo.wtf/she4-a-zooey-crossover-episode/ A Zooey Crossover Episode!]&#039;&#039;&#039;|| &#039;&#039;&#039;(June 3, 2023)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S05E5||&#039;&#039;&#039;[https://zoo.wtf/she5-zoo-pride-2023/ Zoo Pride 2023!]&#039;&#039;&#039;|| &#039;&#039;&#039;(July 3, 2023)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S05E6||&#039;&#039;&#039;[https://zoo.wtf/she6-oops-more-emails/ Opps! More Emails]&#039;&#039;&#039;|| &#039;&#039;&#039;(August 1, 2023)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S05E7||&#039;&#039;&#039;[https://zoo.wtf/s5e7-dear-non-zoos-pirate-radio/ Dear Non-Zoos - Pirate Radio]&#039;&#039;&#039;|| &#039;&#039;&#039;(September 28, 2023)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S05E8|| [https://zoo.wtf/s5e8-howloween-2023/ &#039;&#039;&#039;Howloween 2023&#039;&#039;&#039;]||&#039;&#039;&#039;(October 28, 2023)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S05E9|| &#039;&#039;&#039;[https://zoo.wtf/s5e9-trans-people-in-the-zoo-community-2023/ Trans People in the Zoo Community 2023]&#039;&#039;&#039;||&#039;&#039;&#039;(November 28, 2023)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S05E10 &lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s5e10-nightmare-scenerio-facing-homelessness/ Nightmare Scenario - Facing Homelessness]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(December 29, 2023)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S05E11&lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s5e11-enshittification/ Enshittification]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(January 25, 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S05E12&lt;br /&gt;
|[https://zoo.wtf/s5e12-the-meat-panopticon/ &#039;&#039;&#039;The Meat Panopticon - Living Under the Thumb of Carnism&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(February 24, 2024)&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [https://zoo.wtf/episode-list/season-06 Season 6] ===&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
! Episode !! Name !! Release Date&lt;br /&gt;
|-&lt;br /&gt;
| S06E1||[https://zoo.wtf/s6e2-zoottin-the-breeze/ &#039;&#039;&#039;ZooTTin&#039; the Breeze&#039;&#039;&#039;]|| &#039;&#039;&#039;(April 23, 2024)&#039;&#039;&#039; &lt;br /&gt;
|-&lt;br /&gt;
| S06E2||[https://zoo.wtf/s6e1-tackling-taboos-a-guide-to-zoo-research/ &#039;&#039;&#039;Tackling Taboos - A Guide to Zoo Research&#039;&#039;&#039;]|| &#039;&#039;&#039;(March 25 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S06E3&lt;br /&gt;
|[https://zoo.wtf/s6e3-raising-the-discourse/ &#039;&#039;&#039;Raising the Discourse&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(May 23, 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S06E4&lt;br /&gt;
|[https://zoo.wtf/s6e4-media-mastery-2024/ &#039;&#039;&#039;Media Mastery 2024&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(June 22, 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S06E5&lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s6e5-zoo-pride-2024/ Zoo Pride 2024]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(July 22, 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S06E6&lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s6e6-dear-non-zoos-after-dark-radio/ Dear Non-Zoos - After Dark Radio]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(August 19, 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S06E7&lt;br /&gt;
|[https://zoo.wtf/s6e7-take-a-vacation/ &#039;&#039;&#039;Take a Vaction&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(September 17, 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S06E8&lt;br /&gt;
|[https://zoo.wtf/s6e8-howloween-2024/ &#039;&#039;&#039;Howloween 2024!&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(October 30, 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S06E9&lt;br /&gt;
|[https://zoo.wtf/s6e9-animal-jobs/ &#039;&#039;&#039;Animal Jobs&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(November 15, 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S06E10&lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s6e10-we-wish-you-a-zooey-christmas/ We Wish You a Zooey Christmas!]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(December 15, 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S06E11&lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s6e11-suicide-awareness-and-prevention/ Suicide Awareness and Prevention]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(January 13, 2025)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S06E12&lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s6e12-the-game-show-finale/ The Game Show Finale!]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(February 12, 2025)&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [https://zoo.wtf/episode-list/season-07 Season 7] ===&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
! Episode !! Name !! Release Date&lt;br /&gt;
|-&lt;br /&gt;
| S07E1||[https://zoo.wtf/s7e1-zoo-101/ &#039;&#039;&#039;Zoo 101&#039;&#039;&#039;]|| &#039;&#039;&#039;(March 18, 2025)&#039;&#039;&#039; &lt;br /&gt;
|-&lt;br /&gt;
| S07E2||[https://zoo.wtf/s7e2-kosa/ &#039;&#039;&#039;KOSA&#039;&#039;&#039;]|| &#039;&#039;&#039;(April 13, 2025)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S07E3&lt;br /&gt;
|[https://zoo.wtf/s7e3-canine-agency-and-consent/ &#039;&#039;&#039;Canine Agency and Consent&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(May 12, 2025)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S07E4&lt;br /&gt;
|[https://zoo.wtf/s7e4-the-asymmetry-of-bullshit/ &#039;&#039;&#039;The Asymmetry of Bullshit&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(June 13, 2025)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S07E5&lt;br /&gt;
|[https://zoo.wtf/s7e5-zoo-pride-2025/ &#039;&#039;&#039;Zoo Pride 2025!&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(July 10, 2025)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S07E6&lt;br /&gt;
|[https://zoo.wtf/s7e6-oops-all-emails-2025/ &#039;&#039;&#039;Opps! All Emails! 2025&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(August 9, 2025)&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [https://zoo.wtf/bonus-episodes/ Bonus Episodes] ===&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
! Episode !! Name !! Release Date&lt;br /&gt;
|-&lt;br /&gt;
| S01E08.5 Bonus||&#039;&#039;&#039;The Legend of Thomas Granger - A Ghost Story&#039;&#039;&#039; || &#039;&#039;&#039;(October 31, 2019)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E01 Bonus||&#039;&#039;&#039;ZETA Verein - The Politics of Veganism&#039;&#039;&#039; || &#039;&#039;&#039;(March 23, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E01 Bonus||&#039;&#039;&#039;Around the World - Sweden - Svad&#039;&#039;&#039; || &#039;&#039;&#039;(April 1st, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E02 Bonus ||&#039;&#039;&#039;Zoom, Zencastr, and Animal Crossing&#039;&#039;&#039; || &#039;&#039;&#039;(May 3, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E03 Bonus||&#039;&#039;&#039;Felching, Swat Teams, and Depositions (Bonus Content)&#039;&#039;&#039; || &#039;&#039;&#039;(June 4, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E06 Bonus||&#039;&#039;&#039;Mindfulness Meditation with Canis Gnosis&#039;&#039;&#039; || &#039;&#039;&#039;(August 18, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E06 Bonus||&#039;&#039;&#039;Cry Harder&#039;&#039;&#039; || &#039;&#039;&#039;(August 27, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E06 Bonus||&#039;&#039;&#039;[[Wikipedia:Pyometra|Pyometra]] PSA&#039;&#039;&#039; || &#039;&#039;&#039;(August 27, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E08 Bonus||&#039;&#039;&#039;Discussion with a Non-Zoo&#039;&#039;&#039;|| &#039;&#039;&#039;(October 1, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E07 Bonus||&#039;&#039;&#039;The Furry Who Would Be Zoo: Where Blanchard, Bailey, and the [[Zoo community|Zoo Community]] Intersect&#039;&#039;&#039;|| &#039;&#039;&#039;(October 15, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E08 Bonus||&#039;&#039;&#039;14 Werewolves&#039;&#039;&#039;|| &#039;&#039;&#039;(November 8, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E08 Bonus||&#039;&#039;&#039;ZooTube&#039;&#039;&#039;|| &#039;&#039;&#039;(November 17, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E09 Bonus||&#039;&#039;&#039;Crabs in a Bucket (Part 1)&#039;&#039;&#039;|| &#039;&#039;&#039;(November 29, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E10 Bonus||&#039;&#039;&#039;Amen&#039;&#039;&#039;|| &#039;&#039;&#039;(December 29, 2020)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E10 Bonus||&#039;&#039;&#039;2020 Reflections, 2021 Resolutions&#039;&#039;&#039;|| &#039;&#039;&#039;(January 8, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E10 Bonus||&#039;&#039;&#039;The Origin of Zooier Than Thou&#039;&#039;&#039;|| &#039;&#039;&#039;(January 23, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S02E11 Bonus||&#039;&#039;&#039;Crabs in a Bucket (Part 2)&#039;&#039;&#039;|| &#039;&#039;&#039;(January 30, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E01 Bonus||&#039;&#039;&#039;You&#039;re the Stud&#039;&#039;&#039;|| &#039;&#039;&#039;(April 15, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E01 Bonus||&#039;&#039;&#039;Pan Hu the Doggie King&#039;&#039;&#039;|| &#039;&#039;&#039;(April 15, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E02 Bonus||&#039;&#039;&#039;Understanding Zoosadism and Defining Gray Areas&#039;&#039;&#039;|| &#039;&#039;&#039;(May 14, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E03 Bonus||&#039;&#039;&#039;Half of What You Are&#039;&#039;&#039;|| &#039;&#039;&#039;(June 23, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E04 Bonus||&#039;&#039;&#039;King of the Pride&#039;&#039;&#039;|| &#039;&#039;&#039;(July 14, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E05 Bonus||&#039;&#039;&#039;Loud and Proud&#039;&#039;&#039;|| &#039;&#039;&#039;(July 23, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E07 Bonus||&#039;&#039;&#039;No Comply + Tailslide&#039;&#039;&#039;|| &#039;&#039;&#039;(September 20, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E08 Bonus||&#039;&#039;&#039;In the Meadows&#039;&#039;&#039;|| &#039;&#039;&#039;(October 20, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E09 Bonus||&#039;&#039;&#039;Around the World - Peru - Tree&#039;&#039;&#039;|| &#039;&#039;&#039;(November 19, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S03E10 Bonus||&#039;&#039;&#039;[https://zoo.wtf/s3e10-bonus-be-prepared-to-lay/ Be Prepared to Lay]&#039;&#039;&#039;|| &#039;&#039;&#039;(December 18, 2021)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E01 Bonus||&#039;&#039;&#039;[https://zoo.wtf/s3e11-bonus-the-beast-awakens/ The Beast Awakens]&#039;&#039;&#039;|| &#039;&#039;&#039;(January 17, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S04E08 Bonus&lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s3e12-bonus-howling-at-the-moon-finale-version/ Howling at the moon (Finale Version)]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(February 15, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E02 Bonus||&#039;&#039;&#039;[https://zoo.wtf/s4e1-bonus-secret-zoo-bagi-directors-cut/ Secret Zoo - Bagi (Director&#039;s Cut)]&#039;&#039;&#039;|| &#039;&#039;&#039;(March 17, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E03 Bonus||&#039;&#039;&#039;[https://zoo.wtf/s4e3-bonus-stableboy/ Stableboy]&#039;&#039;&#039;|| &#039;&#039;&#039;(May 15, 2022))&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E04 Bonus||&#039;&#039;&#039;[https://zoo.wtf/s4e4-bonus-stableboy-alt/ Stableboy (Alternative Version)]&#039;&#039;&#039;|| &#039;&#039;&#039;(June 14, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E05 Bonus||&#039;&#039;&#039;[https://zoo.wtf/s4e7-bonus-king-of-the-pride-2022/ King of the Pride (2022)]&#039;&#039;&#039;|| &#039;&#039;&#039;(September 10, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| S04E06 Bonus||&#039;&#039;&#039;[https://zoo.wtf/s4e8-bonus-14-werewolves-2022/ 14 Werewolves (2022)]&#039;&#039;&#039;|| &#039;&#039;&#039;(October 9, 2022)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S05E07 Bonus&lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s5e7-bonus-worlds-apart/ Worlds Apart]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;(September 28, 2023)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S05E11 Bonus&lt;br /&gt;
|&#039;&#039;&#039;[https://zoo.wtf/s5e11-bonus-furry-enshittification/ Furry Enshittification]&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;January 25, 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S6E1 Bonus&lt;br /&gt;
|[https://zoo.wtf/s6e1-bonus-interview-with-dr-stetina/ &#039;&#039;&#039;Interview with Dr. Stetina&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(March 30, 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S6E2 Bonus&lt;br /&gt;
|[https://zoo.wtf/s6e1-bonus-interview-with-dr-zidenberg/ &#039;&#039;&#039;Interview with Dr. Zidenberg&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(April 1, 2024)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|S6E6 Bonus&lt;br /&gt;
|[https://zoo.wtf/s6e6-bonus-i-wanna-fuck-the-bear/ &#039;&#039;&#039;I Wanna Fuck the Bear (from Baldur&#039;s Gate)&#039;&#039;&#039;]&lt;br /&gt;
|&#039;&#039;&#039;(August 19, 2024)&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references /&amp;gt;{{Home}}&lt;br /&gt;
[[index.php?title=Category:Podcasts]]&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=Template:ALLAH_MCSKIBIDI&amp;diff=136066</id>
		<title>Template:ALLAH MCSKIBIDI</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Template:ALLAH_MCSKIBIDI&amp;diff=136066"/>
		<updated>2026-04-01T18:18:05Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Tuvik moved page Template:ALLAH MCSKIBIDI to Zetapin over redirect: Revert&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Zetapin]]&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=File:9112001.jpg&amp;diff=136064</id>
		<title>File:9112001.jpg</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=File:9112001.jpg&amp;diff=136064"/>
		<updated>2026-04-01T18:17:35Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Tuvik moved page File:9112001.jpg to File:Zoophilia wiki logo.jpg over redirect: Revert&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[File:Zoophilia wiki logo.jpg]]&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=File:Zoophilia_wiki_logo.jpg&amp;diff=136063</id>
		<title>File:Zoophilia wiki logo.jpg</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=File:Zoophilia_wiki_logo.jpg&amp;diff=136063"/>
		<updated>2026-04-01T18:17:35Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Tuvik moved page File:9112001.jpg to File:Zoophilia wiki logo.jpg over redirect: Revert&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Offical Zoophilia.wiki Logo&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=User:NOBALDIGAMES&amp;diff=136062</id>
		<title>User:NOBALDIGAMES</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=User:NOBALDIGAMES&amp;diff=136062"/>
		<updated>2026-04-01T18:16:58Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Tuvik moved page User:NOBALDIGAMES to Template:ZETA banner over redirect&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Template:ZETA banner]]&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=Zooerasty&amp;diff=136058</id>
		<title>Zooerasty</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Zooerasty&amp;diff=136058"/>
		<updated>2026-04-01T18:13:33Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Undo revision 136044 by Swedishwin.com (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Zooerasty&#039;&#039;&#039; is a term was introduced by [[Krafft-Ebing]] to further differentiate between those who are [[Sexual orientation|sexually attracted]] to animals, and those who are [[love|romantically attracted]]. Many [[zoophiles]] not only have a close [[love]] relationship with their animals but also have sexual intercourse with them. &lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* https://web.archive.org/web/20070111014619/http://zoowiki.zetapin.de/index.php?title=Zooerastie&lt;br /&gt;
{{Terms}}&lt;br /&gt;
[[Category:Terms]]&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=File:Zoophilia_wiki_logo.jpg&amp;diff=136032</id>
		<title>File:Zoophilia wiki logo.jpg</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=File:Zoophilia_wiki_logo.jpg&amp;diff=136032"/>
		<updated>2026-04-01T15:50:37Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Tuvik reverted File:Zoophilia wiki logo.jpg to an old version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Offical Zoophilia.wiki Logo&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=File:Zoophilia_wiki_logo.jpg&amp;diff=136029</id>
		<title>File:Zoophilia wiki logo.jpg</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=File:Zoophilia_wiki_logo.jpg&amp;diff=136029"/>
		<updated>2026-04-01T15:35:28Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Tuvik reverted File:Zoophilia wiki logo.jpg to an old version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Offical Zoophilia.wiki Logo&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=Zooey_Dot_Pub&amp;diff=134198</id>
		<title>Zooey Dot Pub</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Zooey_Dot_Pub&amp;diff=134198"/>
		<updated>2026-02-19T22:26:56Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Again, add category &amp;quot;Websites&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
[[File:Zooey dot pub website.png|thumb|Zooey Dot Pub Website]]&lt;br /&gt;
[https://zooey.pub Zooey Dot Pub] (often abridged ZDP) is a PG-13 website that collects and publishes writing about [[zoosexuality]]. Articles published there cover a range of topics that are related to the modern zoosexual experience, such as tips for animal care, analysis on ways that media depicts zoosexuality, responses to some of the common arguments against the topic, and personal stories about living life with a romantic partner who is an animal. Simply put, Zooey Dot Pub is the first zoosexual lifestyle magazine featuring articles written by zoos, for zoos, about a range of interesting topics.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The team at Zooey Dot Pub is headed by project lead [[Tarro]] (they/them) and editor-in-chief Alissa Dogchurch (she/her), with much help from others who contribute in a large variety of ways, from writers and editors to web developers and graphic designers, as well as people who help to keep the [https://join.zooey.pub/ magazine&#039;s Matrix server] fun and safe.&lt;br /&gt;
&lt;br /&gt;
== Chat platform ==&lt;br /&gt;
Sometime in 2022, the magazine opened a PG-13 Discord server for the readers to gather and discuss of various topics: a general chat, a picture gallery, some positive and vents channels, gaming, and so on.   &lt;br /&gt;
&lt;br /&gt;
In June 2025, Discord took down the server after it reached past 2000 users with several hundred messages being shared per day. An [https://zooey.pub/so-discord-dropped-us/ article] has been written on that fact, with a bit of irony on the message that got the server to be removed.&lt;br /&gt;
&lt;br /&gt;
At the end of August 2025, a new chat platform had been [https://zooey.pub/a-new-era-of-chatting/ announced]: Matrix. The newly created Matrix server is being hosted on [[Zoospace]]. A simple [https://join.zooey.pub/ join page] has been created to simplify the joining process&lt;br /&gt;
&lt;br /&gt;
As of February 2026, the Matrix server counts 500 members.&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
* [https://zooeydotpub.zdu.se/ Zooey Dot Pub Website]&lt;br /&gt;
[[Category:Websites]]&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=Zooey_Dot_Pub&amp;diff=134197</id>
		<title>Zooey Dot Pub</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Zooey_Dot_Pub&amp;diff=134197"/>
		<updated>2026-02-19T22:20:27Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Fixing typo &amp;quot;has been announced&amp;quot; -&amp;gt; &amp;quot;had been announced&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
[[File:Zooey dot pub website.png|thumb|Zooey Dot Pub Website]]&lt;br /&gt;
[https://zooey.pub Zooey Dot Pub] (often abridged ZDP) is a PG-13 website that collects and publishes writing about [[zoosexuality]]. Articles published there cover a range of topics that are related to the modern zoosexual experience, such as tips for animal care, analysis on ways that media depicts zoosexuality, responses to some of the common arguments against the topic, and personal stories about living life with a romantic partner who is an animal. Simply put, Zooey Dot Pub is the first zoosexual lifestyle magazine featuring articles written by zoos, for zoos, about a range of interesting topics.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The team at Zooey Dot Pub is headed by project lead [[Tarro]] (they/them) and editor-in-chief Alissa Dogchurch (she/her), with much help from others who contribute in a large variety of ways, from writers and editors to web developers and graphic designers, as well as people who help to keep the [https://join.zooey.pub/ magazine&#039;s Matrix server] fun and safe.&lt;br /&gt;
&lt;br /&gt;
== Chat platform ==&lt;br /&gt;
Sometime in 2022, the magazine opened a PG-13 Discord server for the readers to gather and discuss of various topics: a general chat, a picture gallery, some positive and vents channels, gaming, and so on.   &lt;br /&gt;
&lt;br /&gt;
In June 2025, Discord took down the server after it reached past 2000 users with several hundred messages being shared per day. An [https://zooey.pub/so-discord-dropped-us/ article] has been written on that fact, with a bit of irony on the message that got the server to be removed.&lt;br /&gt;
&lt;br /&gt;
At the end of August 2025, a new chat platform had been [https://zooey.pub/a-new-era-of-chatting/ announced]: Matrix. The newly created Matrix server is being hosted on [[Zoospace]]. A simple [https://join.zooey.pub/ join page] has been created to simplify the joining process&lt;br /&gt;
&lt;br /&gt;
As of February 2026, the Matrix server counts 500 members.&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
* [https://zooeydotpub.zdu.se/ Zooey Dot Pub Website]&lt;br /&gt;
[[index.php?title=Category:Websites]]&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=Zooey_Dot_Pub&amp;diff=134196</id>
		<title>Zooey Dot Pub</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Zooey_Dot_Pub&amp;diff=134196"/>
		<updated>2026-02-19T18:56:30Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Re-add &amp;quot;Websites&amp;quot; category (it keeps removing itself)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
[[File:Zooey dot pub website.png|thumb|Zooey Dot Pub Website]]&lt;br /&gt;
[https://zooey.pub Zooey Dot Pub] (often abridged ZDP) is a PG-13 website that collects and publishes writing about [[zoosexuality]]. Articles published there cover a range of topics that are related to the modern zoosexual experience, such as tips for animal care, analysis on ways that media depicts zoosexuality, responses to some of the common arguments against the topic, and personal stories about living life with a romantic partner who is an animal. Simply put, Zooey Dot Pub is the first zoosexual lifestyle magazine featuring articles written by zoos, for zoos, about a range of interesting topics.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The team at Zooey Dot Pub is headed by project lead [[Tarro]] (they/them) and editor-in-chief Alissa Dogchurch (she/her), with much help from others who contribute in a large variety of ways, from writers and editors to web developers and graphic designers, as well as people who help to keep the [https://join.zooey.pub/ magazine&#039;s Matrix server] fun and safe.&lt;br /&gt;
&lt;br /&gt;
== Chat platform ==&lt;br /&gt;
Sometime in 2022, the magazine opened a PG-13 Discord server for the readers to gather and discuss of various topics: a general chat, a picture gallery, some positive and vents channels, gaming, and so on.   &lt;br /&gt;
&lt;br /&gt;
In June 2025, Discord took down the server after it reached past 2000 users with several hundred messages being shared per day. An [https://zooey.pub/so-discord-dropped-us/ article] has been written on that fact, with a bit of irony on the message that got the server to be removed.&lt;br /&gt;
&lt;br /&gt;
At the end of August 2025, a new chat platform has been [https://zooey.pub/a-new-era-of-chatting/ announced]: Matrix. The newly created Matrix server is being hosted on [[Zoospace]]. A simple [https://join.zooey.pub/ join page] has been created to simplify the joining process&lt;br /&gt;
&lt;br /&gt;
As of February 2026, the Matrix server counts 500 members.&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
* [https://zooeydotpub.zdu.se/ Zooey Dot Pub Website]&lt;br /&gt;
[[Category:Websites]]&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=Zooey_Dot_Pub&amp;diff=134195</id>
		<title>Zooey Dot Pub</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Zooey_Dot_Pub&amp;diff=134195"/>
		<updated>2026-02-19T18:55:45Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Add the &amp;quot;Chat platform&amp;quot; section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
[[File:Zooey dot pub website.png|thumb|Zooey Dot Pub Website]]&lt;br /&gt;
[https://zooey.pub Zooey Dot Pub] (often abridged ZDP) is a PG-13 website that collects and publishes writing about [[zoosexuality]]. Articles published there cover a range of topics that are related to the modern zoosexual experience, such as tips for animal care, analysis on ways that media depicts zoosexuality, responses to some of the common arguments against the topic, and personal stories about living life with a romantic partner who is an animal. Simply put, Zooey Dot Pub is the first zoosexual lifestyle magazine featuring articles written by zoos, for zoos, about a range of interesting topics.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The team at Zooey Dot Pub is headed by project lead [[Tarro]] (they/them) and editor-in-chief Alissa Dogchurch (she/her), with much help from others who contribute in a large variety of ways, from writers and editors to web developers and graphic designers, as well as people who help to keep the [https://join.zooey.pub/ magazine&#039;s Matrix server] fun and safe.&lt;br /&gt;
&lt;br /&gt;
== Chat platform ==&lt;br /&gt;
Sometime in 2022, the magazine opened a PG-13 Discord server for the readers to gather and discuss of various topics: a general chat, a picture gallery, some positive and vents channels, gaming, and so on.   &lt;br /&gt;
&lt;br /&gt;
In June 2025, Discord took down the server after it reached past 2000 users with several hundred messages being shared per day. An [https://zooey.pub/so-discord-dropped-us/ article] has been written on that fact, with a bit of irony on the message that got the server to be removed.&lt;br /&gt;
&lt;br /&gt;
At the end of August 2025, a new chat platform has been [https://zooey.pub/a-new-era-of-chatting/ announced]: Matrix. The newly created Matrix server is being hosted on [[Zoospace]]. A simple [https://join.zooey.pub/ join page] has been created to simplify the joining process&lt;br /&gt;
&lt;br /&gt;
As of February 2026, the Matrix server counts 500 members.&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
* [https://zooeydotpub.zdu.se/ Zooey Dot Pub Website]&lt;br /&gt;
[[index.php?title=Category:Websites]]&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=Zooey_Dot_Pub&amp;diff=134194</id>
		<title>Zooey Dot Pub</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Zooey_Dot_Pub&amp;diff=134194"/>
		<updated>2026-02-19T18:13:55Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Add &amp;quot;Websites&amp;quot; category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
[[File:Zooey dot pub website.png|thumb|Zooey Dot Pub Website]]&lt;br /&gt;
[https://zooey.pub Zooey Dot Pub] is a PG-13 website that collects and publishes writing about [[zoosexuality]]. Articles published there cover a range of topics that are related to the modern zoosexual experience, such as tips for animal care, analysis on ways that media depicts zoosexuality, responses to some of the common arguments against the topic, and personal stories about living life with a romantic partner who is an animal. Simply put, Zooey Dot Pub is the first zoosexual lifestyle magazine featuring articles written by zoos, for zoos, about a range of interesting topics.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The team at Zooey Dot Pub is headed by project lead [[Tarro]] (they/them) and editor-in-chief Alissa Dogchurch (she/her), with much help from others who contribute in a large variety of ways, from writers and editors to web developers and graphic designers, as well as people who help to keep the [https://join.zooey.pub/ magazine&#039;s Matrix server] fun and safe.&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
* [https://zooeydotpub.zdu.se/ Zooey Dot Pub Website]&lt;br /&gt;
[[Category:Websites]]&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=Zooey.pub&amp;diff=134193</id>
		<title>Zooey.pub</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Zooey.pub&amp;diff=134193"/>
		<updated>2026-02-19T18:12:21Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Mergin this page and https://zoophilia.wiki/index.php?title=Zooey_Dot_Pub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Zooey Dot Pub]]&lt;br /&gt;
{{stub}}&lt;br /&gt;
&lt;br /&gt;
[https://zooey.pub Zooey Dot Pub] is a PG-13 website that collects and publishes writing about [[zoosexuality]]. Articles published there cover a range of topics that are related to the modern zoosexual experience, such as tips for animal care, analysis on ways that media depicts zoosexuality, responses to some of the common arguments against the topic, and personal stories about living life with a romantic partner who is an animal. Simply put, Zooey Dot Pub is the first zoosexual lifestyle magazine featuring articles written by zoos, for zoos, about a range of interesting topics.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The team at Zooey Dot Pub is headed by project lead [[Tarro]] (they/them) and editor-in-chief Alissa Dogchurch (she/her), with much help from others who contribute in a large variety of ways, from writers and editors to web developers and graphic designers, as well as people who help to keep the [https://join.zooey.pub/ magazine&#039;s Matrix server] fun and safe.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [https://zooey.pub Official Site]&lt;br /&gt;
&lt;br /&gt;
[[index.php?title=Category:Websites]]&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=Zooey_Dot_Pub&amp;diff=134192</id>
		<title>Zooey Dot Pub</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Zooey_Dot_Pub&amp;diff=134192"/>
		<updated>2026-02-19T18:11:52Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Merging this page and https://zoophilia.wiki/index.php?title=Zooey.pub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
[[File:Zooey dot pub website.png|thumb|Zooey Dot Pub Website]]&lt;br /&gt;
[https://zooey.pub Zooey Dot Pub] is a PG-13 website that collects and publishes writing about [[zoosexuality]]. Articles published there cover a range of topics that are related to the modern zoosexual experience, such as tips for animal care, analysis on ways that media depicts zoosexuality, responses to some of the common arguments against the topic, and personal stories about living life with a romantic partner who is an animal. Simply put, Zooey Dot Pub is the first zoosexual lifestyle magazine featuring articles written by zoos, for zoos, about a range of interesting topics.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The team at Zooey Dot Pub is headed by project lead [[Tarro]] (they/them) and editor-in-chief Alissa Dogchurch (she/her), with much help from others who contribute in a large variety of ways, from writers and editors to web developers and graphic designers, as well as people who help to keep the [https://join.zooey.pub/ magazine&#039;s Matrix server] fun and safe.&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
* [https://zooeydotpub.zdu.se/ Zooey Dot Pub Website]&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=Zeta_Flag&amp;diff=134191</id>
		<title>Zeta Flag</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Zeta_Flag&amp;diff=134191"/>
		<updated>2026-02-19T13:27:33Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Changed the Zeta flag image with the non-cropped version, originally coming from a png file which I recreated in SVG format.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Zeta Flag .jpg|thumb|right|The Zeta Flag]]&lt;br /&gt;
[[File:Zeta zoo 1.jpg|thumb|right|The first version of the ZETA flag, without the star, was created during a project run on Twitter by ZETA activist KZ, in spring of 2020.]]&lt;br /&gt;
The star on a Zoo Pride flag is generally interpreted to symbolize the uniqueness and individuality of each person within the zoophile community. It represents the diversity of identities and experiences among those who identify as zoophiles. The star can also be seen as a symbol of hope and aspiration within their community.&lt;br /&gt;
[[File:Zeta Flag.svg|center|thumb|Zeta Flag with the star]]&lt;br /&gt;
Likewise, the colors are subject to many varying interpretations, with the most straightforward being strictly elemental: land/earth, water, and sky. Another more nuanced approach prefers:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot;&lt;br /&gt;
 ! scope=&amp;quot;col&amp;quot; style=&amp;quot;min-width: 8rem;&amp;quot; | Color&lt;br /&gt;
 ! scope=&amp;quot;col&amp;quot; | Interpretation&lt;br /&gt;
 ! scope=&amp;quot;col&amp;quot; | Symbology&lt;br /&gt;
 |-&lt;br /&gt;
 ! scope=&amp;quot;row&amp;quot; style=&amp;quot;background-color: #95aa8f; color: #fff;&amp;quot; | Green&lt;br /&gt;
 | The natural environment and the animal kingdom.&lt;br /&gt;
 | Connection to nature and appreciation for animals.&lt;br /&gt;
 |-&lt;br /&gt;
 ! scope=&amp;quot;row&amp;quot; style=&amp;quot;background-color: #30421c; color: #fff;&amp;quot; | Brown&lt;br /&gt;
 | Affinity for animals and their place within the ecosystem.&lt;br /&gt;
 | The natural world and earthiness.&lt;br /&gt;
 |-&lt;br /&gt;
 ! scope=&amp;quot;row&amp;quot; style=&amp;quot;background-color: #80d2fb; color: #000;&amp;quot; | Blue&lt;br /&gt;
 | Affection and emotional connection.&lt;br /&gt;
 | Love and care for animals, often expressed through emotional bonds.&lt;br /&gt;
 |-&lt;br /&gt;
 ! scope=&amp;quot;row&amp;quot; style=&amp;quot;background-color: #fff; color: #000;&amp;quot; | White&lt;br /&gt;
 | Sincerity and genuine nature of the feelings zoophiles may have towards animals.&lt;br /&gt;
 | Purity and innocence.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
These colors convey themes of love, respect, and connection to animals, though it is fair to acknowledge that interpretations of these colors may vary slightly among individuals or specific groups within the community.&lt;br /&gt;
&lt;br /&gt;
== Past Flags ==&lt;br /&gt;
=== Origins ===&lt;br /&gt;
[[File:Zoophilia by unknown.png|thumb|The first Zoo flag in 2016]]&lt;br /&gt;
This flag was made at some point before June 24, 2016, by a feline therian and a [[Furry Fandom &amp;amp; the Zoo Community|furry]] artist. Permission to share their username hasn&#039;t yet been obtained, but according to one of their posts, the colors of the flag represent zoophilia&#039;s presence in all genders:&lt;br /&gt;
* Blue for binary male and female genders&lt;br /&gt;
* White for genders outside of the binary spectrum&lt;br /&gt;
* Purple for non-binary genders on the male/female spectrum&lt;br /&gt;
&lt;br /&gt;
It was uploaded to DeviantArt by a user ZooFlags, an aego-zoosexual and zooromantic trans demigirl therian. The date of upload is June 24, 2016.&amp;lt;ref name=&amp;quot;paraflags&amp;quot;&amp;gt;{{Cite web|author=Lector|date=2023-12-24|title=Popular zoophile flags|url=https://paraflags-wiki.org/index.php?title=Popular_zoophile_flags&amp;amp;oldid=4606|website=Paraphilia+Flags Wiki|url-status=live|archive-url=https://web.archive.org/web/20250825143914if_/https://paraflags-wiki.org/index.php?title=Popular_zoophile_flags|archive-date=2025-08-25|access-date=2025-08-17|df=mdy-all}}&amp;lt;/ref&amp;gt; For a long time, ZooFlags was considered the original creator of this flag.&amp;lt;ref name=&amp;quot;deviantart&amp;quot;&amp;gt;{{Cite web|author=ZooFlags|date=2016-06-23|title=Zoosexual/Zooromantic/Zoophile Flag 2|url=https://www.deviantart.com/zooflags/art/Zoosexual-Zooromantic-Zoophile-Flag-2-617290018|website=DeviantArt|url-status=dead|archive-url=https://web.archive.org/web/20220402205547if_/https://www.deviantart.com/zooflags/art/Zoosexual-Zooromantic-Zoophile-Flag-2-617290018|archive-date=2022-04-02|access-date=2025-08-17|df=mdy-all}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Influence ===&lt;br /&gt;
This flag became the most popular flag out of all those uploaded by ZooFlags and is regularly used by zoophiles in artwork and on social media profiles. The Twitter user ZooStruggles has erroneously claimed that this flag represents pro-contact zoophiles, but no such statement by the original artist has ever been produced in support of this.&lt;br /&gt;
&lt;br /&gt;
The first version of the ZETA flag, without the star, was created during a project run on Twitter by KZ, a [[ZETA-Verein|ZETA]] activist, during the spring of 2020. In mid-April of that year, he posted several polls about the potential flag design&amp;lt;ref&amp;gt;{{Cite tweet|user=Koonzoo1|number=1251050182311129091|date=2020-04-17|title=What color would you put in the zoo pride flag, why?|url-access=registration|url-status=live|archive-url=https://archive.ph/wlvLL|archive-date=2023-12-20|access-date=2025-08-17|df=mdy-all}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite tweet|user=Koonzoo1|number=1251052682984464384|date=2020-04-17|title=What design should the zoo flag be in?|url-access=registration|url-status=live|archive-url=https://archive.ph/69oeo|archive-date=2023-12-20|access-date=2025-08-17|df=mdy-all}}&amp;lt;/ref&amp;gt; for his followers to vote on. On May 3, he announced the winning design.&amp;lt;ref&amp;gt;{{Cite tweet|user=Koonzoo1|number=1257045829547970560|date=2020-05-03|title=It seems like this design (with or without the symbols) is what has been most widely accepted as our zoo pride flag. Would you all like this as our pride flag?|url-access=registration|url-status=live|archive-url=https://archive.ph/N6RYv|archive-date=2023-12-20|access-date=2025-08-17|df=mdy-all}}&amp;lt;/ref&amp;gt;. According to his explanation,&amp;lt;ref&amp;gt;{{Cite tweet|user=Koonzoo1|number=1485368294395850752|date=2022-01-23|title=The brown represents land animals. The green represents avians, reptiles &amp;amp; amphibians. The blue represents marine life. We zoos highly respect &amp;amp; love our non-human neighbors &amp;amp; partners, and this flag is a symbol for both us &amp;amp; them and the bond we share.|url-access=registration|url-status=live|archive-url=https://archive.ph/RVf0J|archive-date=2023-12-20|access-date=2025-08-17|df=mdy-all}}&amp;lt;/ref&amp;gt; the brown color represents land animals, the green represents avians, reptiles &amp;amp; amphibians, and the blue represents marine life. The exact hues of the flag were chosen by another Twitter blogger, SteelDogTuscy. The four-pointed star was an initiative of yet another Twitter user, KometSF, who proposed it in reference to four-legged animals.&amp;lt;ref&amp;gt;{{Cite tweet|user=KometSF|number=1250693144523476994|date=2020-04-16|title=I feel like a zoo flag a zoo flag should refer to the 4 legs of our beloved one. This could be by using 4-spiked stars, 4 colours or by using 4 squares (with 2 different colors), symbolizing unity between a 4 legger and a 2 legger.|url-access=registration|url-status=live|archive-url=https://archive.ph/ObOPW|archive-date=2023-12-20|access-date=2025-08-17|df=mdy-all}}&amp;lt;/ref&amp;gt; According to the designer, the elements shown in white indicate purity.&amp;lt;ref&amp;gt;{{Cite tweet|user=Koonzoo1|number=1676452375362514944|date=2023-07-04|title=The four points were said to represent the 4 legged creatures we all love. Yeah I know they don&#039;t all have 4 legs. The white represented their purity.|url-access=registration|url-status=live|archive-url=https://archive.ph/ngDhJ|archive-date=2023-12-20|access-date=2025-08-17|df=mdy-all}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Due to the [[ZETA-Verein|ZETA movement]]&#039;s active involvement in zoophile community building, these flags are often regarded as the official zoo flags&amp;lt;ref&amp;gt;{{Cite web|author=ZoophileFlags|date=2022-04-24|title=ZoophileFlags User Profile|url=https://www.deviantart.com/zoophileflags|website=DeviantArt|url-status=dead|archive-url=https://web.archive.org/web/20220424081833if_/https://www.deviantart.com/zoophileflags|archive-date=2022-04-24|access-date=2025-08-17|df=mdy-all}}&amp;lt;/ref&amp;gt;, especially on Twitter.&lt;br /&gt;
&lt;br /&gt;
== Alef flag ==&lt;br /&gt;
[[File:The alef flag.png|thumb|right]]&lt;br /&gt;
[[File:The Alef flag.png|thumb|right|The Alef flag]]&lt;br /&gt;
The Alef zoo flag—referring to [[wikipedia:Aleph|aleph]], the first letter in many [[wikipedia:Semitic languages|Semitic]] [[wikipedia:Abjad#Abjads and the structure of Semitic languages|abjads]], or alphabets—also called the &amp;quot;Leaf zoo flag,&amp;quot; is the most recent design to see widespread adoption. It was created by Saturn during the [[Fediverse zoo flag project (2023)|Fediverse zoo flag project of 2023]] to give a symbol and a name to zoophiles who feel unfairly treated and excluded by the [[ZETA-Verein|ZETA]] community.&amp;lt;ref name=&amp;quot;alef&amp;quot;&amp;gt;{{Cite web|title=Alef zoophile identity|url=https://alefzoo.neocities.org/|website=alefzoo.neocities.org|url-status=dead|archive-url=https://web.archive.org/web/20240905181029if_/https://alefzoo.neocities.org/|archive-date=2024-09-05|access-date=2025-08-25|df=mdy-all}}&amp;lt;/ref&amp;gt; The flag is explicitly inclusive of multiple types of zoophiliac orientations, including [[zoosadism]].&amp;lt;ref name=&amp;quot;alef&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Alef flag was the target of much scrutiny by the [[ZETA-Verein|ZETA]] community, particularly for its stated purpose of highlighting the anti-[[wiktionary:minor-attracted person#English|{{Abbr|MAP|minor-attracted person}}]]—a modern euphemism for pedophile—and anti-[[Zoosadism|Zoosadist]] attitudes that are widely held by mainstream zoophiles, their allies and society at-large. This backlash was expressed mostly on Twitter, but appears to have been successful in preventing the design from gaining much traction, and still not many know of the flag. Some refer to it as a sadist flag, while others believe it has an Anti-Contact association.&lt;br /&gt;
&lt;br /&gt;
The speculation can determine it should be a flag that welcomes all forms. Including those that are for necro, and sadists. Zoophiles who were jailed for their attractions. While a good idea they should have support. How many of them were true zoophiles and were not convicted due to sadism activities?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery mode=&amp;quot;packed&amp;quot; heights=&amp;quot;360px&amp;quot;&amp;gt;&lt;br /&gt;
Twitter screen relating to Alef Flag.png|link=File:Twitter_screen_relating_to_Alef_Flag.png&lt;br /&gt;
Twitter post about Alef.png|link=File:Twitter_post_about_Alef.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Home}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[index.php?title=Category:Zoophilia in culture]]&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=File:Zeta_Flag.svg&amp;diff=134190</id>
		<title>File:Zeta Flag.svg</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=File:Zeta_Flag.svg&amp;diff=134190"/>
		<updated>2026-02-19T13:23:25Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: Tuvik uploaded a new version of File:Zeta Flag.svg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A teal / brown / sage green diagonal flag with a four-pointed white star at its center&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=File:Zeta_Flag.svg&amp;diff=134189</id>
		<title>File:Zeta Flag.svg</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=File:Zeta_Flag.svg&amp;diff=134189"/>
		<updated>2026-02-19T13:19:24Z</updated>

		<summary type="html">&lt;p&gt;Tuvik: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A teal / brown / sage green diagonal flag with a four-pointed white star at its center&lt;/div&gt;</summary>
		<author><name>Tuvik</name></author>
	</entry>
</feed>