Adding files, u\'know

This commit is contained in:
Shr3dd3r 2023-07-30 20:42:52 +03:00
parent 07427b1150
commit be957c5824
23 changed files with 10484 additions and 2 deletions

View File

@ -1,3 +1,12 @@
# e949
# E949
The newest generation imageboard.
**Alternate title:** SPINE (stands for "Simple Picture INdexing Engine")
The newest generation imageboard.
## Remarks
- `sudo rm -R /etc/nginx/data/testing/E949/api && sudo cp -R api /etc/nginx/data/testing/E949/ && sudo chown -R http:http /etc/nginx/data/testing/E949/api/`
- `#049e59` -> `#094e59`

31
TODO.md Normal file
View File

@ -0,0 +1,31 @@
# TODO list
- Фронт
- Админ-панель
- Статистика по инстансу
- Главная страница
- Страница регистрации
- Страница с постом-картинкой
- Бэк
- Аккаунты
- Регистрация нового
- Ник
- Мыло
- Пароль
- Аватарки
- Бан
- Полное удаление
- Статистика по аккаунту
- Статистика по всем аккаунтам
- Картинки
- Рекодирование в низкое разрешение для превью
- Описание
- Теги
- Добавление новой
- Удаление
- Комментарии
- Оценки
- Количество запросов картинки
- Статистика по всем картинкам
- Шаблонная разметка

699
_temp/e621_authors.html Normal file
View File

@ -0,0 +1,699 @@
<!doctype html>
<html>
<head>
<title> Artists
- e621</title>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#00549e">
<meta name="theme-color" content="#00549e">
<meta name="RATING" content="RTA-5042-1996-1400-1577-RTA" />
<link rel="top" title="e621" href="/">
<meta name="csrf-param" content="authenticity_token" />
<meta name="csrf-token" content="1DFkBanVWbnEOM2cDcNzcGvJFP6zcipt3ortpauqhjTYQLdS2MyLoVwcGyAun6EUgg5NLqOi_0u3F9yx1hO4yQ" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="current-user-name" content="Anonymous">
<meta name="current-user-id" content="">
<meta name="current-user-can-approve-posts" content="false">
<meta name="user-comment-threshold" content="-10">
<meta name="blacklisted-tags" content="[&quot;gore&quot;,&quot;feces&quot;,&quot;urine&quot;,&quot;scat&quot;,&quot;watersports&quot;,&quot;young -rating:s&quot;,&quot;loli&quot;,&quot;shota&quot;]">
<meta name="blacklist-users" content="false">
<meta name="enable-js-navigation" content="true">
<meta name="enable-auto-complete" content="true">
<meta name="style-usernames" content="true">
<meta name="last-forum-read-at" content="1959-12-31 19:00:00 -0500">
<link rel="alternate" type="application/atom+xml" title="ATOM" href="/posts.atom" />
<link rel="stylesheet" href="/packs/css/887-c9147705.css" nonce="true" />
<link rel="stylesheet" href="/packs/css/application-1f1b8e73.css" nonce="true" />
<script src="/packs/js/887-bbba523ee5f00558312e.js" nonce="oJNhDKDGhOoiGaSE/NvBjQ=="></script>
<script src="/packs/js/application-91d7efaf67c912f5623b.js" nonce="oJNhDKDGhOoiGaSE/NvBjQ=="></script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"url" : "https://e621.net/",
"potentialAction": [{
"@type": "SearchAction",
"target": "https://e621.net/posts?tags={search_term_string}",
"query-input": "required name=search_term_string"
}]
}
</script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "e621",
"alternateName": "e621",
"url" : "https://e621.net/"
}
</script>
<style id="blacklisted-hider">
.post-preview, #image-container, #c-comments .post, .post-thumbnail {
visibility: hidden !important;
}
</style>
<noscript>
<style>
.post-preview, #image-container, #c-comments .post, .post-thumbnail {
visibility: visible !important;
}
</style>
</noscript>
</head>
<body lang="en" class="c-artists a-index resp" data-controller="artists" data-action="index" data-user-name="Anonymous" data-user-level="0" data-user-level-string="Anonymous" data-user-can-approve-posts="false" data-user-can-upload-free="false" data-user-per-page="75" data-user-is-blocked="false" data-user-is-admin="false" data-user-is-member="false" data-user-is-privileged="false" data-user-is-anonymous="true" data-user-is-former-staff="false" data-user-is-janitor="false" data-user-is-contributor="false" data-user-is-moderator="false" data-user-is-banned="false" data-user-is-approver="false" data-user-is-voter="false" data-user-is-verified="false">
<script nonce="oJNhDKDGhOoiGaSE/NvBjQ==">
//<![CDATA[
(function() {
try {
var theme = localStorage.getItem('theme') || 'hexagon';
var extra = localStorage.getItem('theme-extra') || 'hexagon';
var nav = localStorage.getItem('theme-nav') || 'top';
var b = document.body;
b.setAttribute('data-th-main', theme);
b.setAttribute('data-th-extra', extra);
b.setAttribute('data-th-nav', nav);
} catch(e) {
}
})();
//]]>
</script>
<header id="top">
<div id="maintoggle">
<a href="#"><i id="maintoggle-on" class="fa-solid fa-bars"></i></a>
<a href="#"><i id="maintoggle-off" class="fa-solid fa-xmark" style="display: none;"></i></a>
</div>
<nav id="nav">
<a href="/" class="logo"></a>
<menu class="main">
<li id="nav-" class="mobile-logo"><a id="nav--link" href="/"></a></li>
<li id="nav-sign-in"><a id="nav-sign-in-link" href="/session/new">Sign in</a></li>
<li id="nav-posts"><a id="nav-posts-link" href="/posts">Posts</a></li>
<li id="nav-comments"><a id="nav-comments-link" href="/comments?group_by=post">Comments</a></li>
<li id="nav-artists" class=" current"><a id="nav-artists-link" href="/artists">Artists</a></li>
<li id="nav-tags"><a id="nav-tags-link" href="/tags">Tags</a></li>
<li id="nav-blips"><a id="nav-blips-link" href="/blips">Blips</a></li>
<li id="nav-pools"><a id="nav-pools-link" href="/pools/gallery">Pools</a></li>
<li id="nav-sets"><a id="nav-sets-link" href="/post_sets">Sets</a></li>
<li id="nav-wiki"><a id="nav-wiki-link" href="/wiki_pages?title=help%3Ahome">Wiki</a></li>
<li id="nav-forum"><a id="nav-forum-link" href="/forum_topics">Forum</a></li>
<li id="nav-help"><a id="nav-help-link" href="/help">Help</a></li>
<li id="nav-more"><a id="nav-more-link" href="/static/site_map">More »</a></li>
</menu>
<menu class="secondary ">
<li><form action="/artists" accept-charset="UTF-8" method="get">
<input id="quick_search_name" placeholder="Search artists" data-autocomplete="artist" type="text" name="search[any_name_or_url_matches]" />
</form></li>
<li id="subnav-listing"><a id="subnav-listing-link" href="/artists">Listing</a></li>
<li id="subnav-avoid-posting"><a id="subnav-avoid-posting-link" href="/wiki_pages/avoid_posting">Avoid Posting</a></li>
<li id="subnav-recent-changes"><a id="subnav-recent-changes-link" href="/artist_versions">Recent changes</a></li>
<li id="subnav-urls"><a id="subnav-urls-link" href="/artist_urls">URLs</a></li>
</menu>
</nav>
</header>
<div id="page">
<div class="ui-state-highlight site-notice" style="display: none;" id="news" data-id="351">
<div id="news-closebutton" class="closebutton">Dismiss</div>
<h6>News - Apr 11, 2023
(about 1 hour ago)
<span id="news-showtext" class="showtext">Click to show.</span>
</h6>
<div class="newsbody dtext-container"><div class="styled-dtext"><h2>Site Maintenance: Wednesday, April 12</h2><p>Starting at 8:00AM GMT-7 (3:00PM UTC) the site will be going down for scheduled maintenance. We are upgrading our redis and image servers to Ubuntu 20.<br>Sorry about the somewhat frequent maintenance lately. This should be the last (planned) one for a while. After this all our servers will be running Ubuntu 20.</p><p><strong>Mar 20th:</strong> [Closed] We're looking for some volunteers to help tackle the ever growing workload of the site! If you're interested in maybe offering a hand have a look at <a rel="nofollow" class="dtext-link" href="/forum_topics/37771">this thread</a> for the details. Thank you!</p><p><strong>Mar 17th:</strong> New <a rel="nofollow" class="dtext-link" href="/wiki_pages/1638">Code of Conduct</a> is now live! Changes are too numerous to really list here, but the gist is basically we entirely rewrote it to make it shorter and clearer, while not changing much. Discuss the changes <a rel="nofollow" class="dtext-link" href="/forum_topics/37732">here</a></p><p>We still have a Discord server, <a rel="nofollow" class="dtext-link" href="/static/discord">come talk to us</a>!<br>Want to advertise on e621? <a rel="nofollow" class="dtext-link" href="/help/advertising">Click here!</a></p></div></div>
</div>
<div class="ui-corner-all ui-state-highlight" id="notice" style="display: none;">
<span>.</span>
<a href="#" id="close-notice-link">close</a>
</div>
<div id="c-artists">
<div id="a-index">
<a href="#" id="search-form-show-link" >Show Search Options</a>
<a href="#" id="search-form-hide-link" style="display:none;">Hide Search Options</a>
<div class="section" id="searchform" style="display:none;">
<form class="simple_form inline-form" novalidate="novalidate" action="/artists" accept-charset="UTF-8" method="get">
<div class="input string optional search_any_name_matches field_with_hint"><label class="string optional" for="search_any_name_matches">Name</label><input data-autocomplete="artist" class="string optional" type="text" name="search[any_name_matches]" id="search_any_name_matches" /><span class="hint">Use * for wildcard</span></div>
<div class="input string optional search_url_matches"><label class="string optional" for="search_url_matches">URL</label><input class="string optional" type="text" name="search[url_matches]" id="search_url_matches" /></div>
<div class="input string optional search_creator_name"><label class="string optional" for="search_creator_name">Creator</label><input data-autocomplete="user" class="string optional" type="text" name="search[creator_name]" id="search_creator_name" /></div>
<div class="input select optional search_is_active"><label class="select optional" for="search_is_active">Active?</label><select class="select optional" name="search[is_active]" id="search_is_active"><option value="" label=" "></option>
<option value="true">Yes</option>
<option value="false">No</option></select></div>
<div class="input select optional search_has_tag"><label class="select optional" for="search_has_tag">Has tag?</label><select class="select optional" name="search[has_tag]" id="search_has_tag"><option value="" label=" "></option>
<option value="true">Yes</option>
<option value="false">No</option></select></div>
<div class="input boolean optional search_is_linked"><label class="boolean optional" for="search_is_linked">Linked Only</label><input name="search[is_linked]" type="hidden" value="0" autocomplete="off" /><input class="boolean optional" type="checkbox" value="1" name="search[is_linked]" id="search_is_linked" /></div>
<div class="input select optional search_order"><label class="select optional" for="search_order">Order</label><select class="select optional" name="search[order]" id="search_order"><option value="" label=" "></option>
<option value="created_at">Recently created</option>
<option value="updated_at">Last updated</option>
<option value="name">Name</option>
<option value="post_count">Post count</option></select></div>
<input type="submit" name="commit" value="Search" data-disable-with="Search" />
</form>
</div>
<table class="striped">
<thead>
<tr>
<th width="45%">Primary Name</th>
<th width="45%">Secondary Names</th>
<th width="10%">Status</th>
</tr>
</thead>
<tbody>
<tr id="artist-77983">
<td>
<a href="/artists/77983">matataku</a>
</td>
<td>瞬く matataku325 bokoyai</td>
<td>Active</td>
</tr> <tr id="artist-77982">
<td>
<a href="/artists/77982">azzidraggy</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77981">
<td>
<a href="/artists/77981">merengaru</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77980">
<td>
<a href="/artists/77980">wolfinasuit</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77979">
<td>
<a href="/artists/77979">altnsfw</a>
</td>
<td>_altnsfw_</td>
<td>Active</td>
</tr> <tr id="artist-77978">
<td>
<a href="/artists/77978">jon_noj</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77977">
<td>
<a href="/artists/77977">gaogaogao</a>
</td>
<td>crunchsoda</td>
<td>Active</td>
</tr> <tr id="artist-77976">
<td>
<a href="/artists/77976">gaogao</a>
</td>
<td>crunchsoda</td>
<td>Active</td>
</tr> <tr id="artist-77975">
<td>
<a href="/artists/77975">bonchi</a>
</td>
<td>muku2project ぼんち</td>
<td>Active</td>
</tr> <tr id="artist-77974">
<td>
<a href="/artists/77974">imaichi</a>
</td>
<td>まいたけ maimai_9876</td>
<td>Active</td>
</tr> <tr id="artist-77973">
<td>
<a href="/artists/77973">tankuro_uri</a>
</td>
<td>たんくろーりぃ tankrouri6038</td>
<td>Active</td>
</tr> <tr id="artist-77972">
<td>
<a href="/artists/77972">solitairewolf</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77971">
<td>
<a href="/artists/77971">yarina_the_goat</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77970">
<td>
<a href="/artists/77970">hugothecorgo</a>
</td>
<td>hugexhugo</td>
<td>Active</td>
</tr> <tr id="artist-77969">
<td>
<a href="/artists/77969">sk3tchk4t</a>
</td>
<td>katarine kat</td>
<td>Active</td>
</tr> <tr id="artist-77968">
<td>
<a href="/artists/77968">kaycraftytrus</a>
(group: <a href="/artists/77968">kaycraftytrus</a>)
</td>
<td>кайкрафт, kaicraft</td>
<td>Active</td>
</tr> <tr id="artist-77967">
<td>
<a href="/artists/77967">harontora</a>
(group: <a href="/artists/77967">haron</a>)
</td>
<td>haron 서하론</td>
<td>Active</td>
</tr> <tr id="artist-77966">
<td>
<a href="/artists/77966">wkmt321</a>
</td>
<td>シュークリーム</td>
<td>Active</td>
</tr> <tr id="artist-77965">
<td>
<a href="/artists/77965">ikemori_up</a>
</td>
<td>いけもりのぼる ikemoriu</td>
<td>Active</td>
</tr> <tr id="artist-77964">
<td>
<a href="/artists/77964">sodadog</a>
</td>
<td>karbonated</td>
<td>Active</td>
</tr> <tr id="artist-77963">
<td>
<a href="/artists/77963">spidernickels</a>
</td>
<td>nickelsspider dymearachnyd snickels</td>
<td>Active</td>
</tr> <tr id="artist-77962">
<td>
<a href="/artists/77962">alebehemut</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77961">
<td>
<a href="/artists/77961">thedisgustingchicken</a>
</td>
<td>thedorkychicken</td>
<td>Active</td>
</tr> <tr id="artist-77960">
<td>
<a href="/artists/77960">nagonish</a>
</td>
<td>naggy axie ackzee</td>
<td>Active</td>
</tr> <tr id="artist-77959">
<td>
<a href="/artists/77959">mrmallard</a>
(group: <a href="/artists/77959">mrmallard</a>)
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77958">
<td>
<a href="/artists/77958">s0up</a>
(group: <a href="/artists/77958">s0up</a>)
</td>
<td>s0up_goo</td>
<td>Active</td>
</tr> <tr id="artist-77957">
<td>
<a href="/artists/77957">s0up_goo</a>
(group: <a href="/artists/77957">s0up</a>)
</td>
<td>s0up</td>
<td>Active</td>
</tr> <tr id="artist-77956">
<td>
<a href="/artists/77956">donkey20210401</a>
</td>
<td>禿驢 z847212610820</td>
<td>Active</td>
</tr> <tr id="artist-77955">
<td>
<a href="/artists/77955">eggofmalice</a>
</td>
<td>agrimmora</td>
<td>Active</td>
</tr> <tr id="artist-77954">
<td>
<a href="/artists/77954">meeprs</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77953">
<td>
<a href="/artists/77953">drbiscuitsart</a>
</td>
<td>dr.biscuits drbiscuits</td>
<td>Active</td>
</tr> <tr id="artist-77952">
<td>
<a href="/artists/77952">randomnumbers32</a>
</td>
<td>32232232 322lewd threetwotwo32232</td>
<td>Active</td>
</tr> <tr id="artist-77951">
<td>
<a href="/artists/77951">iwilldrawalmostanything</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77950">
<td>
<a href="/artists/77950">deermary</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77949">
<td>
<a href="/artists/77949">inesbi</a>
</td>
<td>zsloth</td>
<td>Active</td>
</tr> <tr id="artist-77948">
<td>
<a href="/artists/77948">wolvo</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77947">
<td>
<a href="/artists/77947">cecaangyal</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77946">
<td>
<a href="/artists/77946">gorgodenwiener</a>
</td>
<td>gorgodenw seprickle selfentitledprick</td>
<td>Active</td>
</tr> <tr id="artist-77945">
<td>
<a href="/artists/77945">minoe_08</a>
</td>
<td>mne</td>
<td>Active</td>
</tr> <tr id="artist-77944">
<td>
<a href="/artists/77944">silvermender</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77943">
<td>
<a href="/artists/77943">sacyrie</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77942">
<td>
<a href="/artists/77942">leonardo_mohu</a>
</td>
<td>レオナルド</td>
<td>Active</td>
</tr> <tr id="artist-77941">
<td>
<a href="/artists/77941">gera_frey</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77940">
<td>
<a href="/artists/77940">cerberustheterrible_(artist)</a>
</td>
<td>cerbie20 lyllaotterofhalfworld</td>
<td>Active</td>
</tr> <tr id="artist-77939">
<td>
<a href="/artists/77939">shinsgarbages</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77938">
<td>
<a href="/artists/77938">ketofur</a>
</td>
<td>tinyketo ketobuthrny</td>
<td>Active</td>
</tr> <tr id="artist-77937">
<td>
<a href="/artists/77937">raunchousraichu</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77936">
<td>
<a href="/artists/77936">snjorvasaris</a>
</td>
<td>leithinlegt</td>
<td>Active</td>
</tr> <tr id="artist-77935">
<td>
<a href="/artists/77935">amberchan</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77934">
<td>
<a href="/artists/77934">neo_kajatrash</a>
</td>
<td>neomi-trix</td>
<td>Active</td>
</tr> <tr id="artist-77933">
<td>
<a href="/artists/77933">konimasan</a>
</td>
<td>konima ko</td>
<td>Active</td>
</tr> <tr id="artist-77932">
<td>
<a href="/artists/77932">wutaoww</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77931">
<td>
<a href="/artists/77931">hufy926</a>
</td>
<td>hufy926_2 리코더방문판매원</td>
<td>Active</td>
</tr> <tr id="artist-77930">
<td>
<a href="/artists/77930">reizohozon</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77929">
<td>
<a href="/artists/77929">hanaman</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77928">
<td>
<a href="/artists/77928">tag9</a>
</td>
<td>tag</td>
<td>Active</td>
</tr> <tr id="artist-77927">
<td>
<a href="/artists/77927">hakaina</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77926">
<td>
<a href="/artists/77926">neo_le_dummy</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77925">
<td>
<a href="/artists/77925">drijuce</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77924">
<td>
<a href="/artists/77924">n0b0dy</a>
</td>
<td>mrn0b0dy20 mrnobody</td>
<td>Active</td>
</tr> <tr id="artist-77923">
<td>
<a href="/artists/77923">avafaid</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77922">
<td>
<a href="/artists/77922">shaturnianoart</a>
</td>
<td>shaturniano</td>
<td>Active</td>
</tr> <tr id="artist-77921">
<td>
<a href="/artists/77921">bao-bao</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77920">
<td>
<a href="/artists/77920">roxaszy98</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77919">
<td>
<a href="/artists/77919">castdraws</a>
</td>
<td>cast castpluss</td>
<td>Active</td>
</tr> <tr id="artist-77918">
<td>
<a href="/artists/77918">darisprites</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77917">
<td>
<a href="/artists/77917">florenichka</a>
</td>
<td>flofenya myahw</td>
<td>Active</td>
</tr> <tr id="artist-77916">
<td>
<a href="/artists/77916">toru_tanabe</a>
</td>
<td>tanabe75 75_tanabe t._tanabe t_tanabe</td>
<td>Active</td>
</tr> <tr id="artist-77915">
<td>
<a href="/artists/77915">fivefootfelon</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77914">
<td>
<a href="/artists/77914">blamedshark</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77913">
<td>
<a href="/artists/77913">posspowered</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77912">
<td>
<a href="/artists/77912">lucardo_cruz</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77911">
<td>
<a href="/artists/77911">box3693</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77910">
<td>
<a href="/artists/77910">munt_works</a>
</td>
<td></td>
<td>Active</td>
</tr> <tr id="artist-77909">
<td>
<a href="/artists/77909">skeletalheart</a>
</td>
<td>skeletalheart123 krasivoe_market drewinsideout drewinsideout2 drew_inside_out</td>
<td>Active</td>
</tr> </tbody>
</table>
<div class="paginator"><menu><li class='arrow'><span><i class="fa-solid fa-chevron-left"></i></span></li><li class='current-page'><span>1</span></li><li class='numbered-page'><a href="/artists?page=2">2</a></li><li class='numbered-page'><a href="/artists?page=3">3</a></li><li class='numbered-page'><a href="/artists?page=4">4</a></li><li class='numbered-page'><a href="/artists?page=5">5</a></li><li class='more'><i class="fa-solid fa-ellipsis"></i></li><li class='numbered-page'><a href="/artists?page=750">750</a></li><li class='arrow'><a rel="next" id="paginator-next" data-shortcut="d right" href="/artists?page=2"><i class="fa-solid fa-chevron-right"></i></a></li></menu></div>
</div>
</div>
</div>
<div class="guest-warning" style="display: none;">
<div class="guest-warning-dialog">
<h1 class="dialog-header">Over 18?</h1>
<div class="dialog-content">
<p>
You must be over the age of 18 and agree
to <a target="_blank" href="/static/terms_of_service">the terms of service</a> to access this page.
</p>
<p>
By default a limited blacklist has been applied hiding content that is commonly objected to. You may remove
items from this blacklist by using the blacklist menu item.
</p>
</div>
<div class="dialog-footer">
<button id="guest-warning-accept">I agree and am over 18</button>
<button id="guest-warning-decline">I do not agree, or am not over 18</button>
</div>
</div>
</div>
<footer id="page-footer">
<span class="left">
Running e621
<a href="/static/terms_of_service">Rules</a>
<a href="/static/takedown">Takedowns</a>
<a href="/static/privacy">Privacy</a>
<a href="/static/contact">Contact</a>
<a href="/help/advertising">Advertising</a>
</span>
<span class="logo-container">
<a href="/"><img class="footer-logo" src="/main-logo.png"></a>
</span>
<span class="right">
<a href="/static/theme">Themes / Gestures</a>
<a href="/static/keyboard_shortcuts">Keyboard Shortcuts</a>
<a rel="nofollow" href="/static/toggle_mobile_mode">Disable mobile mode support</a>
</span>
</footer>
<script src="https://plausible.dragonfru.it/js/script.js" nonce="oJNhDKDGhOoiGaSE/NvBjQ==" async="async" data-domain="e621.net"></script>
<script nonce="oJNhDKDGhOoiGaSE/NvBjQ==">
//<![CDATA[
window.___deferred_posts = {};
//]]>
</script>
</body></html>

778
_temp/e621_forum.html Normal file
View File

@ -0,0 +1,778 @@
<!doctype html>
<html>
<head>
<title> Forum
- e621</title>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#00549e">
<meta name="theme-color" content="#00549e">
<meta name="RATING" content="RTA-5042-1996-1400-1577-RTA" />
<link rel="top" title="e621" href="/">
<meta name="csrf-param" content="authenticity_token" />
<meta name="csrf-token" content="7YB1XEk64Fm0dMmmIDj5b1zt0bpxDGtvhjnxr1gNEbDh8aYLOCMyQSxQHxoDZCsLtSqIamHcvknvpMC7JbQvTQ" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="current-user-name" content="Anonymous">
<meta name="current-user-id" content="">
<meta name="current-user-can-approve-posts" content="false">
<meta name="user-comment-threshold" content="-10">
<meta name="blacklisted-tags" content="[&quot;gore&quot;,&quot;feces&quot;,&quot;urine&quot;,&quot;scat&quot;,&quot;watersports&quot;,&quot;young -rating:s&quot;,&quot;loli&quot;,&quot;shota&quot;]">
<meta name="blacklist-users" content="false">
<meta name="enable-js-navigation" content="true">
<meta name="enable-auto-complete" content="true">
<meta name="style-usernames" content="true">
<meta name="last-forum-read-at" content="1959-12-31 19:00:00 -0500">
<link rel="alternate" type="application/atom+xml" title="ATOM" href="/posts.atom" />
<link rel="stylesheet" href="/packs/css/887-c9147705.css" nonce="true" />
<link rel="stylesheet" href="/packs/css/application-1f1b8e73.css" nonce="true" />
<script src="/packs/js/887-bbba523ee5f00558312e.js" nonce="witKvB9jBWh5bShlvmgvgA=="></script>
<script src="/packs/js/application-91d7efaf67c912f5623b.js" nonce="witKvB9jBWh5bShlvmgvgA=="></script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"url" : "https://e621.net/",
"potentialAction": [{
"@type": "SearchAction",
"target": "https://e621.net/posts?tags={search_term_string}",
"query-input": "required name=search_term_string"
}]
}
</script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "e621",
"alternateName": "e621",
"url" : "https://e621.net/"
}
</script>
<style id="blacklisted-hider">
.post-preview, #image-container, #c-comments .post, .post-thumbnail {
visibility: hidden !important;
}
</style>
<noscript>
<style>
.post-preview, #image-container, #c-comments .post, .post-thumbnail {
visibility: visible !important;
}
</style>
</noscript>
</head>
<body lang="en" class="c-forum-topics a-index resp" data-controller="forum-topics" data-action="index" data-user-name="Anonymous" data-user-level="0" data-user-level-string="Anonymous" data-user-can-approve-posts="false" data-user-can-upload-free="false" data-user-per-page="75" data-user-is-blocked="false" data-user-is-admin="false" data-user-is-member="false" data-user-is-privileged="false" data-user-is-anonymous="true" data-user-is-former-staff="false" data-user-is-janitor="false" data-user-is-contributor="false" data-user-is-moderator="false" data-user-is-banned="false" data-user-is-approver="false" data-user-is-voter="false" data-user-is-verified="false">
<script nonce="witKvB9jBWh5bShlvmgvgA==">
//<![CDATA[
(function() {
try {
var theme = localStorage.getItem('theme') || 'hexagon';
var extra = localStorage.getItem('theme-extra') || 'hexagon';
var nav = localStorage.getItem('theme-nav') || 'top';
var b = document.body;
b.setAttribute('data-th-main', theme);
b.setAttribute('data-th-extra', extra);
b.setAttribute('data-th-nav', nav);
} catch(e) {
}
})();
//]]>
</script>
<header id="top">
<div id="maintoggle">
<a href="#"><i id="maintoggle-on" class="fa-solid fa-bars"></i></a>
<a href="#"><i id="maintoggle-off" class="fa-solid fa-xmark" style="display: none;"></i></a>
</div>
<nav id="nav">
<a href="/" class="logo"></a>
<menu class="main">
<li id="nav-" class="mobile-logo"><a id="nav--link" href="/"></a></li>
<li id="nav-sign-in"><a id="nav-sign-in-link" href="/session/new">Sign in</a></li>
<li id="nav-posts"><a id="nav-posts-link" href="/posts">Posts</a></li>
<li id="nav-comments"><a id="nav-comments-link" href="/comments?group_by=post">Comments</a></li>
<li id="nav-artists"><a id="nav-artists-link" href="/artists">Artists</a></li>
<li id="nav-tags"><a id="nav-tags-link" href="/tags">Tags</a></li>
<li id="nav-blips"><a id="nav-blips-link" href="/blips">Blips</a></li>
<li id="nav-pools"><a id="nav-pools-link" href="/pools/gallery">Pools</a></li>
<li id="nav-sets"><a id="nav-sets-link" href="/post_sets">Sets</a></li>
<li id="nav-wiki"><a id="nav-wiki-link" href="/wiki_pages?title=help%3Ahome">Wiki</a></li>
<li id="nav-forum" class=" current"><a id="nav-forum-link" href="/forum_topics">Forum</a></li>
<li id="nav-help"><a id="nav-help-link" href="/help">Help</a></li>
<li id="nav-more"><a id="nav-more-link" href="/static/site_map">More »</a></li>
</menu>
<menu class="secondary ">
<li><form action="/forum_posts" accept-charset="UTF-8" method="get">
<input id="quick_search_body_matches" placeholder="Search forum" type="text" name="search[body_matches]" />
</form></li>
<li id="subnav-listing"><a id="subnav-listing-link" href="/forum_topics">Listing</a></li>
<li id="subnav-search"><a id="subnav-search-link" href="/forum_posts/search">Search</a></li>
<li id="subnav-help"><a id="subnav-help-link" href="/help/forum">Help</a></li>
</menu>
</nav>
</header>
<div id="page">
<div class="ui-state-highlight site-notice" style="display: none;" id="news" data-id="351">
<div id="news-closebutton" class="closebutton">Dismiss</div>
<h6>News - Apr 11, 2023
(about 1 hour ago)
<span id="news-showtext" class="showtext">Click to show.</span>
</h6>
<div class="newsbody dtext-container"><div class="styled-dtext"><h2>Site Maintenance: Wednesday, April 12</h2><p>Starting at 8:00AM GMT-7 (3:00PM UTC) the site will be going down for scheduled maintenance. We are upgrading our redis and image servers to Ubuntu 20.<br>Sorry about the somewhat frequent maintenance lately. This should be the last (planned) one for a while. After this all our servers will be running Ubuntu 20.</p><p><strong>Mar 20th:</strong> [Closed] We're looking for some volunteers to help tackle the ever growing workload of the site! If you're interested in maybe offering a hand have a look at <a rel="nofollow" class="dtext-link" href="/forum_topics/37771">this thread</a> for the details. Thank you!</p><p><strong>Mar 17th:</strong> New <a rel="nofollow" class="dtext-link" href="/wiki_pages/1638">Code of Conduct</a> is now live! Changes are too numerous to really list here, but the gist is basically we entirely rewrote it to make it shorter and clearer, while not changing much. Discuss the changes <a rel="nofollow" class="dtext-link" href="/forum_topics/37732">here</a></p><p>We still have a Discord server, <a rel="nofollow" class="dtext-link" href="/static/discord">come talk to us</a>!<br>Want to advertise on e621? <a rel="nofollow" class="dtext-link" href="/help/advertising">Click here!</a></p></div></div>
</div>
<div class="ui-corner-all ui-state-highlight" id="notice" style="display: none;">
<span>.</span>
<a href="#" id="close-notice-link">close</a>
</div>
<div id="c-forum-topics">
<div id="a-index">
<h1>Forum</h1>
<p>
Categories:
<a href="/forum_topics">All</a>,
<a href="/forum_topics?search%5Bcategory_id%5D=1">General</a>, <a href="/forum_topics?search%5Bcategory_id%5D=11">Site Bug Reports &amp; Feature Requests</a>, <a href="/forum_topics?search%5Bcategory_id%5D=10">Tag/Wiki Projects and Questions</a>, <a href="/forum_topics?search%5Bcategory_id%5D=2">Tag Alias and Implication Suggestions</a>, <a href="/forum_topics?search%5Bcategory_id%5D=3">Art Talk</a>, <a href="/forum_topics?search%5Bcategory_id%5D=5">Off Topic</a>, <a href="/forum_topics?search%5Bcategory_id%5D=9">e621 Tools and Applications</a>
</p>
<table class="striped">
<thead>
<tr>
<th>Title</th>
<th class="updated-at updater">Last Post</th>
<th class="created-at creator">Created</th>
<th>Replies</th>
</tr>
</thead>
<tbody>
<tr class="forum-topic-row forum-topic-category-3" data-topic-is-deleted="false">
<td>
<span class="sticky">Sticky:</span>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/23835">Find The Artist/Source/Image Request Thread</a>
<a class="last-page" href="/forum_topics/23835?page=26">page 26</a>
</td>
<td class="updated-at updater"><a class="user-member with-style" rel="nofollow" href="/users/1301544">StickySlime</a> <time datetime="2023-04-11T09:25-04:00" title="2023-04-11 09:25:41 -0400"> 8 hours ago</time></td>
<td class="created-at creator"><a class="user-member with-style" rel="nofollow" href="/users/256448">supermarcopolo</a> <time datetime="2017-12-26T17:18-05:00" title="2017-12-26 17:18:06 -0500"> 5 years ago</time></td>
<td>1920</td>
</tr>
<tr class="forum-topic-row forum-topic-category-10" data-topic-is-deleted="false">
<td>
<span class="sticky">Sticky:</span>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/23571">Tag Projects</a>
<a class="last-page" href="/forum_topics/23571?page=5">page 5</a>
</td>
<td class="updated-at updater"><a class="user-privileged user-post-uploader with-style" rel="nofollow" href="/users/408179">Watsit</a> <time datetime="2023-04-10T19:34-04:00" title="2023-04-10 19:34:37 -0400"> 22 hours ago</time></td>
<td class="created-at creator"><a class="user-former-staff user-post-uploader with-style" rel="nofollow" href="/users/193424">ajk</a> <time datetime="2019-04-15T18:04-04:00" title="2019-04-15 18:04:38 -0400"> 4 years ago</time></td>
<td>340</td>
</tr>
<tr class="forum-topic-row forum-topic-category-2" data-topic-is-deleted="false">
<td>
<span class="sticky">Sticky:</span>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/28957">Alias and Implication voting forum.</a>
<a class="last-page" href="/forum_topics/28957?page=3">page 3</a>
</td>
<td class="updated-at updater"><a class="user-member with-style" rel="nofollow" href="/users/158680">aaronfranke</a> <time datetime="2023-04-10T13:04-04:00" title="2023-04-10 13:04:06 -0400">1 day ago</time></td>
<td class="created-at creator"><a class="user-admin user-post-approver with-style" rel="nofollow" href="/users/169756">Millcore</a> <time datetime="2021-03-07T01:17-05:00" title="2021-03-07 01:17:10 -0500"> 2 years ago</time></td>
<td>152</td>
</tr>
<tr class="forum-topic-row forum-topic-category-10" data-topic-is-deleted="false">
<td>
<span class="sticky">Sticky:</span>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/23085">&quot;Do we have a tag for that&quot; thread</a>
<a class="last-page" href="/forum_topics/23085?page=31">page 31</a>
</td>
<td class="updated-at updater"><a class="user-privileged user-post-uploader with-style" rel="nofollow" href="/users/601225">faucet</a> <time datetime="2023-04-10T02:15-04:00" title="2023-04-10 02:15:11 -0400">1 day ago</time></td>
<td class="created-at creator"><a class="user-blocked with-style" rel="nofollow" href="/users/49579">Circeus</a> <time datetime="2017-02-27T14:36-05:00" title="2017-02-27 14:36:18 -0500"> 6 years ago</time></td>
<td>2303</td>
</tr>
<tr class="forum-topic-row forum-topic-category-11" data-topic-is-deleted="false">
<td>
<span class="sticky">Sticky:</span>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/25734">General bug report thread - bugs here, bugs there, bugs everywhere, come here and report your bugs</a>
<a class="last-page" href="/forum_topics/25734?page=31">page 31</a>
</td>
<td class="updated-at updater"><a class="user-member with-style" rel="nofollow" href="/users/68974">Deleuzian Cattery</a> <time datetime="2023-04-07T15:20-04:00" title="2023-04-07 15:20:25 -0400">4 days ago</time></td>
<td class="created-at creator"><a class="user-admin user-post-approver with-style" rel="nofollow" href="/users/169756">Millcore</a> <time datetime="2020-03-05T17:30-05:00" title="2020-03-05 17:30:07 -0500"> 3 years ago</time></td>
<td>2257</td>
</tr>
<tr class="forum-topic-row forum-topic-category-10" data-topic-is-deleted="false">
<td>
<span class="sticky">Sticky:</span>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/23553">PSA: How to add new artist/character/species tags</a>
</td>
<td class="updated-at updater"><a class="user-member with-style" rel="nofollow" href="/users/27213">alphamule</a> <time datetime="2023-04-06T21:37-04:00" title="2023-04-06 21:37:08 -0400">5 days ago</time></td>
<td class="created-at creator"><a class="user-admin user-post-approver user-post-uploader with-style" rel="nofollow" href="/users/17633">NotMeNotYou</a> <time datetime="2020-02-07T05:09-05:00" title="2020-02-07 05:09:31 -0500"> 3 years ago</time></td>
<td>61</td>
</tr>
<tr class="forum-topic-row forum-topic-category-1" data-topic-is-deleted="false">
<td>
<span class="sticky">Sticky:</span>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/37771">Staff applications are now CLOSED</a>
<a class="last-page" href="/forum_topics/37771?page=2">page 2</a>
</td>
<td class="updated-at updater"><a class="user-member with-style" rel="nofollow" href="/users/479582">dwprod</a> <time datetime="2023-04-06T13:10-04:00" title="2023-04-06 13:10:45 -0400">5 days ago</time></td>
<td class="created-at creator"><a class="user-admin user-post-approver user-post-uploader with-style" rel="nofollow" href="/users/17633">NotMeNotYou</a> <time datetime="2023-03-20T13:57-04:00" title="2023-03-20 13:57:47 -0400">22 days ago</time></td>
<td>93</td>
</tr>
<tr class="forum-topic-row forum-topic-category-1" data-topic-is-deleted="false">
<td>
<span class="sticky">Sticky:</span>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/22535">PSA: The Death of Flash/SWF and e621</a>
<a class="last-page" href="/forum_topics/22535?page=3">page 3</a>
</td>
<td class="updated-at updater"><a class="user-member with-style" rel="nofollow" href="/users/930093">Idel</a> <time datetime="2023-04-05T15:44-04:00" title="2023-04-05 15:44:35 -0400">6 days ago</time></td>
<td class="created-at creator"><a class="user-admin user-post-approver user-post-uploader with-style" rel="nofollow" href="/users/17633">NotMeNotYou</a> <time datetime="2020-02-07T03:34-05:00" title="2020-02-07 03:34:58 -0500"> 3 years ago</time></td>
<td>197</td>
</tr>
<tr class="forum-topic-row forum-topic-category-1" data-topic-is-deleted="false">
<td>
<span class="sticky">Sticky:</span>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/25718">[E6NG] Incorrect/Broken documentation.</a>
</td>
<td class="updated-at updater"><a class="user-member with-style" rel="nofollow" href="/users/318479">kora viridian</a> <time datetime="2023-04-02T03:27-04:00" title="2023-04-02 03:27:41 -0400">10 days ago</time></td>
<td class="created-at creator"><a class="user-member user-post-approver user-post-uploader with-style" rel="nofollow" href="/users/233263">KiraNoot</a> <time datetime="2020-03-05T15:22-05:00" title="2020-03-05 15:22:12 -0500"> 3 years ago</time></td>
<td>58</td>
</tr>
<tr class="forum-topic-row forum-topic-category-1" data-topic-is-deleted="false">
<td>
<span class="sticky">Sticky:</span>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/37732">New Code of Conduct update discussion (2023-03-17)</a>
</td>
<td class="updated-at updater"><a class="user-member with-style" rel="nofollow" href="/users/456752">peacethroughpower</a> <time datetime="2023-03-29T05:07-04:00" title="2023-03-29 05:07:28 -0400">14 days ago</time></td>
<td class="created-at creator"><a class="user-admin user-post-approver user-post-uploader with-style" rel="nofollow" href="/users/17633">NotMeNotYou</a> <time datetime="2023-03-17T16:17-04:00" title="2023-03-17 16:17:51 -0400">25 days ago</time></td>
<td>71</td>
</tr>
<tr class="forum-topic-row forum-topic-category-1" data-topic-is-deleted="false">
<td>
<span class="sticky">Sticky:</span>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/22167">PSA: How to report bad behavior</a>
<a class="last-page" href="/forum_topics/22167?page=2">page 2</a>
</td>
<td class="updated-at updater"><a class="user-privileged user-post-uploader with-style" rel="nofollow" href="/users/408179">Watsit</a> <time datetime="2022-12-07T20:34-05:00" title="2022-12-07 20:34:28 -0500">4 months ago</time></td>
<td class="created-at creator"><a class="user-admin user-post-approver user-post-uploader with-style" rel="nofollow" href="/users/17633">NotMeNotYou</a> <time datetime="2018-08-13T17:00-04:00" title="2018-08-13 17:00:49 -0400"> 4 years ago</time></td>
<td>78</td>
</tr>
<tr class="forum-topic-row forum-topic-category-1" data-topic-is-deleted="false">
<td>
<span class="sticky">Sticky:</span>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/21249">Collection of Interesting Information and Forum Threads!</a>
</td>
<td class="updated-at updater"><a class="user-member with-style" rel="nofollow" href="/users/112100">Furrin Gok</a> <time datetime="2022-07-13T19:22-04:00" title="2022-07-13 19:22:17 -0400">9 months ago</time></td>
<td class="created-at creator"><a class="user-admin user-post-approver user-post-uploader with-style" rel="nofollow" href="/users/17633">NotMeNotYou</a> <time datetime="2016-07-11T13:27-04:00" title="2016-07-11 13:27:42 -0400"> 7 years ago</time></td>
<td>65</td>
</tr>
<tr class="forum-topic-row forum-topic-category-1" data-topic-is-deleted="false">
<td>
<span class="sticky">Sticky:</span>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/23578">Question: My post has been deleted / removed by the auto-moderator / failed to get approval.</a>
<span class="locked-topic">(locked)</span>
</td>
<td class="updated-at updater"><a class="user-admin user-post-approver user-post-uploader with-style" rel="nofollow" href="/users/17633">NotMeNotYou</a> <time datetime="2017-06-24T17:11-04:00" title="2017-06-24 17:11:01 -0400"> 6 years ago</time></td>
<td class="created-at creator"><a class="user-admin user-post-approver user-post-uploader with-style" rel="nofollow" href="/users/17633">NotMeNotYou</a> <time datetime="2017-06-24T16:59-04:00" title="2017-06-24 16:59:25 -0400"> 6 years ago</time></td>
<td>0</td>
</tr>
<tr class="forum-topic-row forum-topic-category-11" data-topic-is-deleted="false">
<td>
<span class="sticky">Sticky:</span>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/14916">Site Bugs &amp; Features Guidelines + Template</a>
<span class="locked-topic">(locked)</span>
</td>
<td class="updated-at updater"><a class="user-admin user-post-approver with-style" rel="nofollow" href="/users/169756">Millcore</a> <time datetime="2016-07-11T21:02-04:00" title="2016-07-11 21:02:37 -0400"> 7 years ago</time></td>
<td class="created-at creator"><a class="user-member with-style" rel="nofollow" href="/users/181309">Scrydan</a> <time datetime="2016-07-11T21:02-04:00" title="2016-07-11 21:02:37 -0400"> 7 years ago</time></td>
<td>-1</td>
</tr>
<tr class="forum-topic-row forum-topic-category-1" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/38026">How do I link my own artist tag to my account? + bug report</a>
</td>
<td class="updated-at updater"><a class="user-admin user-post-approver user-post-uploader with-style" rel="nofollow" href="/users/211960">bitWolfy</a> <time datetime="2023-04-11T17:20-04:00" title="2023-04-11 17:20:22 -0400">23 minutes ago</time></td>
<td class="created-at creator"><a class="user-member with-style" rel="nofollow" href="/users/368990">AlbinoRayneDeer</a> <time datetime="2023-04-11T16:55-04:00" title="2023-04-11 16:55:27 -0400"> 1 hour ago</time></td>
<td>1</td>
</tr>
<tr class="forum-topic-row forum-topic-category-1" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/13631">Site Changelog</a>
<a class="last-page" href="/forum_topics/13631?page=3">page 3</a>
<span class="locked-topic">(locked)</span>
</td>
<td class="updated-at updater"><a class="user-admin user-post-approver user-post-uploader with-style" rel="nofollow" href="/users/194340">Earlopain</a> <time datetime="2023-04-11T15:25-04:00" title="2023-04-11 15:25:07 -0400"> 2 hours ago</time></td>
<td class="created-at creator"><a class="user-former-staff with-style" rel="nofollow" href="/users/2083">TonyCoon</a> <time datetime="2011-05-08T02:53-04:00" title="2011-05-08 02:53:58 -0400"> 12 years ago</time></td>
<td>153</td>
</tr>
<tr class="forum-topic-row forum-topic-category-11" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/38025">[Feature] a way for faved posts to not be blocked by blacklists</a>
</td>
<td class="updated-at updater"><a class="user-member with-style" rel="nofollow" href="/users/1354450">FurryArtLovah</a> <time datetime="2023-04-11T14:40-04:00" title="2023-04-11 14:40:16 -0400"> 3 hours ago</time></td>
<td class="created-at creator"><a class="user-member with-style" rel="nofollow" href="/users/1354450">FurryArtLovah</a> <time datetime="2023-04-11T14:27-04:00" title="2023-04-11 14:27:34 -0400"> 3 hours ago</time></td>
<td>2</td>
</tr>
<tr class="forum-topic-row forum-topic-category-2" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/38024">One fine day with a woof and a BUR...</a>
</td>
<td class="updated-at updater"><a class="user-privileged user-post-uploader with-style" rel="nofollow" href="/users/408179">Watsit</a> <time datetime="2023-04-11T14:32-04:00" title="2023-04-11 14:32:54 -0400"> 3 hours ago</time></td>
<td class="created-at creator"><a class="user-member user-post-uploader with-style" rel="nofollow" href="/users/334205">wat8548</a> <time datetime="2023-04-11T11:57-04:00" title="2023-04-11 11:57:32 -0400"> 6 hours ago</time></td>
<td>1</td>
</tr>
<tr class="forum-topic-row forum-topic-category-5" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/37698">How long is your blacklist?</a>
</td>
<td class="updated-at updater"><a class="user-member with-style" rel="nofollow" href="/users/1354450">FurryArtLovah</a> <time datetime="2023-04-11T14:16-04:00" title="2023-04-11 14:16:27 -0400"> 3 hours ago</time></td>
<td class="created-at creator"><a class="user-member with-style" rel="nofollow" href="/users/1354450">FurryArtLovah</a> <time datetime="2023-03-14T14:26-04:00" title="2023-03-14 14:26:16 -0400">28 days ago</time></td>
<td>43</td>
</tr>
<tr class="forum-topic-row forum-topic-category-5" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/4734">The oldest post on e621</a>
</td>
<td class="updated-at updater"><a class="user-member with-style" rel="nofollow" href="/users/92183">Arter</a> <time datetime="2023-04-11T13:54-04:00" title="2023-04-11 13:54:37 -0400"> 4 hours ago</time></td>
<td class="created-at creator"><a class="user-member with-style" rel="nofollow" href="/users/202569">DickBaguette</a> <time datetime="2015-10-06T01:08-04:00" title="2015-10-06 01:08:37 -0400"> 7 years ago</time></td>
<td>19</td>
</tr>
<tr class="forum-topic-row forum-topic-category-2" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/38017">Tag alias: cock_snake -&gt; snake_penis</a>
</td>
<td class="updated-at updater"><a class="user-member with-style" rel="nofollow" href="/users/38394">Fifteen</a> <time datetime="2023-04-11T12:20-04:00" title="2023-04-11 12:20:15 -0400"> 5 hours ago</time></td>
<td class="created-at creator"><a class="user-member with-style" rel="nofollow" href="/users/1265972">Kez the Moth</a> <time datetime="2023-04-10T22:45-04:00" title="2023-04-10 22:45:11 -0400"> 19 hours ago</time></td>
<td>1</td>
</tr>
<tr class="forum-topic-row forum-topic-category-5" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/38016">I got 5666 favorites...</a>
</td>
<td class="updated-at updater"><a class="user-member user-post-uploader with-style" rel="nofollow" href="/users/147574">Eeveesbeingassholes</a> <time datetime="2023-04-11T10:12-04:00" title="2023-04-11 10:12:44 -0400"> 8 hours ago</time></td>
<td class="created-at creator"><a class="user-member with-style" rel="nofollow" href="/users/674496">xdrthaja</a> <time datetime="2023-04-10T20:49-04:00" title="2023-04-10 20:49:58 -0400"> 21 hours ago</time></td>
<td>2</td>
</tr>
<tr class="forum-topic-row forum-topic-category-10" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/38018">Need advice: three names for the same character, FA gives a fourth full name, what to use?</a>
</td>
<td class="updated-at updater"><a class="user-privileged user-post-uploader with-style" rel="nofollow" href="/users/153512">TheGreatWolfgang</a> <time datetime="2023-04-11T10:09-04:00" title="2023-04-11 10:09:52 -0400"> 8 hours ago</time></td>
<td class="created-at creator"><a class="user-member with-style" rel="nofollow" href="/users/1265972">Kez the Moth</a> <time datetime="2023-04-10T22:57-04:00" title="2023-04-10 22:57:40 -0400"> 19 hours ago</time></td>
<td>1</td>
</tr>
<tr class="forum-topic-row forum-topic-category-2" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/38022">Tag alias: lantu -&gt; landau</a>
</td>
<td class="updated-at updater"><a class="user-member with-style" rel="nofollow" href="/users/1182050">sneakymouse</a> <time datetime="2023-04-11T09:23-04:00" title="2023-04-11 09:23:18 -0400"> 8 hours ago</time></td>
<td class="created-at creator"><a class="user-member with-style" rel="nofollow" href="/users/1182050">sneakymouse</a> <time datetime="2023-04-11T09:23-04:00" title="2023-04-11 09:23:18 -0400"> 8 hours ago</time></td>
<td>0</td>
</tr>
<tr class="forum-topic-row forum-topic-category-2" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/38021">Tag alias: nataly_ratkins -&gt; natalia_shchur</a>
</td>
<td class="updated-at updater"><a class="user-member with-style" rel="nofollow" href="/users/1079642">MEVKA</a> <time datetime="2023-04-11T08:39-04:00" title="2023-04-11 08:39:02 -0400"> 9 hours ago</time></td>
<td class="created-at creator"><a class="user-member with-style" rel="nofollow" href="/users/1079642">MEVKA</a> <time datetime="2023-04-11T08:39-04:00" title="2023-04-11 08:39:02 -0400"> 9 hours ago</time></td>
<td>0</td>
</tr>
<tr class="forum-topic-row forum-topic-category-2" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/38020">Tag alias: jessimutt -&gt; sinningfox</a>
</td>
<td class="updated-at updater"><a class="user-member with-style" rel="nofollow" href="/users/322631">Edugta</a> <time datetime="2023-04-11T06:45-04:00" title="2023-04-11 06:45:56 -0400"> 11 hours ago</time></td>
<td class="created-at creator"><a class="user-member with-style" rel="nofollow" href="/users/322631">Edugta</a> <time datetime="2023-04-11T06:45-04:00" title="2023-04-11 06:45:56 -0400"> 11 hours ago</time></td>
<td>0</td>
</tr>
<tr class="forum-topic-row forum-topic-category-2" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/38015">sniffgasm BUR</a>
</td>
<td class="updated-at updater"><a class="user-member with-style" rel="nofollow" href="/users/1278809">Wolfmanfur</a> <time datetime="2023-04-11T05:25-04:00" title="2023-04-11 05:25:43 -0400"> 12 hours ago</time></td>
<td class="created-at creator"><a class="user-member with-style" rel="nofollow" href="/users/397854">cutefox123</a> <time datetime="2023-04-10T19:46-04:00" title="2023-04-10 19:46:49 -0400"> 22 hours ago</time></td>
<td>7</td>
</tr>
<tr class="forum-topic-row forum-topic-category-9" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/37781">AI sites are using e621 to steal art and generate images.</a>
</td>
<td class="updated-at updater"><a class="user-member with-style" rel="nofollow" href="/users/97118">AlexYorim</a> <time datetime="2023-04-11T04:43-04:00" title="2023-04-11 04:43:19 -0400"> 13 hours ago</time></td>
<td class="created-at creator"><a class="user-member with-style" rel="nofollow" href="/users/329661">JohnWolfShepard</a> <time datetime="2023-03-21T16:41-04:00" title="2023-03-21 16:41:37 -0400">21 days ago</time></td>
<td>10</td>
</tr>
<tr class="forum-topic-row forum-topic-category-2" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/38019">pandora_lee Extinctioners character BUR</a>
</td>
<td class="updated-at updater"><a class="user-member with-style" rel="nofollow" href="/users/211950">ListerTheSquirrel</a> <time datetime="2023-04-11T03:25-04:00" title="2023-04-11 03:25:26 -0400"> 14 hours ago</time></td>
<td class="created-at creator"><a class="user-member with-style" rel="nofollow" href="/users/211950">ListerTheSquirrel</a> <time datetime="2023-04-11T03:25-04:00" title="2023-04-11 03:25:26 -0400"> 14 hours ago</time></td>
<td>0</td>
</tr>
<tr class="forum-topic-row forum-topic-category-2" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/36005">[APPROVED] Tonight&#39;s Random Aliases</a>
</td>
<td class="updated-at updater"><a class="user-janitor user-post-approver user-post-uploader with-style" rel="nofollow" href="/users/14014">Clawstripe</a> <time datetime="2023-04-11T03:19-04:00" title="2023-04-11 03:19:55 -0400"> 14 hours ago</time></td>
<td class="created-at creator"><a class="user-janitor user-post-approver user-post-uploader with-style" rel="nofollow" href="/users/14014">Clawstripe</a> <time datetime="2022-11-15T03:51-05:00" title="2022-11-15 03:51:16 -0500">5 months ago</time></td>
<td>74</td>
</tr>
<tr class="forum-topic-row forum-topic-category-2" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/38014">Tag alias: twin_dragons -&gt; twin_dragons_(webcomic)</a>
</td>
<td class="updated-at updater"><a class="user-janitor user-post-approver user-post-uploader with-style" rel="nofollow" href="/users/14014">Clawstripe</a> <time datetime="2023-04-10T21:27-04:00" title="2023-04-10 21:27:23 -0400"> 20 hours ago</time></td>
<td class="created-at creator"><a class="user-member with-style" rel="nofollow" href="/users/158680">aaronfranke</a> <time datetime="2023-04-10T13:17-04:00" title="2023-04-10 13:17:18 -0400">1 day ago</time></td>
<td>3</td>
</tr>
<tr class="forum-topic-row forum-topic-category-2" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/38013">Tag alias: idrysse3 -&gt; furdo</a>
</td>
<td class="updated-at updater"><a class="user-janitor user-post-approver user-post-uploader with-style" rel="nofollow" href="/users/14014">Clawstripe</a> <time datetime="2023-04-10T20:10-04:00" title="2023-04-10 20:10:52 -0400"> 22 hours ago</time></td>
<td class="created-at creator"><a class="user-member with-style" rel="nofollow" href="/users/823143">AssOwObserver</a> <time datetime="2023-04-10T11:13-04:00" title="2023-04-10 11:13:07 -0400">1 day ago</time></td>
<td>2</td>
</tr>
<tr class="forum-topic-row forum-topic-category-2" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/24670">Tag Alias: krauti_mercedes -&gt; k.m.</a>
</td>
<td class="updated-at updater"><a class="user-janitor user-post-approver user-post-uploader with-style" rel="nofollow" href="/users/14014">Clawstripe</a> <time datetime="2023-04-10T19:44-04:00" title="2023-04-10 19:44:23 -0400"> 22 hours ago</time></td>
<td class="created-at creator"><a class="user-member with-style" rel="nofollow" href="/users/87359">smat dragon</a> <time datetime="2019-08-17T11:24-04:00" title="2019-08-17 11:24:19 -0400"> 3 years ago</time></td>
<td>4</td>
</tr>
<tr class="forum-topic-row forum-topic-category-2" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/38012">Tag alias: sinningfox -&gt; jessimutt</a>
</td>
<td class="updated-at updater"><a class="user-janitor user-post-approver user-post-uploader with-style" rel="nofollow" href="/users/14014">Clawstripe</a> <time datetime="2023-04-10T19:21-04:00" title="2023-04-10 19:21:20 -0400"> 22 hours ago</time></td>
<td class="created-at creator"><a class="user-member with-style" rel="nofollow" href="/users/937674">taboodragon</a> <time datetime="2023-04-10T10:05-04:00" title="2023-04-10 10:05:52 -0400">1 day ago</time></td>
<td>1</td>
</tr>
<tr class="forum-topic-row forum-topic-category-2" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/20566">[REJECTED/flipped] Tag Alias: pillow_humping -&gt; pillow_ride</a>
</td>
<td class="updated-at updater"><a class="user-member with-style" rel="nofollow" href="/users/56837">CrocoGator</a> <time datetime="2023-04-10T13:17-04:00" title="2023-04-10 13:17:30 -0400">1 day ago</time></td>
<td class="created-at creator"><a class="user-member with-style" rel="nofollow" href="/users/56837">CrocoGator</a> <time datetime="2018-02-17T18:18-05:00" title="2018-02-17 18:18:49 -0500"> 5 years ago</time></td>
<td>20</td>
</tr>
<tr class="forum-topic-row forum-topic-category-2" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/27287">[REJECTED] Tag alias: gouhin -&gt; gohin</a>
</td>
<td class="updated-at updater"><a class="user-member with-style" rel="nofollow" href="/users/158680">aaronfranke</a> <time datetime="2023-04-10T13:07-04:00" title="2023-04-10 13:07:48 -0400">1 day ago</time></td>
<td class="created-at creator"><a class="user-member with-style" rel="nofollow" href="/users/158680">aaronfranke</a> <time datetime="2020-09-11T01:32-04:00" title="2020-09-11 01:32:13 -0400"> 2 years ago</time></td>
<td>3</td>
</tr>
<tr class="forum-topic-row forum-topic-category-10" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/38011">draken sjacharytiss, drake_character, and drakrothiken all point to the same character, except for one</a>
</td>
<td class="updated-at updater"><a class="user-member user-post-uploader with-style" rel="nofollow" href="/users/334205">wat8548</a> <time datetime="2023-04-10T11:02-04:00" title="2023-04-10 11:02:18 -0400">1 day ago</time></td>
<td class="created-at creator"><a class="user-member with-style" rel="nofollow" href="/users/1265972">Kez the Moth</a> <time datetime="2023-04-10T08:17-04:00" title="2023-04-10 08:17:32 -0400">1 day ago</time></td>
<td>1</td>
</tr>
<tr class="forum-topic-row forum-topic-category-2" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/37976">Tag BUR: Renaming Slur Tags</a>
</td>
<td class="updated-at updater"><a class="user-privileged user-post-uploader with-style" rel="nofollow" href="/users/153512">TheGreatWolfgang</a> <time datetime="2023-04-10T04:59-04:00" title="2023-04-10 04:59:40 -0400">1 day ago</time></td>
<td class="created-at creator"><a class="user-privileged user-post-uploader with-style" rel="nofollow" href="/users/153512">TheGreatWolfgang</a> <time datetime="2023-04-06T05:42-04:00" title="2023-04-06 05:42:19 -0400">6 days ago</time></td>
<td>21</td>
</tr>
<tr class="forum-topic-row forum-topic-category-1" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/38010">If I make a game, what can/should I upload from it?</a>
</td>
<td class="updated-at updater"><a class="user-member with-style" rel="nofollow" href="/users/484715">just lurking</a> <time datetime="2023-04-10T00:10-04:00" title="2023-04-10 00:10:54 -0400">1 day ago</time></td>
<td class="created-at creator"><a class="user-member with-style" rel="nofollow" href="/users/424013">naughtysableye</a> <time datetime="2023-04-09T20:52-04:00" title="2023-04-09 20:52:21 -0400">2 days ago</time></td>
<td>3</td>
</tr>
<tr class="forum-topic-row forum-topic-category-5" data-topic-is-deleted="false">
<td>
<span class="new">NEW</span>
<a class="forum-post-link" href="/forum_topics/38009">file dumps</a>
</td>
<td class="updated-at updater"><a class="user-member user-post-uploader with-style" rel="nofollow" href="/users/334205">wat8548</a> <time datetime="2023-04-09T20:27-04:00" title="2023-04-09 20:27:34 -0400">2 days ago</time></td>
<td class="created-at creator"><a class="user-member with-style" rel="nofollow" href="/users/237015">Anonymoose160</a> <time datetime="2023-04-09T19:35-04:00" title="2023-04-09 19:35:21 -0400">2 days ago</time></td>
<td>1</td>
</tr>
</tbody>
</table>
<div class="paginator"><menu><li class='arrow'><span><i class="fa-solid fa-chevron-left"></i></span></li><li class='current-page'><span>1</span></li><li class='numbered-page'><a href="/forum_topics?page=2&amp;search%5Border%5D=sticky">2</a></li><li class='numbered-page'><a href="/forum_topics?page=3&amp;search%5Border%5D=sticky">3</a></li><li class='numbered-page'><a href="/forum_topics?page=4&amp;search%5Border%5D=sticky">4</a></li><li class='numbered-page'><a href="/forum_topics?page=5&amp;search%5Border%5D=sticky">5</a></li><li class='more'><i class="fa-solid fa-ellipsis"></i></li><li class='numbered-page'><a href="/forum_topics?page=750&amp;search%5Border%5D=sticky">750</a></li><li class='arrow'><a rel="next" id="paginator-next" data-shortcut="d right" href="/forum_topics?page=2&amp;search%5Border%5D=sticky"><i class="fa-solid fa-chevron-right"></i></a></li></menu></div>
</div>
</div>
</div>
<div class="guest-warning" style="display: none;">
<div class="guest-warning-dialog">
<h1 class="dialog-header">Over 18?</h1>
<div class="dialog-content">
<p>
You must be over the age of 18 and agree
to <a target="_blank" href="/static/terms_of_service">the terms of service</a> to access this page.
</p>
<p>
By default a limited blacklist has been applied hiding content that is commonly objected to. You may remove
items from this blacklist by using the blacklist menu item.
</p>
</div>
<div class="dialog-footer">
<button id="guest-warning-accept">I agree and am over 18</button>
<button id="guest-warning-decline">I do not agree, or am not over 18</button>
</div>
</div>
</div>
<footer id="page-footer">
<span class="left">
Running e621
<a href="/static/terms_of_service">Rules</a>
<a href="/static/takedown">Takedowns</a>
<a href="/static/privacy">Privacy</a>
<a href="/static/contact">Contact</a>
<a href="/help/advertising">Advertising</a>
</span>
<span class="logo-container">
<a href="/"><img class="footer-logo" src="/main-logo.png"></a>
</span>
<span class="right">
<a href="/static/theme">Themes / Gestures</a>
<a href="/static/keyboard_shortcuts">Keyboard Shortcuts</a>
<a rel="nofollow" href="/static/toggle_mobile_mode">Disable mobile mode support</a>
</span>
</footer>
<script src="https://plausible.dragonfru.it/js/script.js" nonce="witKvB9jBWh5bShlvmgvgA==" async="async" data-domain="e621.net"></script>
<script nonce="witKvB9jBWh5bShlvmgvgA==">
//<![CDATA[
window.___deferred_posts = {};
//]]>
</script>
</body></html>

File diff suppressed because one or more lines are too long

283
_temp/e621_help_home.html Normal file

File diff suppressed because one or more lines are too long

264
_temp/e621_index.html Normal file
View File

@ -0,0 +1,264 @@
<!doctype html>
<html>
<head>
<title>e621</title>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#00549e">
<meta name="theme-color" content="#00549e">
<meta name="RATING" content="RTA-5042-1996-1400-1577-RTA" />
<link rel="top" title="e621" href="/">
<meta name="csrf-param" content="authenticity_token" />
<meta name="csrf-token" content="zHqnGvCxxf23v3iicV5e4dY0YBkUqOjpn2K5sXjoh2TAC3RNgagX5S-brh5SAoyFP_M5yQR4Pc_2_4ilBVG5mQ" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="current-user-name" content="Anonymous">
<meta name="current-user-id" content="">
<meta name="current-user-can-approve-posts" content="false">
<meta name="user-comment-threshold" content="-10">
<meta name="blacklisted-tags" content="[&quot;gore&quot;,&quot;feces&quot;,&quot;urine&quot;,&quot;scat&quot;,&quot;watersports&quot;,&quot;young -rating:s&quot;,&quot;loli&quot;,&quot;shota&quot;]">
<meta name="blacklist-users" content="false">
<meta name="enable-js-navigation" content="true">
<meta name="enable-auto-complete" content="true">
<meta name="style-usernames" content="true">
<meta name="last-forum-read-at" content="1959-12-31 19:00:00 -0500">
<link rel="alternate" type="application/atom+xml" title="ATOM" href="/posts.atom" />
<link rel="stylesheet" href="/packs/css/887-c9147705.css" nonce="true" />
<link rel="stylesheet" href="/packs/css/application-1f1b8e73.css" nonce="true" />
<script src="/packs/js/887-bbba523ee5f00558312e.js" nonce="VI2SU5Aa5j+7fPJm5KYplA=="></script>
<script src="/packs/js/application-91d7efaf67c912f5623b.js" nonce="VI2SU5Aa5j+7fPJm5KYplA=="></script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"url" : "https://e621.net/",
"potentialAction": [{
"@type": "SearchAction",
"target": "https://e621.net/posts?tags={search_term_string}",
"query-input": "required name=search_term_string"
}]
}
</script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "e621",
"alternateName": "e621",
"url" : "https://e621.net/"
}
</script>
<style id="blacklisted-hider">
.post-preview, #image-container, #c-comments .post, .post-thumbnail {
visibility: hidden !important;
}
</style>
<noscript>
<style>
.post-preview, #image-container, #c-comments .post, .post-thumbnail {
visibility: visible !important;
}
</style>
</noscript>
<meta name="enable-auto-complete" content="true">
</head>
<body lang="en" class="c-static a-home resp" data-controller="static" data-action="home" data-user-name="Anonymous" data-user-level="0" data-user-level-string="Anonymous" data-user-can-approve-posts="false" data-user-can-upload-free="false" data-user-per-page="75" data-user-is-blocked="false" data-user-is-admin="false" data-user-is-member="false" data-user-is-privileged="false" data-user-is-anonymous="true" data-user-is-former-staff="false" data-user-is-janitor="false" data-user-is-contributor="false" data-user-is-moderator="false" data-user-is-banned="false" data-user-is-approver="false" data-user-is-voter="false" data-user-is-verified="false">
<script nonce="VI2SU5Aa5j+7fPJm5KYplA==">
//<![CDATA[
(function() {
try {
var theme = localStorage.getItem('theme') || 'hexagon';
var extra = localStorage.getItem('theme-extra') || 'hexagon';
var nav = localStorage.getItem('theme-nav') || 'top';
var b = document.body;
b.setAttribute('data-th-main', theme);
b.setAttribute('data-th-extra', extra);
b.setAttribute('data-th-nav', nav);
} catch(e) {
}
})();
//]]>
</script>
<div class="guest-warning" style="display: none;">
<div class="guest-warning-dialog">
<h1 class="dialog-header">Over 18?</h1>
<div class="dialog-content">
<p>
You must be over the age of 18 and agree
to <a target="_blank" href="/static/terms_of_service">the terms of service</a> to access this page.
</p>
<p>
By default a limited blacklist has been applied hiding content that is commonly objected to. You may remove
items from this blacklist by using the blacklist menu item.
</p>
</div>
<div class="dialog-footer">
<button id="guest-warning-accept">I agree and am over 18</button>
<button id="guest-warning-decline">I do not agree, or am not over 18</button>
</div>
</div>
</div>
<div id="page">
<style type="text/css">
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dd,dt {
font-family:verdana,sans-serif;
margin:0;
padding:0;
}
body {
background-color: #012e56;
background-attachment:fixed;
background-position:50% 0%;
background-repeat:no-repeat;
}
#page {
background: none !important;
}
#links > a {
padding: 0.25rem 0.25rem;
}
#links {
margin-bottom: 0.25rem;
}
div#a-home {
text-align: center;
position:absolute;
top:28em;
left:0;
right:0;
}
.mascotbox {
z-index: 1;
overflow: hidden;
position: relative;
background-repeat:no-repeat;
background-attachment:fixed;
background-position:50% 0;
margin: 10px auto;
padding: 2px 0;
width: 480px;
max-width: 98vw;
border-radius: 5px;
box-shadow: 0 0 5px #000;
text-shadow: 0 0 2px black, 0 0 6px black;
}
.mascotbox:before {
z-index: -1;
content: "";
position: absolute;
width: 200vw;
height: 200vh;
top: -100px;
left: -100px;
background-image: inherit;
background-color: inherit;
background-repeat: inherit;
background-attachment: inherit;
background-position: inherit;
filter: blur(8px);
}
#searchbox {
padding-bottom:5px;
}
.news-excerpt {
padding: 5px 1em 0 1em;
}
#searchbox3, #news-excerpt-box .previous-news-link {
font-size: 80%;
}
@media only screen and (max-height: 600px) {
div#a-home {
top: 25vh;
}
}
</style>
<div id="c-static">
<div id="a-home">
<script nonce="VI2SU5Aa5j+7fPJm5KYplA==">
//<![CDATA[
var mascots = {"4":{"id":4,"background_color":"#002d55","artist_url":"http://www.furaffinity.net/user/chizi","artist_name":"chizi","background_url":"https://static1.e621.net/data/mascots/e67f0b91246775999a244d28c2d3d158.jpg"},"13":{"id":13,"background_color":"#012e57","artist_url":"http://www.furaffinity.net/user/chizi","artist_name":"chizi","background_url":"https://static1.e621.net/data/mascots/53a014c46528923fc4baf2192af926bd.png"},"12":{"id":12,"background_color":"#012e57","artist_url":"http://www.furaffinity.net/user/chizi","artist_name":"chizi","background_url":"https://static1.e621.net/data/mascots/7f2adcaccb3f4bbff348470806e40866.png"},"3":{"id":3,"background_color":"#012e56","artist_url":"http://nowhereincoming.net","artist_name":"darkdoomer","background_url":"https://static1.e621.net/data/mascots/09311de458e6b349759c9283895a0255.jpg"},"6":{"id":6,"background_color":"#012e57","artist_url":"http://www.horsecore.org","artist_name":"ECMajor","background_url":"https://static1.e621.net/data/mascots/adccc1706fc9e1a04dde79a3613c6da7.jpg"},"7":{"id":7,"background_color":"#012e57","artist_url":"https://www.furaffinity.net/user/evalion","artist_name":"evalion","background_url":"https://static1.e621.net/data/mascots/77985db3b532b3ee9ae01d245ae04e09.jpg"},"2":{"id":2,"background_color":"#012e56","artist_url":"https://www.furaffinity.net/user/keishinkae","artist_name":"Keishinkae","background_url":"https://static1.e621.net/data/mascots/913a8fd0240b14bfbb63d6a9cfc3faf2.jpg"},"1":{"id":1,"background_color":"#012e56","artist_url":"https://www.furaffinity.net/user/keishinkae","artist_name":"Keishinkae","background_url":"https://static1.e621.net/data/mascots/f34b76aa4673cd2ae91e91099914b290.jpg"},"8":{"id":8,"background_color":"#012e57","artist_url":"https://www.furaffinity.net/user/ratte","artist_name":"Ratte","background_url":"https://static1.e621.net/data/mascots/aaf516a2caabe2e837ab57c754e0cb25.png"},"11":{"id":11,"background_color":"#012e57","artist_url":"https://www.furaffinity.net/user/ratte","artist_name":"Ratte","background_url":"https://static1.e621.net/data/mascots/f1cb84565a8bcab0cfd486de04a4b2ca.png"},"5":{"id":5,"background_color":"#012e56","artist_url":"https://www.furaffinity.net/user/wiredhooves","artist_name":"wiredhooves","background_url":"https://static1.e621.net/data/mascots/b426389c44ade604820e2295bf77f464.jpg"}};
//]]>
</script>
<div id="searchbox" class='mascotbox'>
<div id="static-index">
<h1 style="font-size: 4em;"><a href="/">e621</a></h1>
<div id="links">
<a title="Login or sign up" href="/session/new">Login/Signup</a>
<a title="A paginated list of every post" href="/posts">Posts</a>
<a title="A paginated list of every comment" href="/comments">Comments</a>
<a title="A paginated list of every tag" href="/tags">Tags</a>
<a title="Wiki" href="/wiki_pages?title=help%3Ahome">Wiki</a>
<a title="Forum" href="/forum_topics">Forum</a>
<a title="A site map" href="/static/site_map">&raquo;</a>
</div>
<div>
<form action="/posts" accept-charset="UTF-8" method="get">
<div>
<input type="text" name="tags" id="tags" value="" size="30" autofocus="autofocus" data-autocomplete="tag-query" /><br>
<input type="submit" value="Search">
<input type="button" value="Change Mascot" id="change-mascot">
</div>
</form> </div>
</div>
<div id='mascot_artist'></div>
</div>
<div id='searchbox2' class='mascotbox'>
<img src="/images/counter/3.png" />
<img src="/images/counter/4.png" />
<img src="/images/counter/5.png" />
<img src="/images/counter/1.png" />
<img src="/images/counter/9.png" />
<img src="/images/counter/5.png" />
<img src="/images/counter/3.png" />
</div>
<div id="news-excerpt-box" class="mascotbox">
<div class="news-excerpt dtext-container">Site Maintenance: Wednesday, April 12</div>
<div class="previous-news-link"><a href="/news_updates">Click here for previous news</a></div>
</div>
<div id='searchbox3' class='mascotbox'>
<p>
Serving 3,451,953 posts<br/>
<a title="Takedown Information" href="/static/takedown">Takedown Policy and Process</a>
| <a title="Contact Us" href="/static/contact">Contact Us</a>
| <a title="Advertising with Us" href="/help/advertising">Advertising</a>
| <a title="Terms of Service" href="/static/terms_of_service">Terms of Service</a>
| <a title="Privacy Policy" href="/static/privacy">Privacy</a>
</p>
</div>
</div>
</div>
</div>
</body></html>

526
_temp/e621_post_page.html Normal file

File diff suppressed because one or more lines are too long

872
_temp/e621_posts.html Normal file

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,940 @@
<!doctype html>
<html>
<head>
<title> Popular
- e621</title>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#00549e">
<meta name="theme-color" content="#00549e">
<meta name="RATING" content="RTA-5042-1996-1400-1577-RTA" />
<link rel="top" title="e621" href="/">
<meta name="csrf-param" content="authenticity_token" />
<meta name="csrf-token" content="fjsksgHp0Ay8EoUTUqt8-UjpdZXX5opezvbmIN_INlRySvflcPACFCQ2U69x966doS4sRcc2X3ina9c0onEIqQ" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="current-user-name" content="Anonymous">
<meta name="current-user-id" content="">
<meta name="current-user-can-approve-posts" content="false">
<meta name="user-comment-threshold" content="-10">
<meta name="blacklisted-tags" content="[&quot;gore&quot;,&quot;feces&quot;,&quot;urine&quot;,&quot;scat&quot;,&quot;watersports&quot;,&quot;young -rating:s&quot;,&quot;loli&quot;,&quot;shota&quot;]">
<meta name="blacklist-users" content="false">
<meta name="enable-js-navigation" content="true">
<meta name="enable-auto-complete" content="true">
<meta name="style-usernames" content="true">
<meta name="last-forum-read-at" content="1959-12-31 19:00:00 -0500">
<link rel="alternate" type="application/atom+xml" title="ATOM" href="/posts.atom" />
<link rel="stylesheet" href="/packs/css/887-c9147705.css" nonce="true" />
<link rel="stylesheet" href="/packs/css/application-1f1b8e73.css" nonce="true" />
<script src="/packs/js/887-bbba523ee5f00558312e.js" nonce="u4ylUC4xKHRVAE+xHNPNRw=="></script>
<script src="/packs/js/application-91d7efaf67c912f5623b.js" nonce="u4ylUC4xKHRVAE+xHNPNRw=="></script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"url" : "https://e621.net/",
"potentialAction": [{
"@type": "SearchAction",
"target": "https://e621.net/posts?tags={search_term_string}",
"query-input": "required name=search_term_string"
}]
}
</script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "e621",
"alternateName": "e621",
"url" : "https://e621.net/"
}
</script>
<style id="blacklisted-hider">
.post-preview, #image-container, #c-comments .post, .post-thumbnail {
visibility: hidden !important;
}
</style>
<noscript>
<style>
.post-preview, #image-container, #c-comments .post, .post-thumbnail {
visibility: visible !important;
}
</style>
</noscript>
<meta name="description" content="The most popular posts per day">
</head>
<body lang="en" class="c-popular a-index resp" data-controller="popular" data-action="index" data-user-name="Anonymous" data-user-level="0" data-user-level-string="Anonymous" data-user-can-approve-posts="false" data-user-can-upload-free="false" data-user-per-page="75" data-user-is-blocked="false" data-user-is-admin="false" data-user-is-member="false" data-user-is-privileged="false" data-user-is-anonymous="true" data-user-is-former-staff="false" data-user-is-janitor="false" data-user-is-contributor="false" data-user-is-moderator="false" data-user-is-banned="false" data-user-is-approver="false" data-user-is-voter="false" data-user-is-verified="false">
<script nonce="u4ylUC4xKHRVAE+xHNPNRw==">
//<![CDATA[
(function() {
try {
var theme = localStorage.getItem('theme') || 'hexagon';
var extra = localStorage.getItem('theme-extra') || 'hexagon';
var nav = localStorage.getItem('theme-nav') || 'top';
var b = document.body;
b.setAttribute('data-th-main', theme);
b.setAttribute('data-th-extra', extra);
b.setAttribute('data-th-nav', nav);
} catch(e) {
}
})();
//]]>
</script>
<header id="top">
<div id="maintoggle">
<a href="#"><i id="maintoggle-on" class="fa-solid fa-bars"></i></a>
<a href="#"><i id="maintoggle-off" class="fa-solid fa-xmark" style="display: none;"></i></a>
</div>
<nav id="nav">
<a href="/" class="logo"></a>
<menu class="main">
<li id="nav-" class="mobile-logo"><a id="nav--link" href="/"></a></li>
<li id="nav-sign-in"><a id="nav-sign-in-link" href="/session/new">Sign in</a></li>
<li id="nav-posts" class=" current"><a id="nav-posts-link" href="/posts">Posts</a></li>
<li id="nav-comments"><a id="nav-comments-link" href="/comments?group_by=post">Comments</a></li>
<li id="nav-artists"><a id="nav-artists-link" href="/artists">Artists</a></li>
<li id="nav-tags"><a id="nav-tags-link" href="/tags">Tags</a></li>
<li id="nav-blips"><a id="nav-blips-link" href="/blips">Blips</a></li>
<li id="nav-pools"><a id="nav-pools-link" href="/pools/gallery">Pools</a></li>
<li id="nav-sets"><a id="nav-sets-link" href="/post_sets">Sets</a></li>
<li id="nav-wiki"><a id="nav-wiki-link" href="/wiki_pages?title=help%3Ahome">Wiki</a></li>
<li id="nav-forum"><a id="nav-forum-link" href="/forum_topics">Forum</a></li>
<li id="nav-help"><a id="nav-help-link" href="/help">Help</a></li>
<li id="nav-more"><a id="nav-more-link" href="/static/site_map">More »</a></li>
</menu>
<menu class="secondary ">
<li id="subnav-listing"><a id="subnav-listing-link" href="/posts">Listing</a></li>
<li id="subnav-upload"><a id="subnav-upload-link" href="/uploads/new">Upload</a></li>
<li id="subnav-hot"><a id="subnav-hot-link" href="/posts?d=1&amp;tags=order%3Arank">Hot</a></li>
<li id="subnav-popular"><a id="subnav-popular-link" href="/popular">Popular</a></li>
<li id="subnav-changes"><a id="subnav-changes-link" href="/post_versions">Changes</a></li>
<li><a href="#" id="blacklist-edit-link">Blacklist</a></li>
<li id="subnav-help"><a id="subnav-help-link" href="/help/posts">Help</a></li>
</menu>
</nav>
</header>
<div id="page">
<div class="ui-state-highlight site-notice" style="display: none;" id="news" data-id="351">
<div id="news-closebutton" class="closebutton">Dismiss</div>
<h6>News - Apr 11, 2023
(about 1 hour ago)
<span id="news-showtext" class="showtext">Click to show.</span>
</h6>
<div class="newsbody dtext-container"><div class="styled-dtext"><h2>Site Maintenance: Wednesday, April 12</h2><p>Starting at 8:00AM GMT-7 (3:00PM UTC) the site will be going down for scheduled maintenance. We are upgrading our redis and image servers to Ubuntu 20.<br>Sorry about the somewhat frequent maintenance lately. This should be the last (planned) one for a while. After this all our servers will be running Ubuntu 20.</p><p><strong>Mar 20th:</strong> [Closed] We're looking for some volunteers to help tackle the ever growing workload of the site! If you're interested in maybe offering a hand have a look at <a rel="nofollow" class="dtext-link" href="/forum_topics/37771">this thread</a> for the details. Thank you!</p><p><strong>Mar 17th:</strong> New <a rel="nofollow" class="dtext-link" href="/wiki_pages/1638">Code of Conduct</a> is now live! Changes are too numerous to really list here, but the gist is basically we entirely rewrote it to make it shorter and clearer, while not changing much. Discuss the changes <a rel="nofollow" class="dtext-link" href="/forum_topics/37732">here</a></p><p>We still have a Discord server, <a rel="nofollow" class="dtext-link" href="/static/discord">come talk to us</a>!<br>Want to advertise on e621? <a rel="nofollow" class="dtext-link" href="/help/advertising">Click here!</a></p></div></div>
</div>
<div class="ui-corner-all ui-state-highlight" id="notice" style="display: none;">
<span>.</span>
<a href="#" id="close-notice-link">close</a>
</div>
<div id="c-popular">
<div id="a-index">
<h1>Popular: April 11, 2023</h1>
<p id="popular-nav-links">
<span class="period">
<a id="paginator-prev" rel="prev" data-shortcut="a left" href="/popular?date=2023-04-10+17%3A17%3A11+-0400&amp;scale=day">&laquo;prev</a>
<a class="desc" href="/popular?date=2023-04-11+17%3A17%3A11+-0400&amp;scale=day">Day</a>
<a id="paginator-next" rel="next" data-shortcut="d right" href="/popular?date=2023-04-12+17%3A17%3A11+-0400&amp;scale=day">next&raquo;</a>
</span>
<span class="period">
<a href="/popular?date=2023-04-04+17%3A17%3A11+-0400&amp;scale=week">&laquo;prev</a>
<a class="desc" href="/popular?date=2023-04-11+17%3A17%3A11+-0400&amp;scale=week">Week</a>
<a href="/popular?date=2023-04-18+17%3A17%3A11+-0400&amp;scale=week">next&raquo;</a>
</span>
<span class="period">
<a href="/popular?date=2023-03-11+17%3A17%3A11+-0500&amp;scale=month">&laquo;prev</a>
<a class="desc" href="/popular?date=2023-04-11+17%3A17%3A11+-0400&amp;scale=month">Month</a>
<a href="/popular?date=2023-05-11+17%3A17%3A11+-0400&amp;scale=month">next&raquo;</a>
</span>
</p>
<section id="blacklist-box" class="inline-blacklist">
<strong id="blacklist-collapse" class="hidden">Blacklisted<span id="blacklisted-count"></span>: </strong>
<ul id="blacklist-list" style="display: none;">
</ul>
<span id="disable-all-blacklists" style="display: none;"><span class="link">Disable all</span></span>
<span id="re-enable-all-blacklists" style="display: none;"><span class="link">Re-enable all</span></span>
</section>
<div id="posts" class="user-disable-cropped-false">
<div id="posts-container">
<article id="post_3985395" class="post-preview post-rating-explicit" data-id="3985395" data-has-sound="false" data-tags="16:9 2023 2d_animation after_orgasm age_difference aged_up amazon_position anal anal_penetration animated anthro anthro_on_anthro anthro_on_feral anthro_penetrated anthro_penetrating anthro_penetrating_anthro anthro_penetrating_feral asphyxiation banana_joe bear bedroom_eyes being_watched bestiality big_breasts big_butt big_penis blue_body blue_fur blush bodily_fluids bottomwear bottomwear_down bottomwear_pull breasts butt cartoon_network casual_erection casual_exposure casual_incest casual_nudity casual_sex caught claws clothed clothing clothing_aside clothing_lift clothing_pull cowgirl_position cum cum_in_ass cum_in_pussy cum_inside darwin_watterson death_by_snu_snu desk dialogue digital_media_(artwork) dinosaur domestic_cat dominant dominant_female drugged drugs ejaculation embarrassed embarrassed_nude_male english_text erection excessive_genital_fluids excessive_saliva eye_contact facesitting felid feline felis fellatio female female_penetrated feral feral_penetrated first_person_view forced from_front_position fur furniture genital_fluids genitals group group_sex gumball_watterson haplorhine huge_filesize humiliation incest_(lore) internal jiggling larger_female long_playtime looking_at_another looking_back lying male male/female male_penetrating male_penetrating_female mammal milking_cum miss_simian monkey mother mother_and_child mother_and_son multicolored_body multicolored_fur narrowed_eyes nicole_watterson on_back on_bottom on_desk on_ground on_top oral orgy panties panties_aside pants pants_down pants_pull parent parent_and_child partially_clothed penetration penile penis penny_fitzgerald pills pixel_(artwork) pixel_animation pov_blowjob pov_eye_contact primate public public_nudity public_sex pussy_juice reptile reverse_cowgirl_position reverse_rape rimming saliva scalie school seductive sex shaking shoestrang sitting_on_another size_difference skirt skirt_lift smaller_male son sound speech_bubble submissive submissive_male substance_intoxication sweat table teaching teri_(tawog) text the_amazing_world_of_gumball theropod thick_thighs threesome tina_rex tobias_wilson tyrannosaurid tyrannosaurus tyrannosaurus_rex unconscious underwear underwear_aside vaginal vaginal_penetration webm widescreen x-ray_vision" data-rating="e" data-width="1280" data-height="720" data-flags="" data-score="602" data-file-ext="webm" data-uploader-id="1161847" data-uploader="ShoeStrang" data-is-favorited="false" data-md5="3f30474aeda96ab98559091634ab9dd4" data-file-url="https://static1.e621.net/data/3f/30/3f30474aeda96ab98559091634ab9dd4.webm" data-large-file-url="https://static1.e621.net/data/sample/3f/30/3f30474aeda96ab98559091634ab9dd4.jpg" data-preview-file-url="https://static1.e621.net/data/preview/3f/30/3f30474aeda96ab98559091634ab9dd4.jpg"> <a href="/posts/3985395"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/3f/30/3f30474aeda96ab98559091634ab9dd4.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/3f/30/3f30474aeda96ab98559091634ab9dd4.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/3f/30/3f30474aeda96ab98559091634ab9dd4.jpg" title="Rating: e
ID: 3985395
Date: 2023-04-11 01:45:02 -0400
Status: active
Score: 602
16:9 2023 2d_animation after_orgasm age_difference aged_up amazon_position anal anal_penetration animated anthro anthro_on_anthro anthro_on_feral anthro_penetrated anthro_penetrating anthro_penetrating_anthro anthro_penetrating_feral asphyxiation banana_joe bear bedroom_eyes being_watched bestiality big_breasts big_butt big_penis blue_body blue_fur blush bodily_fluids bottomwear bottomwear_down bottomwear_pull breasts butt cartoon_network casual_erection casual_exposure casual_incest casual_nudity casual_sex caught claws clothed clothing clothing_aside clothing_lift clothing_pull cowgirl_position cum cum_in_ass cum_in_pussy cum_inside darwin_watterson death_by_snu_snu desk dialogue digital_media_(artwork) dinosaur domestic_cat dominant dominant_female drugged drugs ejaculation embarrassed embarrassed_nude_male english_text erection excessive_genital_fluids excessive_saliva eye_contact facesitting felid feline felis fellatio female female_penetrated feral feral_penetrated first_person_view forced from_front_position fur furniture genital_fluids genitals group group_sex gumball_watterson haplorhine huge_filesize humiliation incest_(lore) internal jiggling larger_female long_playtime looking_at_another looking_back lying male male/female male_penetrating male_penetrating_female mammal milking_cum miss_simian monkey mother mother_and_child mother_and_son multicolored_body multicolored_fur narrowed_eyes nicole_watterson on_back on_bottom on_desk on_ground on_top oral orgy panties panties_aside pants pants_down pants_pull parent parent_and_child partially_clothed penetration penile penis penny_fitzgerald pills pixel_(artwork) pixel_animation pov_blowjob pov_eye_contact primate public public_nudity public_sex pussy_juice reptile reverse_cowgirl_position reverse_rape rimming saliva scalie school seductive sex shaking shoestrang sitting_on_another size_difference skirt skirt_lift smaller_male son sound speech_bubble submissive submissive_male substance_intoxication sweat table teaching teri_(tawog) text the_amazing_world_of_gumball theropod thick_thighs threesome tina_rex tobias_wilson tyrannosaurid tyrannosaurus tyrannosaurus_rex unconscious underwear underwear_aside vaginal vaginal_penetration webm widescreen x-ray_vision" alt="16:9 2023 2d_animation after_orgasm age_difference aged_up amazon_position anal anal_penetration animated anthro anthro_on_anthro anthro_on_feral anthro_penetrated anthro_penetrating anthro_penetrating_anthro anthro_penetrating_feral asphyxiation banana_joe bear bedroom_eyes being_watched bestiality big_breasts big_butt big_penis blue_body blue_fur blush bodily_fluids bottomwear bottomwear_down bottomwear_pull breasts butt cartoon_network casual_erection casual_exposure casual_incest casual_nudity casual_sex caught claws clothed clothing clothing_aside clothing_lift clothing_pull cowgirl_position cum cum_in_ass cum_in_pussy cum_inside darwin_watterson death_by_snu_snu desk dialogue digital_media_(artwork) dinosaur domestic_cat dominant dominant_female drugged drugs ejaculation embarrassed embarrassed_nude_male english_text erection excessive_genital_fluids excessive_saliva eye_contact facesitting felid feline felis fellatio female female_penetrated feral feral_penetrated first_person_view forced from_front_position fur furniture genital_fluids genitals group group_sex gumball_watterson haplorhine huge_filesize humiliation incest_(lore) internal jiggling larger_female long_playtime looking_at_another looking_back lying male male/female male_penetrating male_penetrating_female mammal milking_cum miss_simian monkey mother mother_and_child mother_and_son multicolored_body multicolored_fur narrowed_eyes nicole_watterson on_back on_bottom on_desk on_ground on_top oral orgy panties panties_aside pants pants_down pants_pull parent parent_and_child partially_clothed penetration penile penis penny_fitzgerald pills pixel_(artwork) pixel_animation pov_blowjob pov_eye_contact primate public public_nudity public_sex pussy_juice reptile reverse_cowgirl_position reverse_rape rimming saliva scalie school seductive sex shaking shoestrang sitting_on_another size_difference skirt skirt_lift smaller_male son sound speech_bubble submissive submissive_male substance_intoxication sweat table teaching teri_(tawog) text the_amazing_world_of_gumball theropod thick_thighs threesome tina_rex tobias_wilson tyrannosaurid tyrannosaurus tyrannosaurus_rex unconscious underwear underwear_aside vaginal vaginal_penetration webm widescreen x-ray_vision"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985395"><span class="post-score-score score-positive">&uarr;602</span><span class="post-score-faves">&hearts;1094</span><span class="post-score-comments">C18</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985256" class="post-preview post-rating-explicit" data-id="3985256" data-has-sound="false" data-tags="2023 5_fingers anthro anus black_nose blush bodily_fluids breasts breeding_request butt conditional_dnp dialogue digital_media_(artwork) eeveelution english_text eyebrows eyelashes female fingers generation_4_pokemon generation_6_pokemon genital_fluids genitals hi_res hybrid looking_at_viewer looking_back looking_back_at_viewer lopunny nintendo nipples pokemon pokemon_(species) presenting pussy pussy_juice rear_view solo sweat sylveon text whisperfoot" data-rating="e" data-width="931" data-height="1280" data-flags="" data-score="428" data-file-ext="png" data-uploader-id="95927" data-uploader="lemongrab" data-is-favorited="false" data-md5="984efbc5779705cc882b03d4b7541b55" data-file-url="https://static1.e621.net/data/98/4e/984efbc5779705cc882b03d4b7541b55.png" data-large-file-url="https://static1.e621.net/data/sample/98/4e/984efbc5779705cc882b03d4b7541b55.jpg" data-preview-file-url="https://static1.e621.net/data/preview/98/4e/984efbc5779705cc882b03d4b7541b55.jpg"> <a href="/posts/3985256"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/98/4e/984efbc5779705cc882b03d4b7541b55.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/98/4e/984efbc5779705cc882b03d4b7541b55.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/98/4e/984efbc5779705cc882b03d4b7541b55.jpg" title="Rating: e
ID: 3985256
Date: 2023-04-11 00:00:21 -0400
Status: active
Score: 428
2023 5_fingers anthro anus black_nose blush bodily_fluids breasts breeding_request butt conditional_dnp dialogue digital_media_(artwork) eeveelution english_text eyebrows eyelashes female fingers generation_4_pokemon generation_6_pokemon genital_fluids genitals hi_res hybrid looking_at_viewer looking_back looking_back_at_viewer lopunny nintendo nipples pokemon pokemon_(species) presenting pussy pussy_juice rear_view solo sweat sylveon text whisperfoot" alt="2023 5_fingers anthro anus black_nose blush bodily_fluids breasts breeding_request butt conditional_dnp dialogue digital_media_(artwork) eeveelution english_text eyebrows eyelashes female fingers generation_4_pokemon generation_6_pokemon genital_fluids genitals hi_res hybrid looking_at_viewer looking_back looking_back_at_viewer lopunny nintendo nipples pokemon pokemon_(species) presenting pussy pussy_juice rear_view solo sweat sylveon text whisperfoot"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985256"><span class="post-score-score score-positive">&uarr;428</span><span class="post-score-faves">&hearts;900</span><span class="post-score-comments">C4</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985357" class="post-preview post-rating-explicit" data-id="3985357" data-has-sound="false" data-tags="2023 5_fingers abs accessory alcohol among_us ankh anthro anubian_jackal anubis athletic athletic_anthro athletic_male balls beverage black_body black_fur black_nipples black_nose canid canine canis chest_tuft cock_ring container cup deity dialogue digital_media_(artwork) drapery drinking_glass ear_piercing ear_ring egyptian egyptian_mythology english_text erection fingers fur genitals glass glass_container glass_cup gold_(metal) gold_jewelry hi_res hieroglyphics humanoid_genitalia humanoid_penis innersloth jackal jewelry licking licking_lips looking_at_viewer lounging male mammal middle_eastern_mythology mythology navel nipples notafurrytho nude pawpads pecs penis penis_accessory penis_jewelry piercing pyramid ring_piercing smile solo teeth text tongue tongue_out tuft wine wine_glass yellow_eyes" data-rating="e" data-width="1754" data-height="1976" data-flags="" data-score="382" data-file-ext="png" data-uploader-id="1210277" data-uploader="NotAFurryTho" data-is-favorited="false" data-md5="eab71a9c1591cb52805cc51b39565941" data-file-url="https://static1.e621.net/data/ea/b7/eab71a9c1591cb52805cc51b39565941.png" data-large-file-url="https://static1.e621.net/data/sample/ea/b7/eab71a9c1591cb52805cc51b39565941.jpg" data-preview-file-url="https://static1.e621.net/data/preview/ea/b7/eab71a9c1591cb52805cc51b39565941.jpg"> <a href="/posts/3985357"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/ea/b7/eab71a9c1591cb52805cc51b39565941.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/ea/b7/eab71a9c1591cb52805cc51b39565941.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/ea/b7/eab71a9c1591cb52805cc51b39565941.jpg" title="Rating: e
ID: 3985357
Date: 2023-04-11 01:05:59 -0400
Status: active
Score: 382
2023 5_fingers abs accessory alcohol among_us ankh anthro anubian_jackal anubis athletic athletic_anthro athletic_male balls beverage black_body black_fur black_nipples black_nose canid canine canis chest_tuft cock_ring container cup deity dialogue digital_media_(artwork) drapery drinking_glass ear_piercing ear_ring egyptian egyptian_mythology english_text erection fingers fur genitals glass glass_container glass_cup gold_(metal) gold_jewelry hi_res hieroglyphics humanoid_genitalia humanoid_penis innersloth jackal jewelry licking licking_lips looking_at_viewer lounging male mammal middle_eastern_mythology mythology navel nipples notafurrytho nude pawpads pecs penis penis_accessory penis_jewelry piercing pyramid ring_piercing smile solo teeth text tongue tongue_out tuft wine wine_glass yellow_eyes" alt="2023 5_fingers abs accessory alcohol among_us ankh anthro anubian_jackal anubis athletic athletic_anthro athletic_male balls beverage black_body black_fur black_nipples black_nose canid canine canis chest_tuft cock_ring container cup deity dialogue digital_media_(artwork) drapery drinking_glass ear_piercing ear_ring egyptian egyptian_mythology english_text erection fingers fur genitals glass glass_container glass_cup gold_(metal) gold_jewelry hi_res hieroglyphics humanoid_genitalia humanoid_penis innersloth jackal jewelry licking licking_lips looking_at_viewer lounging male mammal middle_eastern_mythology mythology navel nipples notafurrytho nude pawpads pecs penis penis_accessory penis_jewelry piercing pyramid ring_piercing smile solo teeth text tongue tongue_out tuft wine wine_glass yellow_eyes"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985357"><span class="post-score-score score-positive">&uarr;382</span><span class="post-score-faves">&hearts;887</span><span class="post-score-comments">C6</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985303" class="post-preview post-status-pending post-rating-explicit" data-id="3985303" data-has-sound="false" data-tags="2023 2d_animation 4_toes :3 &gt;_&lt; &gt;w&lt; ahoge animated anthro barefoot blonde_hair blush blush_lines blush_stickers bodily_fluids breasts cat_smile circumcised clothed clothing cum cum_on_feet cum_on_penis cute_expression dialogue domestic_cat duo ejaculation emma_(rz54) encouragement english_text eyes_closed feet felid feline felis female female_focus first_person_view foot_fetish foot_focus foot_play footjob foreskin fur genital_fluids genitals gesture hair head_tilt hindpaw human humanoid_genitalia humanoid_hands humanoid_penis looking_at_viewer male male/female male_pov mammal open_mouth open_smile orgasm panties pantsless pawpads paws penis pink_nose pink_pawpads praise receiving_footjob_pov rz54 sex short_playtime simple_background smile soles solo_focus sweater talking_to_viewer text thumbs_up toes topwear two-footed_footjob underwear white_body white_fur yellow_eyes" data-rating="e" data-width="614" data-height="750" data-flags="pending" data-score="260" data-file-ext="gif" data-uploader-id="1191121" data-uploader="HardcoreSoftpaw" data-is-favorited="false" data-md5="f2cf7dfd03eed6bce65b9e7c1886f250" data-file-url="https://static1.e621.net/data/f2/cf/f2cf7dfd03eed6bce65b9e7c1886f250.gif" data-large-file-url="https://static1.e621.net/data/f2/cf/f2cf7dfd03eed6bce65b9e7c1886f250.gif" data-preview-file-url="https://static1.e621.net/data/preview/f2/cf/f2cf7dfd03eed6bce65b9e7c1886f250.jpg"> <a href="/posts/3985303"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/f2/cf/f2cf7dfd03eed6bce65b9e7c1886f250.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/f2/cf/f2cf7dfd03eed6bce65b9e7c1886f250.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/f2/cf/f2cf7dfd03eed6bce65b9e7c1886f250.jpg" title="Rating: e
ID: 3985303
Date: 2023-04-11 00:22:53 -0400
Status: pending
Score: 260
2023 2d_animation 4_toes :3 &gt;_&lt; &gt;w&lt; ahoge animated anthro barefoot blonde_hair blush blush_lines blush_stickers bodily_fluids breasts cat_smile circumcised clothed clothing cum cum_on_feet cum_on_penis cute_expression dialogue domestic_cat duo ejaculation emma_(rz54) encouragement english_text eyes_closed feet felid feline felis female female_focus first_person_view foot_fetish foot_focus foot_play footjob foreskin fur genital_fluids genitals gesture hair head_tilt hindpaw human humanoid_genitalia humanoid_hands humanoid_penis looking_at_viewer male male/female male_pov mammal open_mouth open_smile orgasm panties pantsless pawpads paws penis pink_nose pink_pawpads praise receiving_footjob_pov rz54 sex short_playtime simple_background smile soles solo_focus sweater talking_to_viewer text thumbs_up toes topwear two-footed_footjob underwear white_body white_fur yellow_eyes" alt="2023 2d_animation 4_toes :3 &gt;_&lt; &gt;w&lt; ahoge animated anthro barefoot blonde_hair blush blush_lines blush_stickers bodily_fluids breasts cat_smile circumcised clothed clothing cum cum_on_feet cum_on_penis cute_expression dialogue domestic_cat duo ejaculation emma_(rz54) encouragement english_text eyes_closed feet felid feline felis female female_focus first_person_view foot_fetish foot_focus foot_play footjob foreskin fur genital_fluids genitals gesture hair head_tilt hindpaw human humanoid_genitalia humanoid_hands humanoid_penis looking_at_viewer male male/female male_pov mammal open_mouth open_smile orgasm panties pantsless pawpads paws penis pink_nose pink_pawpads praise receiving_footjob_pov rz54 sex short_playtime simple_background smile soles solo_focus sweater talking_to_viewer text thumbs_up toes topwear two-footed_footjob underwear white_body white_fur yellow_eyes"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985303"><span class="post-score-score score-positive">&uarr;260</span><span class="post-score-faves">&hearts;532</span><span class="post-score-comments">C1</span><span class="post-score-rating">E</span><span class="post-score-extras">U</span></div>
</div>
</article>
<article id="post_3985340" class="post-preview post-rating-explicit" data-id="3985340" data-has-sound="false" data-tags="abs alcohol anthro asphyxiation balls beverage bodily_fluids breasts briefcase canid canine canis champagne choking choking_on_penis circumcised clothed clothing comic cum cum_in_mouth cum_inside cum_on_breasts cum_on_face dialogue diane_foxington dreamworks dress duo english_text exhibitionism female female_penetrated footwear fox genital_fluids genitals hi_res high_heels hindpaw jewelry male male/female male_penetrating male_penetrating_female mammal motion_lines mr._wolf_(the_bad_guys) nipples oral oral_penetration orgasm partially_clothed paws penetration penis piercing public public_sex sex small_breasts suit surprised_expression text the_bad_guys tongue unbuttoned_pants unbuttoned_shirt voyeur wolf wolfinasuit worried_face" data-rating="e" data-width="1231" data-height="1800" data-flags="" data-score="248" data-file-ext="jpg" data-uploader-id="677662" data-uploader="cocopuffcum" data-is-favorited="false" data-md5="7fc9d309caf23c70dd1ec78552ea97e0" data-file-url="https://static1.e621.net/data/7f/c9/7fc9d309caf23c70dd1ec78552ea97e0.jpg" data-large-file-url="https://static1.e621.net/data/sample/7f/c9/7fc9d309caf23c70dd1ec78552ea97e0.jpg" data-preview-file-url="https://static1.e621.net/data/preview/7f/c9/7fc9d309caf23c70dd1ec78552ea97e0.jpg"> <a href="/posts/3985340"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/7f/c9/7fc9d309caf23c70dd1ec78552ea97e0.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/7f/c9/7fc9d309caf23c70dd1ec78552ea97e0.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/7f/c9/7fc9d309caf23c70dd1ec78552ea97e0.jpg" title="Rating: e
ID: 3985340
Date: 2023-04-11 00:45:21 -0400
Status: active
Score: 248
abs alcohol anthro asphyxiation balls beverage bodily_fluids breasts briefcase canid canine canis champagne choking choking_on_penis circumcised clothed clothing comic cum cum_in_mouth cum_inside cum_on_breasts cum_on_face dialogue diane_foxington dreamworks dress duo english_text exhibitionism female female_penetrated footwear fox genital_fluids genitals hi_res high_heels hindpaw jewelry male male/female male_penetrating male_penetrating_female mammal motion_lines mr._wolf_(the_bad_guys) nipples oral oral_penetration orgasm partially_clothed paws penetration penis piercing public public_sex sex small_breasts suit surprised_expression text the_bad_guys tongue unbuttoned_pants unbuttoned_shirt voyeur wolf wolfinasuit worried_face" alt="abs alcohol anthro asphyxiation balls beverage bodily_fluids breasts briefcase canid canine canis champagne choking choking_on_penis circumcised clothed clothing comic cum cum_in_mouth cum_inside cum_on_breasts cum_on_face dialogue diane_foxington dreamworks dress duo english_text exhibitionism female female_penetrated footwear fox genital_fluids genitals hi_res high_heels hindpaw jewelry male male/female male_penetrating male_penetrating_female mammal motion_lines mr._wolf_(the_bad_guys) nipples oral oral_penetration orgasm partially_clothed paws penetration penis piercing public public_sex sex small_breasts suit surprised_expression text the_bad_guys tongue unbuttoned_pants unbuttoned_shirt voyeur wolf wolfinasuit worried_face"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985340"><span class="post-score-score score-positive">&uarr;248</span><span class="post-score-faves">&hearts;621</span><span class="post-score-comments">C2</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985712" class="post-preview post-rating-explicit" data-id="3985712" data-has-sound="false" data-tags="8_ball absurd_res anthro blue_body blue_fur body_writing bottomless clothed clothing colored_nails conditional_dnp eight_(dont_jinxit) english_text female fur genitals green_eyes green_nails grey_background hand_on_hip hi_res jinxit legwear looking_at_viewer nails navel purple_body purple_fur pussy simple_background slightly_chubby smile solo speech_bubble sprinkles tagme text thigh_highs tomboy white_body white_fur" data-rating="e" data-width="2200" data-height="3000" data-flags="" data-score="243" data-file-ext="png" data-uploader-id="538508" data-uploader="dont_jinxit" data-is-favorited="false" data-md5="656a5ef8c610e300661b97160cfdf317" data-file-url="https://static1.e621.net/data/65/6a/656a5ef8c610e300661b97160cfdf317.png" data-large-file-url="https://static1.e621.net/data/sample/65/6a/656a5ef8c610e300661b97160cfdf317.jpg" data-preview-file-url="https://static1.e621.net/data/preview/65/6a/656a5ef8c610e300661b97160cfdf317.jpg"> <a href="/posts/3985712"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/65/6a/656a5ef8c610e300661b97160cfdf317.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/65/6a/656a5ef8c610e300661b97160cfdf317.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/65/6a/656a5ef8c610e300661b97160cfdf317.jpg" title="Rating: e
ID: 3985712
Date: 2023-04-11 06:53:37 -0400
Status: active
Score: 243
8_ball absurd_res anthro blue_body blue_fur body_writing bottomless clothed clothing colored_nails conditional_dnp eight_(dont_jinxit) english_text female fur genitals green_eyes green_nails grey_background hand_on_hip hi_res jinxit legwear looking_at_viewer nails navel purple_body purple_fur pussy simple_background slightly_chubby smile solo speech_bubble sprinkles tagme text thigh_highs tomboy white_body white_fur" alt="8_ball absurd_res anthro blue_body blue_fur body_writing bottomless clothed clothing colored_nails conditional_dnp eight_(dont_jinxit) english_text female fur genitals green_eyes green_nails grey_background hand_on_hip hi_res jinxit legwear looking_at_viewer nails navel purple_body purple_fur pussy simple_background slightly_chubby smile solo speech_bubble sprinkles tagme text thigh_highs tomboy white_body white_fur"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985712"><span class="post-score-score score-positive">&uarr;243</span><span class="post-score-faves">&hearts;484</span><span class="post-score-comments">C11</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985264" class="post-preview post-rating-explicit" data-id="3985264" data-has-sound="false" data-tags="2023 animal_genitalia animal_penis anthro anubis big_butt black_nose bodily_fluids breasts butt cum cum_bucket cum_collecting cum_in_ass cum_inflation cum_inside deity digital_media_(artwork) disembodied_penis duo egyptian_mythology equine_genitalia equine_penis excessive_cum excessive_genital_fluids female genital_fluids genitals hair hi_res inflation lactating male male/female middle_eastern_mythology mythology navel nipples open_mouth penis pussy solo_focus sweat zombieray10" data-rating="e" data-width="1180" data-height="1280" data-flags="" data-score="213" data-file-ext="png" data-uploader-id="95927" data-uploader="lemongrab" data-is-favorited="false" data-md5="d583e2054b880f7d8969702e6b6581ca" data-file-url="https://static1.e621.net/data/d5/83/d583e2054b880f7d8969702e6b6581ca.png" data-large-file-url="https://static1.e621.net/data/sample/d5/83/d583e2054b880f7d8969702e6b6581ca.jpg" data-preview-file-url="https://static1.e621.net/data/preview/d5/83/d583e2054b880f7d8969702e6b6581ca.jpg"> <a href="/posts/3985264"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/d5/83/d583e2054b880f7d8969702e6b6581ca.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/d5/83/d583e2054b880f7d8969702e6b6581ca.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/d5/83/d583e2054b880f7d8969702e6b6581ca.jpg" title="Rating: e
ID: 3985264
Date: 2023-04-11 00:02:01 -0400
Status: active
Score: 213
2023 animal_genitalia animal_penis anthro anubis big_butt black_nose bodily_fluids breasts butt cum cum_bucket cum_collecting cum_in_ass cum_inflation cum_inside deity digital_media_(artwork) disembodied_penis duo egyptian_mythology equine_genitalia equine_penis excessive_cum excessive_genital_fluids female genital_fluids genitals hair hi_res inflation lactating male male/female middle_eastern_mythology mythology navel nipples open_mouth penis pussy solo_focus sweat zombieray10" alt="2023 animal_genitalia animal_penis anthro anubis big_butt black_nose bodily_fluids breasts butt cum cum_bucket cum_collecting cum_in_ass cum_inflation cum_inside deity digital_media_(artwork) disembodied_penis duo egyptian_mythology equine_genitalia equine_penis excessive_cum excessive_genital_fluids female genital_fluids genitals hair hi_res inflation lactating male male/female middle_eastern_mythology mythology navel nipples open_mouth penis pussy solo_focus sweat zombieray10"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985264"><span class="post-score-score score-positive">&uarr;213</span><span class="post-score-faves">&hearts;573</span><span class="post-score-comments">C1</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985262" class="post-preview post-rating-explicit" data-id="3985262" data-has-sound="false" data-tags="2023 anal anal_penetration anthro anthro_on_feral anthro_penetrated anubis anus balls bestiality bodily_fluids breasts butt deity dialogue digital_media_(artwork) duo egyptian_mythology english_text equid equine eyes_closed faceless_character faceless_male female female_penetrated feral genitals hair horse male male/female male_penetrating male_penetrating_female mammal medial_ring middle_eastern_mythology mythology penetration penis pussy sex solo_focus sweat text vein zombieray10" data-rating="e" data-width="1280" data-height="990" data-flags="" data-score="208" data-file-ext="png" data-uploader-id="95927" data-uploader="lemongrab" data-is-favorited="false" data-md5="8b63fcc1cadca887d6c19ede05bdd2bd" data-file-url="https://static1.e621.net/data/8b/63/8b63fcc1cadca887d6c19ede05bdd2bd.png" data-large-file-url="https://static1.e621.net/data/sample/8b/63/8b63fcc1cadca887d6c19ede05bdd2bd.jpg" data-preview-file-url="https://static1.e621.net/data/preview/8b/63/8b63fcc1cadca887d6c19ede05bdd2bd.jpg"> <a href="/posts/3985262"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/8b/63/8b63fcc1cadca887d6c19ede05bdd2bd.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/8b/63/8b63fcc1cadca887d6c19ede05bdd2bd.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/8b/63/8b63fcc1cadca887d6c19ede05bdd2bd.jpg" title="Rating: e
ID: 3985262
Date: 2023-04-11 00:01:38 -0400
Status: active
Score: 208
2023 anal anal_penetration anthro anthro_on_feral anthro_penetrated anubis anus balls bestiality bodily_fluids breasts butt deity dialogue digital_media_(artwork) duo egyptian_mythology english_text equid equine eyes_closed faceless_character faceless_male female female_penetrated feral genitals hair horse male male/female male_penetrating male_penetrating_female mammal medial_ring middle_eastern_mythology mythology penetration penis pussy sex solo_focus sweat text vein zombieray10" alt="2023 anal anal_penetration anthro anthro_on_feral anthro_penetrated anubis anus balls bestiality bodily_fluids breasts butt deity dialogue digital_media_(artwork) duo egyptian_mythology english_text equid equine eyes_closed faceless_character faceless_male female female_penetrated feral genitals hair horse male male/female male_penetrating male_penetrating_female mammal medial_ring middle_eastern_mythology mythology penetration penis pussy sex solo_focus sweat text vein zombieray10"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985262"><span class="post-score-score score-positive">&uarr;208</span><span class="post-score-faves">&hearts;567</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985263" class="post-preview post-rating-explicit" data-id="3985263" data-has-sound="false" data-tags="2023 ambiguous_gender anal anal_penetration anubis anus balls butt deity dialogue digital_media_(artwork) duo egyptian_mythology english_text equid equine faceless_character faceless_male feral from_front_position genitals hi_res horse male male/ambiguous male_penetrating mammal mating_press medial_ring middle_eastern_mythology mythology nude penetration penis sex text zombieray10" data-rating="e" data-width="1036" data-height="1280" data-flags="" data-score="208" data-file-ext="png" data-uploader-id="95927" data-uploader="lemongrab" data-is-favorited="false" data-md5="e9e5881079cfe160a5f42016a70be9f9" data-file-url="https://static1.e621.net/data/e9/e5/e9e5881079cfe160a5f42016a70be9f9.png" data-large-file-url="https://static1.e621.net/data/sample/e9/e5/e9e5881079cfe160a5f42016a70be9f9.jpg" data-preview-file-url="https://static1.e621.net/data/preview/e9/e5/e9e5881079cfe160a5f42016a70be9f9.jpg"> <a href="/posts/3985263"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/e9/e5/e9e5881079cfe160a5f42016a70be9f9.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/e9/e5/e9e5881079cfe160a5f42016a70be9f9.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/e9/e5/e9e5881079cfe160a5f42016a70be9f9.jpg" title="Rating: e
ID: 3985263
Date: 2023-04-11 00:01:44 -0400
Status: active
Score: 208
2023 ambiguous_gender anal anal_penetration anubis anus balls butt deity dialogue digital_media_(artwork) duo egyptian_mythology english_text equid equine faceless_character faceless_male feral from_front_position genitals hi_res horse male male/ambiguous male_penetrating mammal mating_press medial_ring middle_eastern_mythology mythology nude penetration penis sex text zombieray10" alt="2023 ambiguous_gender anal anal_penetration anubis anus balls butt deity dialogue digital_media_(artwork) duo egyptian_mythology english_text equid equine faceless_character faceless_male feral from_front_position genitals hi_res horse male male/ambiguous male_penetrating mammal mating_press medial_ring middle_eastern_mythology mythology nude penetration penis sex text zombieray10"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985263"><span class="post-score-score score-positive">&uarr;208</span><span class="post-score-faves">&hearts;570</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985625" class="post-preview post-rating-questionable" data-id="3985625" data-has-sound="false" data-tags="&lt;3 anthro basket beastars big_breasts blush bow_tie breasts brown_body brown_fur bunny_costume canid canine canis cleavage clothed clothing conditional_dnp condom container costume digital_media_(artwork) easter easter_egg egg fake_ears fake_rabbit_ears female fur hi_res holidays juno_(beastars) legwear looking_at_viewer mammal nexcoyotlgt sexual_barrier_device simple_background smile solo tail tail_motion tailwag thick_thighs topwear wolf" data-rating="q" data-width="1151" data-height="1746" data-flags="" data-score="204" data-file-ext="jpg" data-uploader-id="267034" data-uploader="MexicanGuero" data-is-favorited="false" data-md5="cac53985b81ceea548172ee56112eb4a" data-file-url="https://static1.e621.net/data/ca/c5/cac53985b81ceea548172ee56112eb4a.jpg" data-large-file-url="https://static1.e621.net/data/sample/ca/c5/cac53985b81ceea548172ee56112eb4a.jpg" data-preview-file-url="https://static1.e621.net/data/preview/ca/c5/cac53985b81ceea548172ee56112eb4a.jpg"> <a href="/posts/3985625"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/ca/c5/cac53985b81ceea548172ee56112eb4a.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/ca/c5/cac53985b81ceea548172ee56112eb4a.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/ca/c5/cac53985b81ceea548172ee56112eb4a.jpg" title="Rating: q
ID: 3985625
Date: 2023-04-11 05:34:03 -0400
Status: active
Score: 204
&lt;3 anthro basket beastars big_breasts blush bow_tie breasts brown_body brown_fur bunny_costume canid canine canis cleavage clothed clothing conditional_dnp condom container costume digital_media_(artwork) easter easter_egg egg fake_ears fake_rabbit_ears female fur hi_res holidays juno_(beastars) legwear looking_at_viewer mammal nexcoyotlgt sexual_barrier_device simple_background smile solo tail tail_motion tailwag thick_thighs topwear wolf" alt="&lt;3 anthro basket beastars big_breasts blush bow_tie breasts brown_body brown_fur bunny_costume canid canine canis cleavage clothed clothing conditional_dnp condom container costume digital_media_(artwork) easter easter_egg egg fake_ears fake_rabbit_ears female fur hi_res holidays juno_(beastars) legwear looking_at_viewer mammal nexcoyotlgt sexual_barrier_device simple_background smile solo tail tail_motion tailwag thick_thighs topwear wolf"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985625"><span class="post-score-score score-positive">&uarr;204</span><span class="post-score-faves">&hearts;418</span><span class="post-score-comments">C1</span><span class="post-score-rating">Q</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985697" class="post-preview post-status-has-parent post-rating-explicit" data-id="3985697" data-has-sound="false" data-tags="accessory animated audible_creampie bed bedroom big_butt bodily_fluids brendan_(pokemon) butt cum cum_inside duo elemental_creature female first_person_view flora_fauna florges flower flower_creature flower_in_hair furniture generation_6_pokemon genital_fluids hair hair_accessory hi_res human humanoid interspecies male male/female mammal nintendo nude on_bottom on_top plant pokemon pokemon_(species) pokephilia reverse_cowgirl_position riding sex short_playtime sitting sound sound_effects tad_shummar_(artist) webm" data-rating="e" data-width="1014" data-height="1280" data-flags="" data-score="203" data-file-ext="webm" data-uploader-id="437664" data-uploader="Tad_Shummar" data-is-favorited="false" data-md5="bf882e730759ad9023df992011afd643" data-file-url="https://static1.e621.net/data/bf/88/bf882e730759ad9023df992011afd643.webm" data-large-file-url="https://static1.e621.net/data/sample/bf/88/bf882e730759ad9023df992011afd643.jpg" data-preview-file-url="https://static1.e621.net/data/preview/bf/88/bf882e730759ad9023df992011afd643.jpg"> <a href="/posts/3985697"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/bf/88/bf882e730759ad9023df992011afd643.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/bf/88/bf882e730759ad9023df992011afd643.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/bf/88/bf882e730759ad9023df992011afd643.jpg" title="Rating: e
ID: 3985697
Date: 2023-04-11 06:43:49 -0400
Status: active
Score: 203
accessory animated audible_creampie bed bedroom big_butt bodily_fluids brendan_(pokemon) butt cum cum_inside duo elemental_creature female first_person_view flora_fauna florges flower flower_creature flower_in_hair furniture generation_6_pokemon genital_fluids hair hair_accessory hi_res human humanoid interspecies male male/female mammal nintendo nude on_bottom on_top plant pokemon pokemon_(species) pokephilia reverse_cowgirl_position riding sex short_playtime sitting sound sound_effects tad_shummar_(artist) webm" alt="accessory animated audible_creampie bed bedroom big_butt bodily_fluids brendan_(pokemon) butt cum cum_inside duo elemental_creature female first_person_view flora_fauna florges flower flower_creature flower_in_hair furniture generation_6_pokemon genital_fluids hair hair_accessory hi_res human humanoid interspecies male male/female mammal nintendo nude on_bottom on_top plant pokemon pokemon_(species) pokephilia reverse_cowgirl_position riding sex short_playtime sitting sound sound_effects tad_shummar_(artist) webm"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985697"><span class="post-score-score score-positive">&uarr;203</span><span class="post-score-faves">&hearts;426</span><span class="post-score-comments">C4</span><span class="post-score-rating">E</span><span class="post-score-extras">P</span></div>
</div>
</article>
<article id="post_3985265" class="post-preview post-rating-explicit" data-id="3985265" data-has-sound="false" data-tags="2023 5:4 anthro anus balls beach bodily_fluids breasts cetacean conditional_dnp cowgirl_position cum dialogue dolphin duo ejaculation english_text female female_anthro fin from_front_position frustrated genital_fluids genitals human human_on_anthro instant_orgasm interspecies male male/female mammal marine nipples nude on_bottom on_top outside pawpadcomrade penis premature_ejaculation pussy pussy_juice seaside sex text toothed_whale water wet" data-rating="e" data-width="1250" data-height="1000" data-flags="" data-score="195" data-file-ext="png" data-uploader-id="356366" data-uploader="PawpadComrade" data-is-favorited="false" data-md5="7d7a3fee0c05db1ef7a6c4fd7bede5d9" data-file-url="https://static1.e621.net/data/7d/7a/7d7a3fee0c05db1ef7a6c4fd7bede5d9.png" data-large-file-url="https://static1.e621.net/data/sample/7d/7a/7d7a3fee0c05db1ef7a6c4fd7bede5d9.jpg" data-preview-file-url="https://static1.e621.net/data/preview/7d/7a/7d7a3fee0c05db1ef7a6c4fd7bede5d9.jpg"> <a href="/posts/3985265"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/7d/7a/7d7a3fee0c05db1ef7a6c4fd7bede5d9.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/7d/7a/7d7a3fee0c05db1ef7a6c4fd7bede5d9.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/7d/7a/7d7a3fee0c05db1ef7a6c4fd7bede5d9.jpg" title="Rating: e
ID: 3985265
Date: 2023-04-11 00:02:57 -0400
Status: active
Score: 195
2023 5:4 anthro anus balls beach bodily_fluids breasts cetacean conditional_dnp cowgirl_position cum dialogue dolphin duo ejaculation english_text female female_anthro fin from_front_position frustrated genital_fluids genitals human human_on_anthro instant_orgasm interspecies male male/female mammal marine nipples nude on_bottom on_top outside pawpadcomrade penis premature_ejaculation pussy pussy_juice seaside sex text toothed_whale water wet" alt="2023 5:4 anthro anus balls beach bodily_fluids breasts cetacean conditional_dnp cowgirl_position cum dialogue dolphin duo ejaculation english_text female female_anthro fin from_front_position frustrated genital_fluids genitals human human_on_anthro instant_orgasm interspecies male male/female mammal marine nipples nude on_bottom on_top outside pawpadcomrade penis premature_ejaculation pussy pussy_juice seaside sex text toothed_whale water wet"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985265"><span class="post-score-score score-positive">&uarr;195</span><span class="post-score-faves">&hearts;601</span><span class="post-score-comments">C3</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985354" class="post-preview post-status-has-children post-rating-explicit" data-id="3985354" data-has-sound="false" data-tags="2023 anthro blurred_background breasts butt canid canid_demon clothing collar demon digital_media_(artwork) eyebrows eyelashes female genitals hair hellhound helluva_boss hi_res holding_object inside long_hair looking_at_viewer loona_(helluva_boss) mammal nipples pussy solo spiked_collar spikes text translucent translucent_clothing twistedscarlett60 url" data-rating="e" data-width="1408" data-height="1600" data-flags="" data-score="190" data-file-ext="png" data-uploader-id="95927" data-uploader="lemongrab" data-is-favorited="false" data-md5="0dd6dac543a8b38ba72f71c2673173a5" data-file-url="https://static1.e621.net/data/0d/d6/0dd6dac543a8b38ba72f71c2673173a5.png" data-large-file-url="https://static1.e621.net/data/sample/0d/d6/0dd6dac543a8b38ba72f71c2673173a5.jpg" data-preview-file-url="https://static1.e621.net/data/preview/0d/d6/0dd6dac543a8b38ba72f71c2673173a5.jpg"> <a href="/posts/3985354"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/0d/d6/0dd6dac543a8b38ba72f71c2673173a5.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/0d/d6/0dd6dac543a8b38ba72f71c2673173a5.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/0d/d6/0dd6dac543a8b38ba72f71c2673173a5.jpg" title="Rating: e
ID: 3985354
Date: 2023-04-11 01:01:00 -0400
Status: active
Score: 190
2023 anthro blurred_background breasts butt canid canid_demon clothing collar demon digital_media_(artwork) eyebrows eyelashes female genitals hair hellhound helluva_boss hi_res holding_object inside long_hair looking_at_viewer loona_(helluva_boss) mammal nipples pussy solo spiked_collar spikes text translucent translucent_clothing twistedscarlett60 url" alt="2023 anthro blurred_background breasts butt canid canid_demon clothing collar demon digital_media_(artwork) eyebrows eyelashes female genitals hair hellhound helluva_boss hi_res holding_object inside long_hair looking_at_viewer loona_(helluva_boss) mammal nipples pussy solo spiked_collar spikes text translucent translucent_clothing twistedscarlett60 url"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985354"><span class="post-score-score score-positive">&uarr;190</span><span class="post-score-faves">&hearts;365</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras">C</span></div>
</div>
</article>
<article id="post_3985957" class="post-preview post-rating-explicit" data-id="3985957" data-has-sound="false" data-tags="2023 absurd_res anthro areola big_breasts blush bodily_fluids breasts canid canine canis clothed clothing female fur genitals hi_res jumpsuit licking licking_lips licking_own_lips looking_at_viewer mammal mature_anthro mature_female musk musk_clouds nipples open_mouth partially_clothed pink_areola pink_nipples pink_pussy presenting presenting_breasts presenting_pussy pussy securipun simple_background solo sweat text thick_thighs tongue tongue_out unzipped veronica_(securipun) were werecanid werecanine werewolf wolf zipper" data-rating="e" data-width="2000" data-height="2800" data-flags="" data-score="182" data-file-ext="png" data-uploader-id="264594" data-uploader="Securipun" data-is-favorited="false" data-md5="79f122a3eb05da4a0b9e265b961b8555" data-file-url="https://static1.e621.net/data/79/f1/79f122a3eb05da4a0b9e265b961b8555.png" data-large-file-url="https://static1.e621.net/data/sample/79/f1/79f122a3eb05da4a0b9e265b961b8555.jpg" data-preview-file-url="https://static1.e621.net/data/preview/79/f1/79f122a3eb05da4a0b9e265b961b8555.jpg"> <a href="/posts/3985957"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/79/f1/79f122a3eb05da4a0b9e265b961b8555.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/79/f1/79f122a3eb05da4a0b9e265b961b8555.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/79/f1/79f122a3eb05da4a0b9e265b961b8555.jpg" title="Rating: e
ID: 3985957
Date: 2023-04-11 10:51:16 -0400
Status: active
Score: 182
2023 absurd_res anthro areola big_breasts blush bodily_fluids breasts canid canine canis clothed clothing female fur genitals hi_res jumpsuit licking licking_lips licking_own_lips looking_at_viewer mammal mature_anthro mature_female musk musk_clouds nipples open_mouth partially_clothed pink_areola pink_nipples pink_pussy presenting presenting_breasts presenting_pussy pussy securipun simple_background solo sweat text thick_thighs tongue tongue_out unzipped veronica_(securipun) were werecanid werecanine werewolf wolf zipper" alt="2023 absurd_res anthro areola big_breasts blush bodily_fluids breasts canid canine canis clothed clothing female fur genitals hi_res jumpsuit licking licking_lips licking_own_lips looking_at_viewer mammal mature_anthro mature_female musk musk_clouds nipples open_mouth partially_clothed pink_areola pink_nipples pink_pussy presenting presenting_breasts presenting_pussy pussy securipun simple_background solo sweat text thick_thighs tongue tongue_out unzipped veronica_(securipun) were werecanid werecanine werewolf wolf zipper"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985957"><span class="post-score-score score-positive">&uarr;182</span><span class="post-score-faves">&hearts;439</span><span class="post-score-comments">C7</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985507" class="post-preview post-status-pending post-status-has-children post-rating-explicit" data-id="3985507" data-has-sound="false" data-tags="16:9 2d_animation animated anthro areola bottle bottomwear bouncing_breasts bovid breast_squish breasts breathing caprine clothed clothing clothing_lift container drinking dumbbell female flashing flashing_breasts frame_by_frame fur goat grestlewithdimmy gym gym_equipment hi_res looking_at_viewer mammal muscular muscular_female music narrowed_eyes nipples one_breast_out shirt shirt_lift short_playtime shorts sitting sketch solo sound sound_warning squish stealth topwear vasira webm weights widescreen" data-rating="e" data-width="1920" data-height="1080" data-flags="pending" data-score="174" data-file-ext="webm" data-uploader-id="212261" data-uploader="GrestlewithDimmy" data-is-favorited="false" data-md5="5e4e96429e2008dd18cce81c5f3ac8ce" data-file-url="https://static1.e621.net/data/5e/4e/5e4e96429e2008dd18cce81c5f3ac8ce.webm" data-large-file-url="https://static1.e621.net/data/sample/5e/4e/5e4e96429e2008dd18cce81c5f3ac8ce.jpg" data-preview-file-url="https://static1.e621.net/data/preview/5e/4e/5e4e96429e2008dd18cce81c5f3ac8ce.jpg"> <a href="/posts/3985507"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/5e/4e/5e4e96429e2008dd18cce81c5f3ac8ce.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/5e/4e/5e4e96429e2008dd18cce81c5f3ac8ce.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/5e/4e/5e4e96429e2008dd18cce81c5f3ac8ce.jpg" title="Rating: e
ID: 3985507
Date: 2023-04-11 03:15:36 -0400
Status: pending
Score: 174
16:9 2d_animation animated anthro areola bottle bottomwear bouncing_breasts bovid breast_squish breasts breathing caprine clothed clothing clothing_lift container drinking dumbbell female flashing flashing_breasts frame_by_frame fur goat grestlewithdimmy gym gym_equipment hi_res looking_at_viewer mammal muscular muscular_female music narrowed_eyes nipples one_breast_out shirt shirt_lift short_playtime shorts sitting sketch solo sound sound_warning squish stealth topwear vasira webm weights widescreen" alt="16:9 2d_animation animated anthro areola bottle bottomwear bouncing_breasts bovid breast_squish breasts breathing caprine clothed clothing clothing_lift container drinking dumbbell female flashing flashing_breasts frame_by_frame fur goat grestlewithdimmy gym gym_equipment hi_res looking_at_viewer mammal muscular muscular_female music narrowed_eyes nipples one_breast_out shirt shirt_lift short_playtime shorts sitting sketch solo sound sound_warning squish stealth topwear vasira webm weights widescreen"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985507"><span class="post-score-score score-positive">&uarr;174</span><span class="post-score-faves">&hearts;259</span><span class="post-score-comments">C4</span><span class="post-score-rating">E</span><span class="post-score-extras">CU</span></div>
</div>
</article>
<article id="post_3985344" class="post-preview post-rating-explicit" data-id="3985344" data-has-sound="false" data-tags="accessory animal_genitalia animal_penis anthro arms_tied balls blush bound butt canine_genitalia canine_penis dominant dominant_male dominant_pov ear_piercing ear_ring eeveelution first_person_view generation_2_pokemon generation_6_pokemon genitals hi_res imminent_sex king_scarlet legs_tied male male/male nintendo non-canine_knot pawpads penis piercing pokemon pokemon_(species) questionable_consent ring_piercing solo spread_legs spreading sylveon umbreon uromatsu" data-rating="e" data-width="1848" data-height="1430" data-flags="" data-score="172" data-file-ext="png" data-uploader-id="224629" data-uploader="Redfurryfire" data-is-favorited="false" data-md5="1cbfb390007df85840ffe2eceb7c3c31" data-file-url="https://static1.e621.net/data/1c/bf/1cbfb390007df85840ffe2eceb7c3c31.png" data-large-file-url="https://static1.e621.net/data/sample/1c/bf/1cbfb390007df85840ffe2eceb7c3c31.jpg" data-preview-file-url="https://static1.e621.net/data/preview/1c/bf/1cbfb390007df85840ffe2eceb7c3c31.jpg"> <a href="/posts/3985344"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/1c/bf/1cbfb390007df85840ffe2eceb7c3c31.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/1c/bf/1cbfb390007df85840ffe2eceb7c3c31.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/1c/bf/1cbfb390007df85840ffe2eceb7c3c31.jpg" title="Rating: e
ID: 3985344
Date: 2023-04-11 00:50:27 -0400
Status: active
Score: 172
accessory animal_genitalia animal_penis anthro arms_tied balls blush bound butt canine_genitalia canine_penis dominant dominant_male dominant_pov ear_piercing ear_ring eeveelution first_person_view generation_2_pokemon generation_6_pokemon genitals hi_res imminent_sex king_scarlet legs_tied male male/male nintendo non-canine_knot pawpads penis piercing pokemon pokemon_(species) questionable_consent ring_piercing solo spread_legs spreading sylveon umbreon uromatsu" alt="accessory animal_genitalia animal_penis anthro arms_tied balls blush bound butt canine_genitalia canine_penis dominant dominant_male dominant_pov ear_piercing ear_ring eeveelution first_person_view generation_2_pokemon generation_6_pokemon genitals hi_res imminent_sex king_scarlet legs_tied male male/male nintendo non-canine_knot pawpads penis piercing pokemon pokemon_(species) questionable_consent ring_piercing solo spread_legs spreading sylveon umbreon uromatsu"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985344"><span class="post-score-score score-positive">&uarr;172</span><span class="post-score-faves">&hearts;387</span><span class="post-score-comments">C1</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3986104" class="post-preview post-rating-explicit" data-id="3986104" data-has-sound="false" data-tags="anthro anus avian beak big_butt butt claws colored female full_moon genitals gryphon huge_butt looking_at_viewer moon mythological_avian mythology pawpads paws pussy solo thousandfoldfeathers toe_claws" data-rating="e" data-width="1280" data-height="972" data-flags="" data-score="167" data-file-ext="png" data-uploader-id="396514" data-uploader="GetAGrip" data-is-favorited="false" data-md5="4358a03527d589d6b1292b17a3ac04b1" data-file-url="https://static1.e621.net/data/43/58/4358a03527d589d6b1292b17a3ac04b1.png" data-large-file-url="https://static1.e621.net/data/sample/43/58/4358a03527d589d6b1292b17a3ac04b1.jpg" data-preview-file-url="https://static1.e621.net/data/preview/43/58/4358a03527d589d6b1292b17a3ac04b1.jpg"> <a href="/posts/3986104"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/43/58/4358a03527d589d6b1292b17a3ac04b1.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/43/58/4358a03527d589d6b1292b17a3ac04b1.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/43/58/4358a03527d589d6b1292b17a3ac04b1.jpg" title="Rating: e
ID: 3986104
Date: 2023-04-11 12:48:55 -0400
Status: active
Score: 167
anthro anus avian beak big_butt butt claws colored female full_moon genitals gryphon huge_butt looking_at_viewer moon mythological_avian mythology pawpads paws pussy solo thousandfoldfeathers toe_claws" alt="anthro anus avian beak big_butt butt claws colored female full_moon genitals gryphon huge_butt looking_at_viewer moon mythological_avian mythology pawpads paws pussy solo thousandfoldfeathers toe_claws"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3986104"><span class="post-score-score score-positive">&uarr;167</span><span class="post-score-faves">&hearts;351</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985703" class="post-preview post-status-pending post-rating-explicit" data-id="3985703" data-has-sound="false" data-tags="16:9 3d_(artwork) after_sex all_fours amanda_(viper-desires) animated anthro balls bouncing_breasts bouncing_butt bovid breasts butt caprine catching_breath consistent_pov cowgirl_position cuddling deep_throat digital_media_(artwork) doggystyle duo erection fellatio female female_on_human female_penetrated finger_in_mouth finger_suck fingering fingering_partner first_person_view foreplay from_behind_position from_front_position fur genitals goat grinding hair held_up holding_partner horn human human_penetrating humanoid_genitalia interspecies kissing long_playtime male male/female male_penetrating male_penetrating_female mammal nipples no_sound nude on_bottom on_top oral penetration penile penile_penetration penis penis_in_pussy pussy riding_cock sex simple_background smile source_filmmaker sucking vaginal vaginal_fingering vaginal_penetration vehicle viper-desires watercraft webm widescreen yacht" data-rating="e" data-width="1280" data-height="720" data-flags="pending" data-score="165" data-file-ext="webm" data-uploader-id="1054044" data-uploader="Viper-Desires" data-is-favorited="false" data-md5="c5b9fc1894b838cc2fd8fe8d57ef215e" data-file-url="https://static1.e621.net/data/c5/b9/c5b9fc1894b838cc2fd8fe8d57ef215e.webm" data-large-file-url="https://static1.e621.net/data/sample/c5/b9/c5b9fc1894b838cc2fd8fe8d57ef215e.jpg" data-preview-file-url="https://static1.e621.net/data/preview/c5/b9/c5b9fc1894b838cc2fd8fe8d57ef215e.jpg"> <a href="/posts/3985703"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/c5/b9/c5b9fc1894b838cc2fd8fe8d57ef215e.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/c5/b9/c5b9fc1894b838cc2fd8fe8d57ef215e.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/c5/b9/c5b9fc1894b838cc2fd8fe8d57ef215e.jpg" title="Rating: e
ID: 3985703
Date: 2023-04-11 06:48:01 -0400
Status: pending
Score: 165
16:9 3d_(artwork) after_sex all_fours amanda_(viper-desires) animated anthro balls bouncing_breasts bouncing_butt bovid breasts butt caprine catching_breath consistent_pov cowgirl_position cuddling deep_throat digital_media_(artwork) doggystyle duo erection fellatio female female_on_human female_penetrated finger_in_mouth finger_suck fingering fingering_partner first_person_view foreplay from_behind_position from_front_position fur genitals goat grinding hair held_up holding_partner horn human human_penetrating humanoid_genitalia interspecies kissing long_playtime male male/female male_penetrating male_penetrating_female mammal nipples no_sound nude on_bottom on_top oral penetration penile penile_penetration penis penis_in_pussy pussy riding_cock sex simple_background smile source_filmmaker sucking vaginal vaginal_fingering vaginal_penetration vehicle viper-desires watercraft webm widescreen yacht" alt="16:9 3d_(artwork) after_sex all_fours amanda_(viper-desires) animated anthro balls bouncing_breasts bouncing_butt bovid breasts butt caprine catching_breath consistent_pov cowgirl_position cuddling deep_throat digital_media_(artwork) doggystyle duo erection fellatio female female_on_human female_penetrated finger_in_mouth finger_suck fingering fingering_partner first_person_view foreplay from_behind_position from_front_position fur genitals goat grinding hair held_up holding_partner horn human human_penetrating humanoid_genitalia interspecies kissing long_playtime male male/female male_penetrating male_penetrating_female mammal nipples no_sound nude on_bottom on_top oral penetration penile penile_penetration penis penis_in_pussy pussy riding_cock sex simple_background smile source_filmmaker sucking vaginal vaginal_fingering vaginal_penetration vehicle viper-desires watercraft webm widescreen yacht"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985703"><span class="post-score-score score-positive">&uarr;165</span><span class="post-score-faves">&hearts;288</span><span class="post-score-comments">C1</span><span class="post-score-rating">E</span><span class="post-score-extras">U</span></div>
</div>
</article>
<article id="post_3986215" class="post-preview post-status-has-parent post-rating-explicit" data-id="3986215" data-has-sound="false" data-tags="2023 anal anal_penetration anus bodily_fluids butt chaz_(helluva_boss) conditional_dnp cum cum_in_ass cum_inside demon digital_media_(artwork) duo genital_fluids genitals helluva_boss imp male male/male male_penetrated male_penetrating male_penetrating_male moxxie_(helluva_boss) nude penetration penile penile_penetration penis profanity red_body sex sharp_teeth teeth window zackary911" data-rating="e" data-width="1506" data-height="1175" data-flags="" data-score="158" data-file-ext="png" data-uploader-id="55747" data-uploader="Numeroth" data-is-favorited="false" data-md5="735e397aef7b20c54bcb497cacef99a9" data-file-url="https://static1.e621.net/data/73/5e/735e397aef7b20c54bcb497cacef99a9.png" data-large-file-url="https://static1.e621.net/data/sample/73/5e/735e397aef7b20c54bcb497cacef99a9.jpg" data-preview-file-url="https://static1.e621.net/data/preview/73/5e/735e397aef7b20c54bcb497cacef99a9.jpg"> <a href="/posts/3986215"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/73/5e/735e397aef7b20c54bcb497cacef99a9.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/73/5e/735e397aef7b20c54bcb497cacef99a9.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/73/5e/735e397aef7b20c54bcb497cacef99a9.jpg" title="Rating: e
ID: 3986215
Date: 2023-04-11 14:04:25 -0400
Status: active
Score: 158
2023 anal anal_penetration anus bodily_fluids butt chaz_(helluva_boss) conditional_dnp cum cum_in_ass cum_inside demon digital_media_(artwork) duo genital_fluids genitals helluva_boss imp male male/male male_penetrated male_penetrating male_penetrating_male moxxie_(helluva_boss) nude penetration penile penile_penetration penis profanity red_body sex sharp_teeth teeth window zackary911" alt="2023 anal anal_penetration anus bodily_fluids butt chaz_(helluva_boss) conditional_dnp cum cum_in_ass cum_inside demon digital_media_(artwork) duo genital_fluids genitals helluva_boss imp male male/male male_penetrated male_penetrating male_penetrating_male moxxie_(helluva_boss) nude penetration penile penile_penetration penis profanity red_body sex sharp_teeth teeth window zackary911"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3986215"><span class="post-score-score score-positive">&uarr;158</span><span class="post-score-faves">&hearts;361</span><span class="post-score-comments">C5</span><span class="post-score-rating">E</span><span class="post-score-extras">P</span></div>
</div>
</article>
<article id="post_3985468" class="post-preview post-rating-explicit" data-id="3985468" data-has-sound="false" data-tags="anthro athom big_breasts blue_eyes blush bodily_fluids breasts caught claws embarrassed female fur generation_5_pokemon genital_fluids genitals grey_body grey_fur hair hi_res masturbation neck_tuft nintendo nipples open_mouth pokemon pokemon_(species) pussy pussy_juice red_hair solo table_humping tuft vaginal vaginal_masturbation zoroark" data-rating="e" data-width="1343" data-height="2361" data-flags="" data-score="144" data-file-ext="png" data-uploader-id="1314348" data-uploader="witnessbento" data-is-favorited="false" data-md5="648992849bcb8b4451db11f4db51d4c2" data-file-url="https://static1.e621.net/data/64/89/648992849bcb8b4451db11f4db51d4c2.png" data-large-file-url="https://static1.e621.net/data/sample/64/89/648992849bcb8b4451db11f4db51d4c2.jpg" data-preview-file-url="https://static1.e621.net/data/preview/64/89/648992849bcb8b4451db11f4db51d4c2.jpg"> <a href="/posts/3985468"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/64/89/648992849bcb8b4451db11f4db51d4c2.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/64/89/648992849bcb8b4451db11f4db51d4c2.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/64/89/648992849bcb8b4451db11f4db51d4c2.jpg" title="Rating: e
ID: 3985468
Date: 2023-04-11 02:48:45 -0400
Status: active
Score: 144
anthro athom big_breasts blue_eyes blush bodily_fluids breasts caught claws embarrassed female fur generation_5_pokemon genital_fluids genitals grey_body grey_fur hair hi_res masturbation neck_tuft nintendo nipples open_mouth pokemon pokemon_(species) pussy pussy_juice red_hair solo table_humping tuft vaginal vaginal_masturbation zoroark" alt="anthro athom big_breasts blue_eyes blush bodily_fluids breasts caught claws embarrassed female fur generation_5_pokemon genital_fluids genitals grey_body grey_fur hair hi_res masturbation neck_tuft nintendo nipples open_mouth pokemon pokemon_(species) pussy pussy_juice red_hair solo table_humping tuft vaginal vaginal_masturbation zoroark"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985468"><span class="post-score-score score-positive">&uarr;144</span><span class="post-score-faves">&hearts;279</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985277" class="post-preview post-rating-explicit" data-id="3985277" data-has-sound="false" data-tags="anthro bed bedroom canid canid_demon clothing comic conditional_dnp demon duo english_text female furniture hellhound helluva_boss hi_res loona_(helluva_boss) male male/female mammal profanity sleeping taurika text underwear url vortex_(helluva_boss)" data-rating="e" data-width="848" data-height="1200" data-flags="" data-score="142" data-file-ext="jpg" data-uploader-id="431929" data-uploader="Taurika" data-is-favorited="false" data-md5="7e46cfa4a18d454a12b9f9db6cbcb353" data-file-url="https://static1.e621.net/data/7e/46/7e46cfa4a18d454a12b9f9db6cbcb353.jpg" data-large-file-url="https://static1.e621.net/data/7e/46/7e46cfa4a18d454a12b9f9db6cbcb353.jpg" data-preview-file-url="https://static1.e621.net/data/preview/7e/46/7e46cfa4a18d454a12b9f9db6cbcb353.jpg"> <a href="/posts/3985277"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/7e/46/7e46cfa4a18d454a12b9f9db6cbcb353.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/7e/46/7e46cfa4a18d454a12b9f9db6cbcb353.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/7e/46/7e46cfa4a18d454a12b9f9db6cbcb353.jpg" title="Rating: e
ID: 3985277
Date: 2023-04-11 00:07:11 -0400
Status: active
Score: 142
anthro bed bedroom canid canid_demon clothing comic conditional_dnp demon duo english_text female furniture hellhound helluva_boss hi_res loona_(helluva_boss) male male/female mammal profanity sleeping taurika text underwear url vortex_(helluva_boss)" alt="anthro bed bedroom canid canid_demon clothing comic conditional_dnp demon duo english_text female furniture hellhound helluva_boss hi_res loona_(helluva_boss) male male/female mammal profanity sleeping taurika text underwear url vortex_(helluva_boss)"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985277"><span class="post-score-score score-positive">&uarr;142</span><span class="post-score-faves">&hearts;306</span><span class="post-score-comments">C2</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985832" class="post-preview post-rating-explicit" data-id="3985832" data-has-sound="false" data-tags="16:9 3d_(artwork) 3d_animation animated anthro anthrofied arthropod breast_play breast_suck breasts changeling digital_media_(artwork) equid equine female female/female friendship_is_magic hasbro horn kinkivas kissing mammal my_little_pony nipples princess_celestia_(mlp) queen_chrysalis_(mlp) short_playtime sound sucking webm widescreen winged_unicorn wings" data-rating="e" data-width="1280" data-height="720" data-flags="" data-score="142" data-file-ext="webm" data-uploader-id="396514" data-uploader="GetAGrip" data-is-favorited="false" data-md5="357f794ced0993bc9a3bf75d1cec6484" data-file-url="https://static1.e621.net/data/35/7f/357f794ced0993bc9a3bf75d1cec6484.webm" data-large-file-url="https://static1.e621.net/data/sample/35/7f/357f794ced0993bc9a3bf75d1cec6484.jpg" data-preview-file-url="https://static1.e621.net/data/preview/35/7f/357f794ced0993bc9a3bf75d1cec6484.jpg"> <a href="/posts/3985832"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/35/7f/357f794ced0993bc9a3bf75d1cec6484.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/35/7f/357f794ced0993bc9a3bf75d1cec6484.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/35/7f/357f794ced0993bc9a3bf75d1cec6484.jpg" title="Rating: e
ID: 3985832
Date: 2023-04-11 08:52:50 -0400
Status: active
Score: 142
16:9 3d_(artwork) 3d_animation animated anthro anthrofied arthropod breast_play breast_suck breasts changeling digital_media_(artwork) equid equine female female/female friendship_is_magic hasbro horn kinkivas kissing mammal my_little_pony nipples princess_celestia_(mlp) queen_chrysalis_(mlp) short_playtime sound sucking webm widescreen winged_unicorn wings" alt="16:9 3d_(artwork) 3d_animation animated anthro anthrofied arthropod breast_play breast_suck breasts changeling digital_media_(artwork) equid equine female female/female friendship_is_magic hasbro horn kinkivas kissing mammal my_little_pony nipples princess_celestia_(mlp) queen_chrysalis_(mlp) short_playtime sound sucking webm widescreen winged_unicorn wings"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985832"><span class="post-score-score score-positive">&uarr;142</span><span class="post-score-faves">&hearts;226</span><span class="post-score-comments">C3</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985260" class="post-preview post-rating-explicit" data-id="3985260" data-has-sound="false" data-tags="1:1 2023 areola balls belly belly_rub between_breasts big_breasts breast_expansion breast_squish breasts bubble curvy_figure dialogue digital_media_(artwork) dragon duo erection expansion female feral flint_(foxinuhhbox) foxinuhhbox genitals growth hi_res horn huge_breasts hyper lagomorph larger_female leporid lying macro male mammal micro mid_transformation nipples nude on_back on_side penis penis_tip rabbit scalie size_difference sketch sound_effects speech_bubble squish text tip transformation" data-rating="e" data-width="2000" data-height="2000" data-flags="" data-score="138" data-file-ext="png" data-uploader-id="695502" data-uploader="FoxinuhhBox" data-is-favorited="false" data-md5="a3713f09b63f776a7e0978c80b35d01e" data-file-url="https://static1.e621.net/data/a3/71/a3713f09b63f776a7e0978c80b35d01e.png" data-large-file-url="https://static1.e621.net/data/sample/a3/71/a3713f09b63f776a7e0978c80b35d01e.jpg" data-preview-file-url="https://static1.e621.net/data/preview/a3/71/a3713f09b63f776a7e0978c80b35d01e.jpg"> <a href="/posts/3985260"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/a3/71/a3713f09b63f776a7e0978c80b35d01e.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/a3/71/a3713f09b63f776a7e0978c80b35d01e.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/a3/71/a3713f09b63f776a7e0978c80b35d01e.jpg" title="Rating: e
ID: 3985260
Date: 2023-04-11 00:01:01 -0400
Status: active
Score: 138
1:1 2023 areola balls belly belly_rub between_breasts big_breasts breast_expansion breast_squish breasts bubble curvy_figure dialogue digital_media_(artwork) dragon duo erection expansion female feral flint_(foxinuhhbox) foxinuhhbox genitals growth hi_res horn huge_breasts hyper lagomorph larger_female leporid lying macro male mammal micro mid_transformation nipples nude on_back on_side penis penis_tip rabbit scalie size_difference sketch sound_effects speech_bubble squish text tip transformation" alt="1:1 2023 areola balls belly belly_rub between_breasts big_breasts breast_expansion breast_squish breasts bubble curvy_figure dialogue digital_media_(artwork) dragon duo erection expansion female feral flint_(foxinuhhbox) foxinuhhbox genitals growth hi_res horn huge_breasts hyper lagomorph larger_female leporid lying macro male mammal micro mid_transformation nipples nude on_back on_side penis penis_tip rabbit scalie size_difference sketch sound_effects speech_bubble squish text tip transformation"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985260"><span class="post-score-score score-positive">&uarr;138</span><span class="post-score-faves">&hearts;308</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985980" class="post-preview post-rating-explicit" data-id="3985980" data-has-sound="false" data-tags="anthro anthro_on_anthro anthro_penetrated anthro_penetrating anthro_penetrating_anthro big_breasts bodily_fluids breasts canid canine cum cum_in_uterus cum_inside dragon female female_penetrated french_kissing genital_fluids genitals hi_res huge_breasts internal kissing larger_female male male/female male_penetrating male_penetrating_female mammal nipples penetration penile penile_penetration penis penis_in_pussy sex sijimmy456 size_difference smaller_male tongue tongue_out uterus vaginal vaginal_penetration" data-rating="e" data-width="1457" data-height="2315" data-flags="" data-score="130" data-file-ext="jpg" data-uploader-id="396514" data-uploader="GetAGrip" data-is-favorited="false" data-md5="68c6d2557849d61209439442638e6cff" data-file-url="https://static1.e621.net/data/68/c6/68c6d2557849d61209439442638e6cff.jpg" data-large-file-url="https://static1.e621.net/data/sample/68/c6/68c6d2557849d61209439442638e6cff.jpg" data-preview-file-url="https://static1.e621.net/data/preview/68/c6/68c6d2557849d61209439442638e6cff.jpg"> <a href="/posts/3985980"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/68/c6/68c6d2557849d61209439442638e6cff.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/68/c6/68c6d2557849d61209439442638e6cff.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/68/c6/68c6d2557849d61209439442638e6cff.jpg" title="Rating: e
ID: 3985980
Date: 2023-04-11 11:01:16 -0400
Status: active
Score: 130
anthro anthro_on_anthro anthro_penetrated anthro_penetrating anthro_penetrating_anthro big_breasts bodily_fluids breasts canid canine cum cum_in_uterus cum_inside dragon female female_penetrated french_kissing genital_fluids genitals hi_res huge_breasts internal kissing larger_female male male/female male_penetrating male_penetrating_female mammal nipples penetration penile penile_penetration penis penis_in_pussy sex sijimmy456 size_difference smaller_male tongue tongue_out uterus vaginal vaginal_penetration" alt="anthro anthro_on_anthro anthro_penetrated anthro_penetrating anthro_penetrating_anthro big_breasts bodily_fluids breasts canid canine cum cum_in_uterus cum_inside dragon female female_penetrated french_kissing genital_fluids genitals hi_res huge_breasts internal kissing larger_female male male/female male_penetrating male_penetrating_female mammal nipples penetration penile penile_penetration penis penis_in_pussy sex sijimmy456 size_difference smaller_male tongue tongue_out uterus vaginal vaginal_penetration"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985980"><span class="post-score-score score-positive">&uarr;130</span><span class="post-score-faves">&hearts;315</span><span class="post-score-comments">C2</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3986062" class="post-preview post-status-pending post-rating-explicit" data-id="3986062" data-has-sound="false" data-tags="16:9 3d_(artwork) 3d_animation activision animated anthro anus balls_deep blender_(software) collar cynder digital_media_(artwork) dominant dragon duo erection faceless_character faceless_male female female_penetrated feral feral_penetrated first_person_view genitals green_eyes half-closed_eyes hi_res hologram horn human human_pov humanoid_genitalia humanoid_penis inside looking_at_viewer lying male male/female male_penetrating male_penetrating_female mammal markings multicolored_body multicolored_tail muscular muscular_male narrowed_eyes no_sound nude open_mouth open_smile penetration penile penile_penetration penis penis_in_pussy purple_body pussy raised_tail scales scalie sex short_playtime smile solo_focus spyro_the_dragon submissive submissive_human tail teeth thymine translucent two_tone_body vaginal vaginal_penetration vein webm widescreen wings" data-rating="e" data-width="1920" data-height="1080" data-flags="pending" data-score="125" data-file-ext="webm" data-uploader-id="611027" data-uploader="Thymine" data-is-favorited="false" data-md5="672d878ae0aab13ff16d35f1b7fee623" data-file-url="https://static1.e621.net/data/67/2d/672d878ae0aab13ff16d35f1b7fee623.webm" data-large-file-url="https://static1.e621.net/data/sample/67/2d/672d878ae0aab13ff16d35f1b7fee623.jpg" data-preview-file-url="https://static1.e621.net/data/preview/67/2d/672d878ae0aab13ff16d35f1b7fee623.jpg"> <a href="/posts/3986062"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/67/2d/672d878ae0aab13ff16d35f1b7fee623.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/67/2d/672d878ae0aab13ff16d35f1b7fee623.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/67/2d/672d878ae0aab13ff16d35f1b7fee623.jpg" title="Rating: e
ID: 3986062
Date: 2023-04-11 12:12:47 -0400
Status: pending
Score: 125
16:9 3d_(artwork) 3d_animation activision animated anthro anus balls_deep blender_(software) collar cynder digital_media_(artwork) dominant dragon duo erection faceless_character faceless_male female female_penetrated feral feral_penetrated first_person_view genitals green_eyes half-closed_eyes hi_res hologram horn human human_pov humanoid_genitalia humanoid_penis inside looking_at_viewer lying male male/female male_penetrating male_penetrating_female mammal markings multicolored_body multicolored_tail muscular muscular_male narrowed_eyes no_sound nude open_mouth open_smile penetration penile penile_penetration penis penis_in_pussy purple_body pussy raised_tail scales scalie sex short_playtime smile solo_focus spyro_the_dragon submissive submissive_human tail teeth thymine translucent two_tone_body vaginal vaginal_penetration vein webm widescreen wings" alt="16:9 3d_(artwork) 3d_animation activision animated anthro anus balls_deep blender_(software) collar cynder digital_media_(artwork) dominant dragon duo erection faceless_character faceless_male female female_penetrated feral feral_penetrated first_person_view genitals green_eyes half-closed_eyes hi_res hologram horn human human_pov humanoid_genitalia humanoid_penis inside looking_at_viewer lying male male/female male_penetrating male_penetrating_female mammal markings multicolored_body multicolored_tail muscular muscular_male narrowed_eyes no_sound nude open_mouth open_smile penetration penile penile_penetration penis penis_in_pussy purple_body pussy raised_tail scales scalie sex short_playtime smile solo_focus spyro_the_dragon submissive submissive_human tail teeth thymine translucent two_tone_body vaginal vaginal_penetration vein webm widescreen wings"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3986062"><span class="post-score-score score-positive">&uarr;125</span><span class="post-score-faves">&hearts;177</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras">U</span></div>
</div>
</article>
<article id="post_3986128" class="post-preview post-rating-explicit" data-id="3986128" data-has-sound="false" data-tags="2023 accessory anthro areola armband big_breasts blue_sclera breasts day detailed_background digital_media_(artwork) duo eyelashes facial_piercing feather_hair feathers female fingers genitals grass hair hair_accessory hand_on_shoulder hi_res legband lip_piercing looking_at_viewer navel nipples non-mammal_breasts nude outside piercing plant pseudo_hair pupils purple_body pussy scales scalie sitting slit_pupils text url vader-san yellow_body yellow_sclera" data-rating="e" data-width="1061" data-height="1500" data-flags="" data-score="118" data-file-ext="png" data-uploader-id="95927" data-uploader="lemongrab" data-is-favorited="false" data-md5="917cce02f865a6b68f2fda71b4cc2d31" data-file-url="https://static1.e621.net/data/91/7c/917cce02f865a6b68f2fda71b4cc2d31.png" data-large-file-url="https://static1.e621.net/data/sample/91/7c/917cce02f865a6b68f2fda71b4cc2d31.jpg" data-preview-file-url="https://static1.e621.net/data/preview/91/7c/917cce02f865a6b68f2fda71b4cc2d31.jpg"> <a href="/posts/3986128"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/91/7c/917cce02f865a6b68f2fda71b4cc2d31.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/91/7c/917cce02f865a6b68f2fda71b4cc2d31.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/91/7c/917cce02f865a6b68f2fda71b4cc2d31.jpg" title="Rating: e
ID: 3986128
Date: 2023-04-11 13:06:41 -0400
Status: active
Score: 118
2023 accessory anthro areola armband big_breasts blue_sclera breasts day detailed_background digital_media_(artwork) duo eyelashes facial_piercing feather_hair feathers female fingers genitals grass hair hair_accessory hand_on_shoulder hi_res legband lip_piercing looking_at_viewer navel nipples non-mammal_breasts nude outside piercing plant pseudo_hair pupils purple_body pussy scales scalie sitting slit_pupils text url vader-san yellow_body yellow_sclera" alt="2023 accessory anthro areola armband big_breasts blue_sclera breasts day detailed_background digital_media_(artwork) duo eyelashes facial_piercing feather_hair feathers female fingers genitals grass hair hair_accessory hand_on_shoulder hi_res legband lip_piercing looking_at_viewer navel nipples non-mammal_breasts nude outside piercing plant pseudo_hair pupils purple_body pussy scales scalie sitting slit_pupils text url vader-san yellow_body yellow_sclera"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3986128"><span class="post-score-score score-positive">&uarr;118</span><span class="post-score-faves">&hearts;199</span><span class="post-score-comments">C1</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985986" class="post-preview post-status-pending post-rating-explicit" data-id="3985986" data-has-sound="false" data-tags="1:1 3d_(artwork) 3d_animation 4_toes 5_fingers abdominal_bulge animated anthro balls barefoot big_balls big_penis digital_media_(artwork) domestic_cat dragon duo e-zoid feet felid feline felis fingers flapcats_(character) genitals glowing glowing_eyes hi_res holding_stomach horn huge_penis humanoid_genitalia humanoid_penis male male/male mammal muscular muscular_male nude paws penis rough_sex scar sex short_playtime size_difference sound sound_effects standing standing_on_another standing_sex toes wao_(e-zoid) webm" data-rating="e" data-width="1920" data-height="1920" data-flags="pending" data-score="112" data-file-ext="webm" data-uploader-id="434265" data-uploader="E-Zoid" data-is-favorited="false" data-md5="a165a3f711c97371e956098825054cc7" data-file-url="https://static1.e621.net/data/a1/65/a165a3f711c97371e956098825054cc7.webm" data-large-file-url="https://static1.e621.net/data/sample/a1/65/a165a3f711c97371e956098825054cc7.jpg" data-preview-file-url="https://static1.e621.net/data/preview/a1/65/a165a3f711c97371e956098825054cc7.jpg"> <a href="/posts/3985986"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/a1/65/a165a3f711c97371e956098825054cc7.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/a1/65/a165a3f711c97371e956098825054cc7.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/a1/65/a165a3f711c97371e956098825054cc7.jpg" title="Rating: e
ID: 3985986
Date: 2023-04-11 11:11:04 -0400
Status: pending
Score: 112
1:1 3d_(artwork) 3d_animation 4_toes 5_fingers abdominal_bulge animated anthro balls barefoot big_balls big_penis digital_media_(artwork) domestic_cat dragon duo e-zoid feet felid feline felis fingers flapcats_(character) genitals glowing glowing_eyes hi_res holding_stomach horn huge_penis humanoid_genitalia humanoid_penis male male/male mammal muscular muscular_male nude paws penis rough_sex scar sex short_playtime size_difference sound sound_effects standing standing_on_another standing_sex toes wao_(e-zoid) webm" alt="1:1 3d_(artwork) 3d_animation 4_toes 5_fingers abdominal_bulge animated anthro balls barefoot big_balls big_penis digital_media_(artwork) domestic_cat dragon duo e-zoid feet felid feline felis fingers flapcats_(character) genitals glowing glowing_eyes hi_res holding_stomach horn huge_penis humanoid_genitalia humanoid_penis male male/male mammal muscular muscular_male nude paws penis rough_sex scar sex short_playtime size_difference sound sound_effects standing standing_on_another standing_sex toes wao_(e-zoid) webm"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985986"><span class="post-score-score score-positive">&uarr;112</span><span class="post-score-faves">&hearts;253</span><span class="post-score-comments">C4</span><span class="post-score-rating">E</span><span class="post-score-extras">U</span></div>
</div>
</article>
<article id="post_3985928" class="post-preview post-status-pending post-status-has-parent post-status-has-children post-rating-explicit" data-id="3985928" data-has-sound="false" data-tags="2023 absurd_res anatomically_correct anatomically_correct_genitalia anatomically_correct_pussy animal_genitalia anthro anthro_on_feral anus artist_name bestiality biped blue_eyes brown_body brown_nose butt butt_grab canid canine canis capreoline cervine_genitalia cervine_pussy clitoris deer duo eve eyebrows eyelashes female feral genitals hand_on_butt hi_res inner_ear_fluff koba looking_back male male/female male_on_feral mammal pink_anus pink_inner_ear pink_pussy presenting presenting_anus presenting_hindquarters presenting_pussy pussy quadruped rear_view seductive signature simple_background spread_pussy spreading tuft white-tailed_deer white_body white_inner_ear_fluff" data-rating="e" data-width="1938" data-height="3126" data-flags="pending" data-score="111" data-file-ext="jpg" data-uploader-id="853496" data-uploader="azdy67" data-is-favorited="false" data-md5="85868226aebdbf843a4d29640b21cb4d" data-file-url="https://static1.e621.net/data/85/86/85868226aebdbf843a4d29640b21cb4d.jpg" data-large-file-url="https://static1.e621.net/data/sample/85/86/85868226aebdbf843a4d29640b21cb4d.jpg" data-preview-file-url="https://static1.e621.net/data/preview/85/86/85868226aebdbf843a4d29640b21cb4d.jpg"> <a href="/posts/3985928"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/85/86/85868226aebdbf843a4d29640b21cb4d.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/85/86/85868226aebdbf843a4d29640b21cb4d.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/85/86/85868226aebdbf843a4d29640b21cb4d.jpg" title="Rating: e
ID: 3985928
Date: 2023-04-11 10:19:18 -0400
Status: pending
Score: 111
2023 absurd_res anatomically_correct anatomically_correct_genitalia anatomically_correct_pussy animal_genitalia anthro anthro_on_feral anus artist_name bestiality biped blue_eyes brown_body brown_nose butt butt_grab canid canine canis capreoline cervine_genitalia cervine_pussy clitoris deer duo eve eyebrows eyelashes female feral genitals hand_on_butt hi_res inner_ear_fluff koba looking_back male male/female male_on_feral mammal pink_anus pink_inner_ear pink_pussy presenting presenting_anus presenting_hindquarters presenting_pussy pussy quadruped rear_view seductive signature simple_background spread_pussy spreading tuft white-tailed_deer white_body white_inner_ear_fluff" alt="2023 absurd_res anatomically_correct anatomically_correct_genitalia anatomically_correct_pussy animal_genitalia anthro anthro_on_feral anus artist_name bestiality biped blue_eyes brown_body brown_nose butt butt_grab canid canine canis capreoline cervine_genitalia cervine_pussy clitoris deer duo eve eyebrows eyelashes female feral genitals hand_on_butt hi_res inner_ear_fluff koba looking_back male male/female male_on_feral mammal pink_anus pink_inner_ear pink_pussy presenting presenting_anus presenting_hindquarters presenting_pussy pussy quadruped rear_view seductive signature simple_background spread_pussy spreading tuft white-tailed_deer white_body white_inner_ear_fluff"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985928"><span class="post-score-score score-positive">&uarr;111</span><span class="post-score-faves">&hearts;183</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras">PCU</span></div>
</div>
</article>
<article id="post_3985371" class="post-preview post-rating-explicit" data-id="3985371" data-has-sound="false" data-tags="absurd_res amur_carp anthro bent_over butt camel_toe carp clothing cyprinid cypriniform dark_body dark_fur felid female fish fur genitals hair hand_in_water hi_res houndlycat jenna_(houndlycat) kneeling koi lily_pad long_hair looking_away mammal marine one-piece_swimsuit pantherine petals plant pond ponytail presenting presenting_hindquarters presenting_pussy pussy red_clothing solo swimwear tail typical_carp" data-rating="e" data-width="4961" data-height="3508" data-flags="" data-score="109" data-file-ext="png" data-uploader-id="1222696" data-uploader="HoundlyCat" data-is-favorited="false" data-md5="5a02b812befa55ff310a60a72eeac118" data-file-url="https://static1.e621.net/data/5a/02/5a02b812befa55ff310a60a72eeac118.png" data-large-file-url="https://static1.e621.net/data/sample/5a/02/5a02b812befa55ff310a60a72eeac118.jpg" data-preview-file-url="https://static1.e621.net/data/preview/5a/02/5a02b812befa55ff310a60a72eeac118.jpg"> <a href="/posts/3985371"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/5a/02/5a02b812befa55ff310a60a72eeac118.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/5a/02/5a02b812befa55ff310a60a72eeac118.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/5a/02/5a02b812befa55ff310a60a72eeac118.jpg" title="Rating: e
ID: 3985371
Date: 2023-04-11 01:19:58 -0400
Status: active
Score: 109
absurd_res amur_carp anthro bent_over butt camel_toe carp clothing cyprinid cypriniform dark_body dark_fur felid female fish fur genitals hair hand_in_water hi_res houndlycat jenna_(houndlycat) kneeling koi lily_pad long_hair looking_away mammal marine one-piece_swimsuit pantherine petals plant pond ponytail presenting presenting_hindquarters presenting_pussy pussy red_clothing solo swimwear tail typical_carp" alt="absurd_res amur_carp anthro bent_over butt camel_toe carp clothing cyprinid cypriniform dark_body dark_fur felid female fish fur genitals hair hand_in_water hi_res houndlycat jenna_(houndlycat) kneeling koi lily_pad long_hair looking_away mammal marine one-piece_swimsuit pantherine petals plant pond ponytail presenting presenting_hindquarters presenting_pussy pussy red_clothing solo swimwear tail typical_carp"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985371"><span class="post-score-score score-positive">&uarr;109</span><span class="post-score-faves">&hearts;236</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985434" class="post-preview post-rating-explicit" data-id="3985434" data-has-sound="false" data-tags="absurd_res after_kiss anal anal_orgasm anal_penetration anthro bandai_namco bodily_fluids cum cum_in_ass cum_inside digimon digimon_(species) dinosaur duo erection fangs feet feral french_kissing gabumon genital_fluids genitals guilmon hi_res kissing male male/male male_penetrated male_penetrating mr_hdclobin orange_eyes penetration red_body red_skin reptile reptile_penis saliva saliva_string scalie teeth theropod" data-rating="e" data-width="3850" data-height="2476" data-flags="" data-score="109" data-file-ext="png" data-uploader-id="1122922" data-uploader="Mr_HDClobin" data-is-favorited="false" data-md5="9fd74bf54ebc26f640bfb54c170938e8" data-file-url="https://static1.e621.net/data/9f/d7/9fd74bf54ebc26f640bfb54c170938e8.png" data-large-file-url="https://static1.e621.net/data/sample/9f/d7/9fd74bf54ebc26f640bfb54c170938e8.jpg" data-preview-file-url="https://static1.e621.net/data/preview/9f/d7/9fd74bf54ebc26f640bfb54c170938e8.jpg"> <a href="/posts/3985434"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/9f/d7/9fd74bf54ebc26f640bfb54c170938e8.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/9f/d7/9fd74bf54ebc26f640bfb54c170938e8.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/9f/d7/9fd74bf54ebc26f640bfb54c170938e8.jpg" title="Rating: e
ID: 3985434
Date: 2023-04-11 02:22:23 -0400
Status: active
Score: 109
absurd_res after_kiss anal anal_orgasm anal_penetration anthro bandai_namco bodily_fluids cum cum_in_ass cum_inside digimon digimon_(species) dinosaur duo erection fangs feet feral french_kissing gabumon genital_fluids genitals guilmon hi_res kissing male male/male male_penetrated male_penetrating mr_hdclobin orange_eyes penetration red_body red_skin reptile reptile_penis saliva saliva_string scalie teeth theropod" alt="absurd_res after_kiss anal anal_orgasm anal_penetration anthro bandai_namco bodily_fluids cum cum_in_ass cum_inside digimon digimon_(species) dinosaur duo erection fangs feet feral french_kissing gabumon genital_fluids genitals guilmon hi_res kissing male male/male male_penetrated male_penetrating mr_hdclobin orange_eyes penetration red_body red_skin reptile reptile_penis saliva saliva_string scalie teeth theropod"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985434"><span class="post-score-score score-positive">&uarr;109</span><span class="post-score-faves">&hearts;208</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985573" class="post-preview post-status-has-children post-rating-explicit" data-id="3985573" data-has-sound="false" data-tags="2022 &lt;3 after_fellatio after_oral after_sex animal_genitalia animal_penis anthro artist_name blush bodily_fluids body_writing breasts canid canine canine_genitalia canine_penis chest_tuft collar collar_only conditional_dnp countershade_face countershade_torso countershading cum cum_on_tongue digital_media_(artwork) disembodied_penis duo erection eyelashes face_writing facial_blush female female_focus fox fur genital_fluids genitals knot male male/female mammal nude orange_body orange_fur penis pink_penis pink_tongue puddingpaw shaded solo_focus tan_body tan_fur tongue tongue_out tuft yellow_eyes" data-rating="e" data-width="1078" data-height="1002" data-flags="" data-score="107" data-file-ext="png" data-uploader-id="601225" data-uploader="faucet" data-is-favorited="false" data-md5="761d007558c4e496e0ee462370686701" data-file-url="https://static1.e621.net/data/76/1d/761d007558c4e496e0ee462370686701.png" data-large-file-url="https://static1.e621.net/data/sample/76/1d/761d007558c4e496e0ee462370686701.jpg" data-preview-file-url="https://static1.e621.net/data/preview/76/1d/761d007558c4e496e0ee462370686701.jpg"> <a href="/posts/3985573"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/76/1d/761d007558c4e496e0ee462370686701.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/76/1d/761d007558c4e496e0ee462370686701.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/76/1d/761d007558c4e496e0ee462370686701.jpg" title="Rating: e
ID: 3985573
Date: 2023-04-11 04:09:31 -0400
Status: active
Score: 107
2022 &lt;3 after_fellatio after_oral after_sex animal_genitalia animal_penis anthro artist_name blush bodily_fluids body_writing breasts canid canine canine_genitalia canine_penis chest_tuft collar collar_only conditional_dnp countershade_face countershade_torso countershading cum cum_on_tongue digital_media_(artwork) disembodied_penis duo erection eyelashes face_writing facial_blush female female_focus fox fur genital_fluids genitals knot male male/female mammal nude orange_body orange_fur penis pink_penis pink_tongue puddingpaw shaded solo_focus tan_body tan_fur tongue tongue_out tuft yellow_eyes" alt="2022 &lt;3 after_fellatio after_oral after_sex animal_genitalia animal_penis anthro artist_name blush bodily_fluids body_writing breasts canid canine canine_genitalia canine_penis chest_tuft collar collar_only conditional_dnp countershade_face countershade_torso countershading cum cum_on_tongue digital_media_(artwork) disembodied_penis duo erection eyelashes face_writing facial_blush female female_focus fox fur genital_fluids genitals knot male male/female mammal nude orange_body orange_fur penis pink_penis pink_tongue puddingpaw shaded solo_focus tan_body tan_fur tongue tongue_out tuft yellow_eyes"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985573"><span class="post-score-score score-positive">&uarr;107</span><span class="post-score-faves">&hearts;242</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras">C</span></div>
</div>
</article>
<article id="post_3985827" class="post-preview post-rating-explicit" data-id="3985827" data-has-sound="false" data-tags="16:9 3d_(artwork) 3d_animation animated anthro anthrofied balls big_macintosh_(mlp) breasts butt digital_media_(artwork) equid equine eyewear feathers female female_penetrated friendship_is_magic genitals hasbro horn kinkivas male male/female male_penetrating male_penetrating_female mammal my_little_pony penetration pinkie_pie_(mlp) princess_twilight_sparkle_(mlp) prostitution purple_body purple_feathers raripunk rarity_(mlp) sex short_playtime smoking sound sunglasses unicorn webm widescreen winged_unicorn wings" data-rating="e" data-width="1280" data-height="720" data-flags="" data-score="107" data-file-ext="webm" data-uploader-id="396514" data-uploader="GetAGrip" data-is-favorited="false" data-md5="778a42b9ab4fd3467002a06afc28560f" data-file-url="https://static1.e621.net/data/77/8a/778a42b9ab4fd3467002a06afc28560f.webm" data-large-file-url="https://static1.e621.net/data/sample/77/8a/778a42b9ab4fd3467002a06afc28560f.jpg" data-preview-file-url="https://static1.e621.net/data/preview/77/8a/778a42b9ab4fd3467002a06afc28560f.jpg"> <a href="/posts/3985827"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/77/8a/778a42b9ab4fd3467002a06afc28560f.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/77/8a/778a42b9ab4fd3467002a06afc28560f.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/77/8a/778a42b9ab4fd3467002a06afc28560f.jpg" title="Rating: e
ID: 3985827
Date: 2023-04-11 08:50:46 -0400
Status: active
Score: 107
16:9 3d_(artwork) 3d_animation animated anthro anthrofied balls big_macintosh_(mlp) breasts butt digital_media_(artwork) equid equine eyewear feathers female female_penetrated friendship_is_magic genitals hasbro horn kinkivas male male/female male_penetrating male_penetrating_female mammal my_little_pony penetration pinkie_pie_(mlp) princess_twilight_sparkle_(mlp) prostitution purple_body purple_feathers raripunk rarity_(mlp) sex short_playtime smoking sound sunglasses unicorn webm widescreen winged_unicorn wings" alt="16:9 3d_(artwork) 3d_animation animated anthro anthrofied balls big_macintosh_(mlp) breasts butt digital_media_(artwork) equid equine eyewear feathers female female_penetrated friendship_is_magic genitals hasbro horn kinkivas male male/female male_penetrating male_penetrating_female mammal my_little_pony penetration pinkie_pie_(mlp) princess_twilight_sparkle_(mlp) prostitution purple_body purple_feathers raripunk rarity_(mlp) sex short_playtime smoking sound sunglasses unicorn webm widescreen winged_unicorn wings"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985827"><span class="post-score-score score-positive">&uarr;107</span><span class="post-score-faves">&hearts;168</span><span class="post-score-comments">C2</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985587" class="post-preview post-status-has-parent post-rating-explicit" data-id="3985587" data-has-sound="false" data-tags="anthro big_breasts breasts claws digital_media_(artwork) dinosaur dromaeosaurid female genitals hair hi_res holding_object holding_weapon leonifa looking_at_viewer looking_down melee_weapon nipples nude pubic_mound pussy red_body red_eyes red_hair red_scales reptile scales scalie shihari smile solo tail teeth theropod thick_thighs tribal v-cut velociraptor weapon" data-rating="e" data-width="1712" data-height="2152" data-flags="" data-score="102" data-file-ext="png" data-uploader-id="1180059" data-uploader="Shihari" data-is-favorited="false" data-md5="0af00719d7be2e8119bb311c21bd0f8a" data-file-url="https://static1.e621.net/data/0a/f0/0af00719d7be2e8119bb311c21bd0f8a.png" data-large-file-url="https://static1.e621.net/data/sample/0a/f0/0af00719d7be2e8119bb311c21bd0f8a.jpg" data-preview-file-url="https://static1.e621.net/data/preview/0a/f0/0af00719d7be2e8119bb311c21bd0f8a.jpg"> <a href="/posts/3985587"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/0a/f0/0af00719d7be2e8119bb311c21bd0f8a.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/0a/f0/0af00719d7be2e8119bb311c21bd0f8a.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/0a/f0/0af00719d7be2e8119bb311c21bd0f8a.jpg" title="Rating: e
ID: 3985587
Date: 2023-04-11 04:17:16 -0400
Status: active
Score: 102
anthro big_breasts breasts claws digital_media_(artwork) dinosaur dromaeosaurid female genitals hair hi_res holding_object holding_weapon leonifa looking_at_viewer looking_down melee_weapon nipples nude pubic_mound pussy red_body red_eyes red_hair red_scales reptile scales scalie shihari smile solo tail teeth theropod thick_thighs tribal v-cut velociraptor weapon" alt="anthro big_breasts breasts claws digital_media_(artwork) dinosaur dromaeosaurid female genitals hair hi_res holding_object holding_weapon leonifa looking_at_viewer looking_down melee_weapon nipples nude pubic_mound pussy red_body red_eyes red_hair red_scales reptile scales scalie shihari smile solo tail teeth theropod thick_thighs tribal v-cut velociraptor weapon"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985587"><span class="post-score-score score-positive">&uarr;102</span><span class="post-score-faves">&hearts;183</span><span class="post-score-comments">C1</span><span class="post-score-rating">E</span><span class="post-score-extras">P</span></div>
</div>
</article>
<article id="post_3985362" class="post-preview post-rating-explicit" data-id="3985362" data-has-sound="false" data-tags="2023 anthro areola bed blue_body blue_fur blush breasts cartoon_network cubedcoconut domestic_cat eyebrows felid feline felis female fingers fur furniture genitals hi_res inside looking_at_viewer mammal nicole_watterson nipples pillow pink_nose pussy solo tail teeth the_amazing_world_of_gumball tongue" data-rating="e" data-width="1497" data-height="2160" data-flags="" data-score="101" data-file-ext="jpg" data-uploader-id="922083" data-uploader="Musker" data-is-favorited="false" data-md5="b8b4301419a35fdf6a9351c7b630a679" data-file-url="https://static1.e621.net/data/b8/b4/b8b4301419a35fdf6a9351c7b630a679.jpg" data-large-file-url="https://static1.e621.net/data/sample/b8/b4/b8b4301419a35fdf6a9351c7b630a679.jpg" data-preview-file-url="https://static1.e621.net/data/preview/b8/b4/b8b4301419a35fdf6a9351c7b630a679.jpg"> <a href="/posts/3985362"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/b8/b4/b8b4301419a35fdf6a9351c7b630a679.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/b8/b4/b8b4301419a35fdf6a9351c7b630a679.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/b8/b4/b8b4301419a35fdf6a9351c7b630a679.jpg" title="Rating: e
ID: 3985362
Date: 2023-04-11 01:08:52 -0400
Status: active
Score: 101
2023 anthro areola bed blue_body blue_fur blush breasts cartoon_network cubedcoconut domestic_cat eyebrows felid feline felis female fingers fur furniture genitals hi_res inside looking_at_viewer mammal nicole_watterson nipples pillow pink_nose pussy solo tail teeth the_amazing_world_of_gumball tongue" alt="2023 anthro areola bed blue_body blue_fur blush breasts cartoon_network cubedcoconut domestic_cat eyebrows felid feline felis female fingers fur furniture genitals hi_res inside looking_at_viewer mammal nicole_watterson nipples pillow pink_nose pussy solo tail teeth the_amazing_world_of_gumball tongue"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985362"><span class="post-score-score score-positive">&uarr;101</span><span class="post-score-faves">&hearts;210</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985981" class="post-preview post-status-pending post-rating-explicit" data-id="3985981" data-has-sound="false" data-tags="16:9 anal anal_penetration animated anthro avian bed bedroom big_penis bird corvid corvus_(genus) crow dragon duo e-zoid feet from_behind_position furniture genitals glowing glowing_eyes glowing_genitalia glowing_penis hi_res horn huge_penis male male/male muscular muscular_male oscine passerine penetration penis raven rough_sex ryze_(phosphoruscrow) scar sex short_playtime size_difference sound tail wao_(e-zoid) webm widescreen" data-rating="e" data-width="1920" data-height="1080" data-flags="pending" data-score="99" data-file-ext="webm" data-uploader-id="434265" data-uploader="E-Zoid" data-is-favorited="false" data-md5="3571d3536dcdcb29eeba31a1e498bbe5" data-file-url="https://static1.e621.net/data/35/71/3571d3536dcdcb29eeba31a1e498bbe5.webm" data-large-file-url="https://static1.e621.net/data/sample/35/71/3571d3536dcdcb29eeba31a1e498bbe5.jpg" data-preview-file-url="https://static1.e621.net/data/preview/35/71/3571d3536dcdcb29eeba31a1e498bbe5.jpg"> <a href="/posts/3985981"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/35/71/3571d3536dcdcb29eeba31a1e498bbe5.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/35/71/3571d3536dcdcb29eeba31a1e498bbe5.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/35/71/3571d3536dcdcb29eeba31a1e498bbe5.jpg" title="Rating: e
ID: 3985981
Date: 2023-04-11 11:02:53 -0400
Status: pending
Score: 99
16:9 anal anal_penetration animated anthro avian bed bedroom big_penis bird corvid corvus_(genus) crow dragon duo e-zoid feet from_behind_position furniture genitals glowing glowing_eyes glowing_genitalia glowing_penis hi_res horn huge_penis male male/male muscular muscular_male oscine passerine penetration penis raven rough_sex ryze_(phosphoruscrow) scar sex short_playtime size_difference sound tail wao_(e-zoid) webm widescreen" alt="16:9 anal anal_penetration animated anthro avian bed bedroom big_penis bird corvid corvus_(genus) crow dragon duo e-zoid feet from_behind_position furniture genitals glowing glowing_eyes glowing_genitalia glowing_penis hi_res horn huge_penis male male/male muscular muscular_male oscine passerine penetration penis raven rough_sex ryze_(phosphoruscrow) scar sex short_playtime size_difference sound tail wao_(e-zoid) webm widescreen"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985981"><span class="post-score-score score-positive">&uarr;99</span><span class="post-score-faves">&hearts;202</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras">U</span></div>
</div>
</article>
<article id="post_3985364" class="post-preview post-rating-safe" data-id="3985364" data-has-sound="false" data-tags="2023 absurd_res anthro artist_name ball basketball_(ball) basketball_court basketball_hoop blue_eyes breasts buckteeth clothing digital_media_(artwork) double_door exit_sign female floppy_ears footwear fur hi_res hinget inside lagomorph leporid lidded_eyes lola_bunny looking_at_viewer looney_tunes mammal plantigrade rabbit shoes sitting solo teeth warner_brothers year" data-rating="s" data-width="2400" data-height="3100" data-flags="" data-score="98" data-file-ext="jpg" data-uploader-id="394194" data-uploader="DJ_Pyro_Teknikz" data-is-favorited="false" data-md5="5d95099a4f23b0c5fb534b55bc8d988e" data-file-url="https://static1.e621.net/data/5d/95/5d95099a4f23b0c5fb534b55bc8d988e.jpg" data-large-file-url="https://static1.e621.net/data/sample/5d/95/5d95099a4f23b0c5fb534b55bc8d988e.jpg" data-preview-file-url="https://static1.e621.net/data/preview/5d/95/5d95099a4f23b0c5fb534b55bc8d988e.jpg"> <a href="/posts/3985364"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/5d/95/5d95099a4f23b0c5fb534b55bc8d988e.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/5d/95/5d95099a4f23b0c5fb534b55bc8d988e.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/5d/95/5d95099a4f23b0c5fb534b55bc8d988e.jpg" title="Rating: s
ID: 3985364
Date: 2023-04-11 01:09:32 -0400
Status: active
Score: 98
2023 absurd_res anthro artist_name ball basketball_(ball) basketball_court basketball_hoop blue_eyes breasts buckteeth clothing digital_media_(artwork) double_door exit_sign female floppy_ears footwear fur hi_res hinget inside lagomorph leporid lidded_eyes lola_bunny looking_at_viewer looney_tunes mammal plantigrade rabbit shoes sitting solo teeth warner_brothers year" alt="2023 absurd_res anthro artist_name ball basketball_(ball) basketball_court basketball_hoop blue_eyes breasts buckteeth clothing digital_media_(artwork) double_door exit_sign female floppy_ears footwear fur hi_res hinget inside lagomorph leporid lidded_eyes lola_bunny looking_at_viewer looney_tunes mammal plantigrade rabbit shoes sitting solo teeth warner_brothers year"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985364"><span class="post-score-score score-positive">&uarr;98</span><span class="post-score-faves">&hearts;165</span><span class="post-score-comments">C0</span><span class="post-score-rating">S</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985259" class="post-preview post-status-has-parent post-rating-explicit" data-id="3985259" data-has-sound="false" data-tags="2023 after_sex after_vaginal anthro areola balls bed biped blush bodily_fluids breasts colored crown cum cum_drip cum_in_pussy cum_inside cum_on_bed cum_on_body cum_on_leg cum_on_penis disembodied_penis dragon dripping english_text erection excalibur_(zerofox) faceless_anthro faceless_character faceless_male female fluffy fluffy_tail fur furniture furred_dragon furred_wings gangbang genital_fluids genitals group group_sex hair headgear hi_res horn impregnation inside lying male male/female mostly_offscreen_character mostly_offscreen_male nipples nude on_back ovum ovum_with_heart penis precum pussy queen royalty scalie sex signature solo_focus sperm_cell tail text tiara western_dragon white_body white_fur wings zerofox1000" data-rating="e" data-width="1672" data-height="1485" data-flags="" data-score="98" data-file-ext="jpg" data-uploader-id="453504" data-uploader="WeRideAtDawn" data-is-favorited="false" data-md5="ed0ac60ff140013a210e5865c2893a5f" data-file-url="https://static1.e621.net/data/ed/0a/ed0ac60ff140013a210e5865c2893a5f.jpg" data-large-file-url="https://static1.e621.net/data/sample/ed/0a/ed0ac60ff140013a210e5865c2893a5f.jpg" data-preview-file-url="https://static1.e621.net/data/preview/ed/0a/ed0ac60ff140013a210e5865c2893a5f.jpg"> <a href="/posts/3985259"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/ed/0a/ed0ac60ff140013a210e5865c2893a5f.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/ed/0a/ed0ac60ff140013a210e5865c2893a5f.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/ed/0a/ed0ac60ff140013a210e5865c2893a5f.jpg" title="Rating: e
ID: 3985259
Date: 2023-04-11 00:00:59 -0400
Status: active
Score: 98
2023 after_sex after_vaginal anthro areola balls bed biped blush bodily_fluids breasts colored crown cum cum_drip cum_in_pussy cum_inside cum_on_bed cum_on_body cum_on_leg cum_on_penis disembodied_penis dragon dripping english_text erection excalibur_(zerofox) faceless_anthro faceless_character faceless_male female fluffy fluffy_tail fur furniture furred_dragon furred_wings gangbang genital_fluids genitals group group_sex hair headgear hi_res horn impregnation inside lying male male/female mostly_offscreen_character mostly_offscreen_male nipples nude on_back ovum ovum_with_heart penis precum pussy queen royalty scalie sex signature solo_focus sperm_cell tail text tiara western_dragon white_body white_fur wings zerofox1000" alt="2023 after_sex after_vaginal anthro areola balls bed biped blush bodily_fluids breasts colored crown cum cum_drip cum_in_pussy cum_inside cum_on_bed cum_on_body cum_on_leg cum_on_penis disembodied_penis dragon dripping english_text erection excalibur_(zerofox) faceless_anthro faceless_character faceless_male female fluffy fluffy_tail fur furniture furred_dragon furred_wings gangbang genital_fluids genitals group group_sex hair headgear hi_res horn impregnation inside lying male male/female mostly_offscreen_character mostly_offscreen_male nipples nude on_back ovum ovum_with_heart penis precum pussy queen royalty scalie sex signature solo_focus sperm_cell tail text tiara western_dragon white_body white_fur wings zerofox1000"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985259"><span class="post-score-score score-positive">&uarr;98</span><span class="post-score-faves">&hearts;186</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras">P</span></div>
</div>
</article>
<article id="post_3985960" class="post-preview post-status-pending post-rating-explicit" data-id="3985960" data-has-sound="false" data-tags="16:9 3d_(artwork) ahegao animated anthro anthro_on_feral anthrofied bestiality breasts clothing collar digital_media_(artwork) duo female feral footwear friendship_is_magic from_behind_position gorilka hasbro high_heels looking_pleasured male male/female my_little_pony princess_celestia_(mlp) sex short_playtime size_difference small_dom_big_sub sound webm widescreen wings" data-rating="e" data-width="1280" data-height="720" data-flags="pending" data-score="96" data-file-ext="webm" data-uploader-id="740561" data-uploader="Kirillai" data-is-favorited="false" data-md5="c04358fee32e9c2b636edb7aacd67338" data-file-url="https://static1.e621.net/data/c0/43/c04358fee32e9c2b636edb7aacd67338.webm" data-large-file-url="https://static1.e621.net/data/sample/c0/43/c04358fee32e9c2b636edb7aacd67338.jpg" data-preview-file-url="https://static1.e621.net/data/preview/c0/43/c04358fee32e9c2b636edb7aacd67338.jpg"> <a href="/posts/3985960"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/c0/43/c04358fee32e9c2b636edb7aacd67338.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/c0/43/c04358fee32e9c2b636edb7aacd67338.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/c0/43/c04358fee32e9c2b636edb7aacd67338.jpg" title="Rating: e
ID: 3985960
Date: 2023-04-11 10:53:52 -0400
Status: pending
Score: 96
16:9 3d_(artwork) ahegao animated anthro anthro_on_feral anthrofied bestiality breasts clothing collar digital_media_(artwork) duo female feral footwear friendship_is_magic from_behind_position gorilka hasbro high_heels looking_pleasured male male/female my_little_pony princess_celestia_(mlp) sex short_playtime size_difference small_dom_big_sub sound webm widescreen wings" alt="16:9 3d_(artwork) ahegao animated anthro anthro_on_feral anthrofied bestiality breasts clothing collar digital_media_(artwork) duo female feral footwear friendship_is_magic from_behind_position gorilka hasbro high_heels looking_pleasured male male/female my_little_pony princess_celestia_(mlp) sex short_playtime size_difference small_dom_big_sub sound webm widescreen wings"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985960"><span class="post-score-score score-positive">&uarr;96</span><span class="post-score-faves">&hearts;157</span><span class="post-score-comments">C2</span><span class="post-score-rating">E</span><span class="post-score-extras">U</span></div>
</div>
</article>
<article id="post_3985577" class="post-preview post-status-has-parent post-rating-explicit" data-id="3985577" data-has-sound="false" data-tags="animal_genitalia animal_penis anthro artist_name balls bodily_fluids brown_body brown_fur canid canine canine_genitalia canine_penis conditional_dnp countershade_face countershade_fur countershading crying cum cum_on_face deep_throat digital_media_(artwork) disembodied_penis duo erection eyelashes female female_penetrated fox fur genital_fluids genitals knot male male/female male_penetrating male_penetrating_female mammal oral oral_penetration orange_body orange_fur penetration penis penis_in_mouth pink_tongue puddingpaw saliva sex tan_body tan_fur tears tongue" data-rating="e" data-width="1159" data-height="922" data-flags="" data-score="95" data-file-ext="png" data-uploader-id="601225" data-uploader="faucet" data-is-favorited="false" data-md5="1c0db15e35245be1b53bfedaece8c823" data-file-url="https://static1.e621.net/data/1c/0d/1c0db15e35245be1b53bfedaece8c823.png" data-large-file-url="https://static1.e621.net/data/sample/1c/0d/1c0db15e35245be1b53bfedaece8c823.jpg" data-preview-file-url="https://static1.e621.net/data/preview/1c/0d/1c0db15e35245be1b53bfedaece8c823.jpg"> <a href="/posts/3985577"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/1c/0d/1c0db15e35245be1b53bfedaece8c823.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/1c/0d/1c0db15e35245be1b53bfedaece8c823.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/1c/0d/1c0db15e35245be1b53bfedaece8c823.jpg" title="Rating: e
ID: 3985577
Date: 2023-04-11 04:11:19 -0400
Status: active
Score: 95
animal_genitalia animal_penis anthro artist_name balls bodily_fluids brown_body brown_fur canid canine canine_genitalia canine_penis conditional_dnp countershade_face countershade_fur countershading crying cum cum_on_face deep_throat digital_media_(artwork) disembodied_penis duo erection eyelashes female female_penetrated fox fur genital_fluids genitals knot male male/female male_penetrating male_penetrating_female mammal oral oral_penetration orange_body orange_fur penetration penis penis_in_mouth pink_tongue puddingpaw saliva sex tan_body tan_fur tears tongue" alt="animal_genitalia animal_penis anthro artist_name balls bodily_fluids brown_body brown_fur canid canine canine_genitalia canine_penis conditional_dnp countershade_face countershade_fur countershading crying cum cum_on_face deep_throat digital_media_(artwork) disembodied_penis duo erection eyelashes female female_penetrated fox fur genital_fluids genitals knot male male/female male_penetrating male_penetrating_female mammal oral oral_penetration orange_body orange_fur penetration penis penis_in_mouth pink_tongue puddingpaw saliva sex tan_body tan_fur tears tongue"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985577"><span class="post-score-score score-positive">&uarr;95</span><span class="post-score-faves">&hearts;201</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras">P</span></div>
</div>
</article>
<article id="post_3985284" class="post-preview post-rating-explicit" data-id="3985284" data-has-sound="false" data-tags="2023 &lt;3 absol anal anal_penetration anthro anus autofellatio autofellatio_while_penetrated balls between_breasts big_breasts big_penis black_penis blue_body blue_fur blush bodily_fluids bottomless bottomwear breasts canid canine clothed clothing clothing_lift cum cum_in_ass cum_in_mouth cum_in_own_mouth cum_in_self cum_inside cum_on_self dialogue digital_media_(artwork) dominant dominant_gynomorph dominant_intersex duo english_text eyebrows eyes_closed fan_character fox fur fur_markings garter_straps generation_3_pokemon genital_fluids genitals gynomorph gynomorph/male gynomorph_penetrating gynomorph_penetrating_male hair hi_res horn intersex intersex/male intersex_penetrating intersex_penetrating_male lavenderpandy legwear lying macy_(threesecondsback) male male_penetrated male_penetrating mammal markings masturbation necktie nintendo nipples no_areola on_back oral oral_masturbation pawpads penetration penile penile_masturbation penis piledriver_position pokemon pokemon_(species) purple_eyes roflfox sex shirt shirt_lift skirt speech_bubble stockings submissive submissive_male sweater text topwear trans_(lore) trans_woman_(lore) white_body white_fur white_hair" data-rating="e" data-width="1856" data-height="1985" data-flags="" data-score="93" data-file-ext="jpg" data-uploader-id="294864" data-uploader="RMTP3" data-is-favorited="false" data-md5="de22be60dfd0b8d6b257462799bc75fc" data-file-url="https://static1.e621.net/data/de/22/de22be60dfd0b8d6b257462799bc75fc.jpg" data-large-file-url="https://static1.e621.net/data/sample/de/22/de22be60dfd0b8d6b257462799bc75fc.jpg" data-preview-file-url="https://static1.e621.net/data/preview/de/22/de22be60dfd0b8d6b257462799bc75fc.jpg"> <a href="/posts/3985284"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/de/22/de22be60dfd0b8d6b257462799bc75fc.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/de/22/de22be60dfd0b8d6b257462799bc75fc.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/de/22/de22be60dfd0b8d6b257462799bc75fc.jpg" title="Rating: e
ID: 3985284
Date: 2023-04-11 00:11:53 -0400
Status: active
Score: 93
2023 &lt;3 absol anal anal_penetration anthro anus autofellatio autofellatio_while_penetrated balls between_breasts big_breasts big_penis black_penis blue_body blue_fur blush bodily_fluids bottomless bottomwear breasts canid canine clothed clothing clothing_lift cum cum_in_ass cum_in_mouth cum_in_own_mouth cum_in_self cum_inside cum_on_self dialogue digital_media_(artwork) dominant dominant_gynomorph dominant_intersex duo english_text eyebrows eyes_closed fan_character fox fur fur_markings garter_straps generation_3_pokemon genital_fluids genitals gynomorph gynomorph/male gynomorph_penetrating gynomorph_penetrating_male hair hi_res horn intersex intersex/male intersex_penetrating intersex_penetrating_male lavenderpandy legwear lying macy_(threesecondsback) male male_penetrated male_penetrating mammal markings masturbation necktie nintendo nipples no_areola on_back oral oral_masturbation pawpads penetration penile penile_masturbation penis piledriver_position pokemon pokemon_(species) purple_eyes roflfox sex shirt shirt_lift skirt speech_bubble stockings submissive submissive_male sweater text topwear trans_(lore) trans_woman_(lore) white_body white_fur white_hair" alt="2023 &lt;3 absol anal anal_penetration anthro anus autofellatio autofellatio_while_penetrated balls between_breasts big_breasts big_penis black_penis blue_body blue_fur blush bodily_fluids bottomless bottomwear breasts canid canine clothed clothing clothing_lift cum cum_in_ass cum_in_mouth cum_in_own_mouth cum_in_self cum_inside cum_on_self dialogue digital_media_(artwork) dominant dominant_gynomorph dominant_intersex duo english_text eyebrows eyes_closed fan_character fox fur fur_markings garter_straps generation_3_pokemon genital_fluids genitals gynomorph gynomorph/male gynomorph_penetrating gynomorph_penetrating_male hair hi_res horn intersex intersex/male intersex_penetrating intersex_penetrating_male lavenderpandy legwear lying macy_(threesecondsback) male male_penetrated male_penetrating mammal markings masturbation necktie nintendo nipples no_areola on_back oral oral_masturbation pawpads penetration penile penile_masturbation penis piledriver_position pokemon pokemon_(species) purple_eyes roflfox sex shirt shirt_lift skirt speech_bubble stockings submissive submissive_male sweater text topwear trans_(lore) trans_woman_(lore) white_body white_fur white_hair"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985284"><span class="post-score-score score-positive">&uarr;93</span><span class="post-score-faves">&hearts;191</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3986078" class="post-preview post-rating-explicit" data-id="3986078" data-has-sound="false" data-tags="2023 absurd_res anthro balls bodily_fluids breasts brother brother_and_sister comic cum cum_in_pussy cum_inside digital_media_(artwork) duo ear_piercing english_text erection female fur genital_fluids genitals hair hi_res incest_(lore) iris_(ratcha) male male/female mammal mouse murid murine nipples nude piercing pussy ratcha rodent sibling sister skye_(ratcha) text twins" data-rating="e" data-width="1772" data-height="2511" data-flags="" data-score="93" data-file-ext="jpg" data-uploader-id="93161" data-uploader="skulblakka" data-is-favorited="false" data-md5="e60c872e2de9eb001446898277815bfd" data-file-url="https://static1.e621.net/data/e6/0c/e60c872e2de9eb001446898277815bfd.jpg" data-large-file-url="https://static1.e621.net/data/sample/e6/0c/e60c872e2de9eb001446898277815bfd.jpg" data-preview-file-url="https://static1.e621.net/data/preview/e6/0c/e60c872e2de9eb001446898277815bfd.jpg"> <a href="/posts/3986078"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/e6/0c/e60c872e2de9eb001446898277815bfd.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/e6/0c/e60c872e2de9eb001446898277815bfd.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/e6/0c/e60c872e2de9eb001446898277815bfd.jpg" title="Rating: e
ID: 3986078
Date: 2023-04-11 12:25:18 -0400
Status: active
Score: 93
2023 absurd_res anthro balls bodily_fluids breasts brother brother_and_sister comic cum cum_in_pussy cum_inside digital_media_(artwork) duo ear_piercing english_text erection female fur genital_fluids genitals hair hi_res incest_(lore) iris_(ratcha) male male/female mammal mouse murid murine nipples nude piercing pussy ratcha rodent sibling sister skye_(ratcha) text twins" alt="2023 absurd_res anthro balls bodily_fluids breasts brother brother_and_sister comic cum cum_in_pussy cum_inside digital_media_(artwork) duo ear_piercing english_text erection female fur genital_fluids genitals hair hi_res incest_(lore) iris_(ratcha) male male/female mammal mouse murid murine nipples nude piercing pussy ratcha rodent sibling sister skye_(ratcha) text twins"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3986078"><span class="post-score-score score-positive">&uarr;93</span><span class="post-score-faves">&hearts;159</span><span class="post-score-comments">C2</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985506" class="post-preview post-rating-explicit" data-id="3985506" data-has-sound="false" data-tags="2021 animal_genitalia animal_penis anthro anus artist_name ass_up backsack balls biped bodily_fluids breasts brown_body brown_fur butt canid canine canine_genitalia canine_penis canis claws conditional_dnp digital_media_(artwork) domestic_dog dripping eyebrows eyelashes fur genital_fluids genitals gynomorph half-erect hindpaw intersex mammal nude open_mouth parker_(terryburrs) pawpads paws penis penis_tip perineum piercing pink_pawpads pink_penis pink_tongue precum precum_drip presenting presenting_anus presenting_hindquarters puddingpaw raised_tail sheath simple_background solo tail tan_body tan_fur toe_claws tongue tongue_out tongue_piercing trans_(lore) trans_woman_(lore) white_body white_fur" data-rating="e" data-width="881" data-height="736" data-flags="" data-score="92" data-file-ext="png" data-uploader-id="601225" data-uploader="faucet" data-is-favorited="false" data-md5="705f113eaba3f7b85994e1189eb3ce39" data-file-url="https://static1.e621.net/data/70/5f/705f113eaba3f7b85994e1189eb3ce39.png" data-large-file-url="https://static1.e621.net/data/sample/70/5f/705f113eaba3f7b85994e1189eb3ce39.jpg" data-preview-file-url="https://static1.e621.net/data/preview/70/5f/705f113eaba3f7b85994e1189eb3ce39.jpg"> <a href="/posts/3985506"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/70/5f/705f113eaba3f7b85994e1189eb3ce39.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/70/5f/705f113eaba3f7b85994e1189eb3ce39.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/70/5f/705f113eaba3f7b85994e1189eb3ce39.jpg" title="Rating: e
ID: 3985506
Date: 2023-04-11 03:14:39 -0400
Status: active
Score: 92
2021 animal_genitalia animal_penis anthro anus artist_name ass_up backsack balls biped bodily_fluids breasts brown_body brown_fur butt canid canine canine_genitalia canine_penis canis claws conditional_dnp digital_media_(artwork) domestic_dog dripping eyebrows eyelashes fur genital_fluids genitals gynomorph half-erect hindpaw intersex mammal nude open_mouth parker_(terryburrs) pawpads paws penis penis_tip perineum piercing pink_pawpads pink_penis pink_tongue precum precum_drip presenting presenting_anus presenting_hindquarters puddingpaw raised_tail sheath simple_background solo tail tan_body tan_fur toe_claws tongue tongue_out tongue_piercing trans_(lore) trans_woman_(lore) white_body white_fur" alt="2021 animal_genitalia animal_penis anthro anus artist_name ass_up backsack balls biped bodily_fluids breasts brown_body brown_fur butt canid canine canine_genitalia canine_penis canis claws conditional_dnp digital_media_(artwork) domestic_dog dripping eyebrows eyelashes fur genital_fluids genitals gynomorph half-erect hindpaw intersex mammal nude open_mouth parker_(terryburrs) pawpads paws penis penis_tip perineum piercing pink_pawpads pink_penis pink_tongue precum precum_drip presenting presenting_anus presenting_hindquarters puddingpaw raised_tail sheath simple_background solo tail tan_body tan_fur toe_claws tongue tongue_out tongue_piercing trans_(lore) trans_woman_(lore) white_body white_fur"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985506"><span class="post-score-score score-positive">&uarr;92</span><span class="post-score-faves">&hearts;207</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985410" class="post-preview post-rating-explicit" data-id="3985410" data-has-sound="false" data-tags="2023 abdominal_bulge absurd_res ailurid anal anal_penetration anthro anthro_on_anthro anthro_penetrated anthro_penetrating anthro_penetrating_anthro balls big_balls big_horn big_penis biped black_balls black_bars black_body black_fur black_hair blue_body blue_fur blue_pawpads blue_penis bovid breasts brown_body brown_fur caprine claws detailed_background digital_media_(artwork) digitigrade duo full_nelson fur genitals gynomorph gynomorph/male gynomorph_penetrating gynomorph_penetrating_male hair hair_over_eye hair_over_eyes hi_res horn humanoid_genitalia humanoid_penis intersex intersex/male intersex_penetrating intersex_penetrating_male interspecies kneeling lake larger_anthro larger_gynomorph larger_intersex letterbox male male_penetrated mammal markings mountain multicolored_body multicolored_fur nipples one_eye_obstructed open_mouth outside_sex pawpads penetration penile penile_penetration penis penis_in_ass red_panda ring_(marking) ringtail sex size_difference smaller_anthro smaller_male smaller_penetrated tail tail_markings tenzing toe_claws white_balls white_body white_fur white_hair" data-rating="e" data-width="4096" data-height="2427" data-flags="" data-score="90" data-file-ext="jpg" data-uploader-id="224736" data-uploader="Acron" data-is-favorited="false" data-md5="5a3b9585f71968847f85351419048761" data-file-url="https://static1.e621.net/data/5a/3b/5a3b9585f71968847f85351419048761.jpg" data-large-file-url="https://static1.e621.net/data/sample/5a/3b/5a3b9585f71968847f85351419048761.jpg" data-preview-file-url="https://static1.e621.net/data/preview/5a/3b/5a3b9585f71968847f85351419048761.jpg"> <a href="/posts/3985410"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/5a/3b/5a3b9585f71968847f85351419048761.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/5a/3b/5a3b9585f71968847f85351419048761.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/5a/3b/5a3b9585f71968847f85351419048761.jpg" title="Rating: e
ID: 3985410
Date: 2023-04-11 01:59:15 -0400
Status: active
Score: 90
2023 abdominal_bulge absurd_res ailurid anal anal_penetration anthro anthro_on_anthro anthro_penetrated anthro_penetrating anthro_penetrating_anthro balls big_balls big_horn big_penis biped black_balls black_bars black_body black_fur black_hair blue_body blue_fur blue_pawpads blue_penis bovid breasts brown_body brown_fur caprine claws detailed_background digital_media_(artwork) digitigrade duo full_nelson fur genitals gynomorph gynomorph/male gynomorph_penetrating gynomorph_penetrating_male hair hair_over_eye hair_over_eyes hi_res horn humanoid_genitalia humanoid_penis intersex intersex/male intersex_penetrating intersex_penetrating_male interspecies kneeling lake larger_anthro larger_gynomorph larger_intersex letterbox male male_penetrated mammal markings mountain multicolored_body multicolored_fur nipples one_eye_obstructed open_mouth outside_sex pawpads penetration penile penile_penetration penis penis_in_ass red_panda ring_(marking) ringtail sex size_difference smaller_anthro smaller_male smaller_penetrated tail tail_markings tenzing toe_claws white_balls white_body white_fur white_hair" alt="2023 abdominal_bulge absurd_res ailurid anal anal_penetration anthro anthro_on_anthro anthro_penetrated anthro_penetrating anthro_penetrating_anthro balls big_balls big_horn big_penis biped black_balls black_bars black_body black_fur black_hair blue_body blue_fur blue_pawpads blue_penis bovid breasts brown_body brown_fur caprine claws detailed_background digital_media_(artwork) digitigrade duo full_nelson fur genitals gynomorph gynomorph/male gynomorph_penetrating gynomorph_penetrating_male hair hair_over_eye hair_over_eyes hi_res horn humanoid_genitalia humanoid_penis intersex intersex/male intersex_penetrating intersex_penetrating_male interspecies kneeling lake larger_anthro larger_gynomorph larger_intersex letterbox male male_penetrated mammal markings mountain multicolored_body multicolored_fur nipples one_eye_obstructed open_mouth outside_sex pawpads penetration penile penile_penetration penis penis_in_ass red_panda ring_(marking) ringtail sex size_difference smaller_anthro smaller_male smaller_penetrated tail tail_markings tenzing toe_claws white_balls white_body white_fur white_hair"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985410"><span class="post-score-score score-positive">&uarr;90</span><span class="post-score-faves">&hearts;187</span><span class="post-score-comments">C1</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985711" class="post-preview post-status-pending post-rating-explicit" data-id="3985711" data-has-sound="false" data-tags="16:9 amy_rose animated anthro archie_comics bat blaze_the_cat breast_play breasts dez-fm eulipotyphlan felid feline fellatio female genitals group handjob hedgehog humanoid kissing long_playtime male male/female mammal miles_prower no_sound oral penile penis penis_kissing rodent rouge_the_bat sally_acorn sciurid sega sex sonic_the_hedgehog_(archie) sonic_the_hedgehog_(comics) sonic_the_hedgehog_(series) thigh_sex titfuck tree_squirrel warfare_rouge webm widescreen" data-rating="e" data-width="1280" data-height="720" data-flags="pending" data-score="89" data-file-ext="webm" data-uploader-id="310541" data-uploader="lol_" data-is-favorited="false" data-md5="90f8d7d869a5f4052e3f31450e2931ba" data-file-url="https://static1.e621.net/data/90/f8/90f8d7d869a5f4052e3f31450e2931ba.webm" data-large-file-url="https://static1.e621.net/data/sample/90/f8/90f8d7d869a5f4052e3f31450e2931ba.jpg" data-preview-file-url="https://static1.e621.net/data/preview/90/f8/90f8d7d869a5f4052e3f31450e2931ba.jpg"> <a href="/posts/3985711"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/90/f8/90f8d7d869a5f4052e3f31450e2931ba.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/90/f8/90f8d7d869a5f4052e3f31450e2931ba.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/90/f8/90f8d7d869a5f4052e3f31450e2931ba.jpg" title="Rating: e
ID: 3985711
Date: 2023-04-11 06:52:27 -0400
Status: pending
Score: 89
16:9 amy_rose animated anthro archie_comics bat blaze_the_cat breast_play breasts dez-fm eulipotyphlan felid feline fellatio female genitals group handjob hedgehog humanoid kissing long_playtime male male/female mammal miles_prower no_sound oral penile penis penis_kissing rodent rouge_the_bat sally_acorn sciurid sega sex sonic_the_hedgehog_(archie) sonic_the_hedgehog_(comics) sonic_the_hedgehog_(series) thigh_sex titfuck tree_squirrel warfare_rouge webm widescreen" alt="16:9 amy_rose animated anthro archie_comics bat blaze_the_cat breast_play breasts dez-fm eulipotyphlan felid feline fellatio female genitals group handjob hedgehog humanoid kissing long_playtime male male/female mammal miles_prower no_sound oral penile penis penis_kissing rodent rouge_the_bat sally_acorn sciurid sega sex sonic_the_hedgehog_(archie) sonic_the_hedgehog_(comics) sonic_the_hedgehog_(series) thigh_sex titfuck tree_squirrel warfare_rouge webm widescreen"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985711"><span class="post-score-score score-positive">&uarr;89</span><span class="post-score-faves">&hearts;180</span><span class="post-score-comments">C5</span><span class="post-score-rating">E</span><span class="post-score-extras">U</span></div>
</div>
</article>
<article id="post_3985803" class="post-preview post-rating-explicit" data-id="3985803" data-has-sound="false" data-tags="anthro breasts canid canine canis collar domestic_dog female fur genitals kess_(coffeechicken) mammal multicolored_body multicolored_fur nude pussy sk3tchk4t solo two_tone_body two_tone_fur" data-rating="e" data-width="896" data-height="1040" data-flags="" data-score="88" data-file-ext="png" data-uploader-id="396514" data-uploader="GetAGrip" data-is-favorited="false" data-md5="2af129b1139776d2fef6de18b66e8352" data-file-url="https://static1.e621.net/data/2a/f1/2af129b1139776d2fef6de18b66e8352.png" data-large-file-url="https://static1.e621.net/data/sample/2a/f1/2af129b1139776d2fef6de18b66e8352.jpg" data-preview-file-url="https://static1.e621.net/data/preview/2a/f1/2af129b1139776d2fef6de18b66e8352.jpg"> <a href="/posts/3985803"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/2a/f1/2af129b1139776d2fef6de18b66e8352.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/2a/f1/2af129b1139776d2fef6de18b66e8352.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/2a/f1/2af129b1139776d2fef6de18b66e8352.jpg" title="Rating: e
ID: 3985803
Date: 2023-04-11 08:24:28 -0400
Status: active
Score: 88
anthro breasts canid canine canis collar domestic_dog female fur genitals kess_(coffeechicken) mammal multicolored_body multicolored_fur nude pussy sk3tchk4t solo two_tone_body two_tone_fur" alt="anthro breasts canid canine canis collar domestic_dog female fur genitals kess_(coffeechicken) mammal multicolored_body multicolored_fur nude pussy sk3tchk4t solo two_tone_body two_tone_fur"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985803"><span class="post-score-score score-positive">&uarr;88</span><span class="post-score-faves">&hearts;165</span><span class="post-score-comments">C1</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985261" class="post-preview post-status-pending post-rating-explicit" data-id="3985261" data-has-sound="false" data-tags="16:9 ambiguous_penetration animated anthro anthro_on_anthro anthro_penetrated anthro_penetrating anthro_penetrating_anthro aquapaulo ari_(in_heat) blood_moon_ari_(in_heat) canid canine canis duo female female_penetrated forest gynomorph gynomorph/female gynomorph_penetrating gynomorph_penetrating_female hi_res in_heat_(game) intersex intersex/female intersex_penetrating intersex_penetrating_female kekitopu mammal no_sound penetration plant questionable_consent selfcest sex short_playtime smuggles square_crossover tree webm were werecanid werecanine werewolf widescreen wolf" data-rating="e" data-width="1920" data-height="1080" data-flags="pending" data-score="84" data-file-ext="webm" data-uploader-id="531346" data-uploader="Smuggles" data-is-favorited="false" data-md5="47c577b55c69c39ccb3ad630815351a8" data-file-url="https://static1.e621.net/data/47/c5/47c577b55c69c39ccb3ad630815351a8.webm" data-large-file-url="https://static1.e621.net/data/sample/47/c5/47c577b55c69c39ccb3ad630815351a8.jpg" data-preview-file-url="https://static1.e621.net/data/preview/47/c5/47c577b55c69c39ccb3ad630815351a8.jpg"> <a href="/posts/3985261"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/47/c5/47c577b55c69c39ccb3ad630815351a8.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/47/c5/47c577b55c69c39ccb3ad630815351a8.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/47/c5/47c577b55c69c39ccb3ad630815351a8.jpg" title="Rating: e
ID: 3985261
Date: 2023-04-11 00:01:26 -0400
Status: pending
Score: 84
16:9 ambiguous_penetration animated anthro anthro_on_anthro anthro_penetrated anthro_penetrating anthro_penetrating_anthro aquapaulo ari_(in_heat) blood_moon_ari_(in_heat) canid canine canis duo female female_penetrated forest gynomorph gynomorph/female gynomorph_penetrating gynomorph_penetrating_female hi_res in_heat_(game) intersex intersex/female intersex_penetrating intersex_penetrating_female kekitopu mammal no_sound penetration plant questionable_consent selfcest sex short_playtime smuggles square_crossover tree webm were werecanid werecanine werewolf widescreen wolf" alt="16:9 ambiguous_penetration animated anthro anthro_on_anthro anthro_penetrated anthro_penetrating anthro_penetrating_anthro aquapaulo ari_(in_heat) blood_moon_ari_(in_heat) canid canine canis duo female female_penetrated forest gynomorph gynomorph/female gynomorph_penetrating gynomorph_penetrating_female hi_res in_heat_(game) intersex intersex/female intersex_penetrating intersex_penetrating_female kekitopu mammal no_sound penetration plant questionable_consent selfcest sex short_playtime smuggles square_crossover tree webm were werecanid werecanine werewolf widescreen wolf"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985261"><span class="post-score-score score-positive">&uarr;84</span><span class="post-score-faves">&hearts;172</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras">U</span></div>
</div>
</article>
<article id="post_3985296" class="post-preview post-rating-explicit" data-id="3985296" data-has-sound="false" data-tags="anal anal_penetration balls belly big_balls big_breasts big_penis bodily_fluids bound breasts butt canid canine chain cum cum_in_mouth cum_inside cum_on_breasts cum_on_butt disney dungeon elephant elephantid excessive_cum excessive_genital_fluids female fox gangbang genital_fluids genitals group group_sex hi_res maid_marian male male/female mammal orgy penetration penis proboscidean proboscis_(anatomy) pussy rhinoceros robin_hood_(disney) sex spread_legs spreading trunk_(anatomy) trunk_in_ass trunk_play veil wolfinasuit" data-rating="e" data-width="1344" data-height="1500" data-flags="" data-score="83" data-file-ext="jpg" data-uploader-id="677662" data-uploader="cocopuffcum" data-is-favorited="false" data-md5="bd58cf8c7a65e11ce20cb08877e94734" data-file-url="https://static1.e621.net/data/bd/58/bd58cf8c7a65e11ce20cb08877e94734.jpg" data-large-file-url="https://static1.e621.net/data/sample/bd/58/bd58cf8c7a65e11ce20cb08877e94734.jpg" data-preview-file-url="https://static1.e621.net/data/preview/bd/58/bd58cf8c7a65e11ce20cb08877e94734.jpg"> <a href="/posts/3985296"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/bd/58/bd58cf8c7a65e11ce20cb08877e94734.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/bd/58/bd58cf8c7a65e11ce20cb08877e94734.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/bd/58/bd58cf8c7a65e11ce20cb08877e94734.jpg" title="Rating: e
ID: 3985296
Date: 2023-04-11 00:19:04 -0400
Status: active
Score: 83
anal anal_penetration balls belly big_balls big_breasts big_penis bodily_fluids bound breasts butt canid canine chain cum cum_in_mouth cum_inside cum_on_breasts cum_on_butt disney dungeon elephant elephantid excessive_cum excessive_genital_fluids female fox gangbang genital_fluids genitals group group_sex hi_res maid_marian male male/female mammal orgy penetration penis proboscidean proboscis_(anatomy) pussy rhinoceros robin_hood_(disney) sex spread_legs spreading trunk_(anatomy) trunk_in_ass trunk_play veil wolfinasuit" alt="anal anal_penetration balls belly big_balls big_breasts big_penis bodily_fluids bound breasts butt canid canine chain cum cum_in_mouth cum_inside cum_on_breasts cum_on_butt disney dungeon elephant elephantid excessive_cum excessive_genital_fluids female fox gangbang genital_fluids genitals group group_sex hi_res maid_marian male male/female mammal orgy penetration penis proboscidean proboscis_(anatomy) pussy rhinoceros robin_hood_(disney) sex spread_legs spreading trunk_(anatomy) trunk_in_ass trunk_play veil wolfinasuit"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985296"><span class="post-score-score score-positive">&uarr;83</span><span class="post-score-faves">&hearts;200</span><span class="post-score-comments">C1</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985988" class="post-preview post-status-pending post-rating-explicit" data-id="3985988" data-has-sound="false" data-tags="&lt;3 anal_juice anal_oviposition anthro anus backsack balls big_butt blue_body blue_fur blush bodily_fluids braixen butt canid duo easter easter_egg egg encouragement eyes_closed feet french_kissing fur gaping gaping_anus generation_4_pokemon generation_6_pokemon genitals hi_res holidays kissing lucario male male/male mammal nintendo nude pawpads pokemon pokemon_(species) puppybf rear_view yellow_body yellow_fur" data-rating="e" data-width="2015" data-height="1517" data-flags="pending" data-score="83" data-file-ext="jpg" data-uploader-id="1314348" data-uploader="witnessbento" data-is-favorited="false" data-md5="b2744bdf93f8dd7075bb6e043ed829c3" data-file-url="https://static1.e621.net/data/b2/74/b2744bdf93f8dd7075bb6e043ed829c3.jpg" data-large-file-url="https://static1.e621.net/data/sample/b2/74/b2744bdf93f8dd7075bb6e043ed829c3.jpg" data-preview-file-url="https://static1.e621.net/data/preview/b2/74/b2744bdf93f8dd7075bb6e043ed829c3.jpg"> <a href="/posts/3985988"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/b2/74/b2744bdf93f8dd7075bb6e043ed829c3.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/b2/74/b2744bdf93f8dd7075bb6e043ed829c3.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/b2/74/b2744bdf93f8dd7075bb6e043ed829c3.jpg" title="Rating: e
ID: 3985988
Date: 2023-04-11 11:14:06 -0400
Status: pending
Score: 83
&lt;3 anal_juice anal_oviposition anthro anus backsack balls big_butt blue_body blue_fur blush bodily_fluids braixen butt canid duo easter easter_egg egg encouragement eyes_closed feet french_kissing fur gaping gaping_anus generation_4_pokemon generation_6_pokemon genitals hi_res holidays kissing lucario male male/male mammal nintendo nude pawpads pokemon pokemon_(species) puppybf rear_view yellow_body yellow_fur" alt="&lt;3 anal_juice anal_oviposition anthro anus backsack balls big_butt blue_body blue_fur blush bodily_fluids braixen butt canid duo easter easter_egg egg encouragement eyes_closed feet french_kissing fur gaping gaping_anus generation_4_pokemon generation_6_pokemon genitals hi_res holidays kissing lucario male male/male mammal nintendo nude pawpads pokemon pokemon_(species) puppybf rear_view yellow_body yellow_fur"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985988"><span class="post-score-score score-positive">&uarr;83</span><span class="post-score-faves">&hearts;148</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras">U</span></div>
</div>
</article>
<article id="post_3985494" class="post-preview post-status-has-parent post-rating-explicit" data-id="3985494" data-has-sound="false" data-tags="&lt;3 accessory amaverse angry angry_eyes anthro anthro_on_anthro anthro_penetrated areola bent_over big_areola big_breasts black_body blue_areola blue_nipples blush blush_lines bored bouncing_breasts breasts cellphone censored clothed clothed/nude clothed_female_nude_male clothes_hanger clothing comic cross-eyed cross-popping_vein curvy_figure dialogue domestic_cat dominant dominant_male dragon duo english_text enhibitionism erect_nipples fangs felid feline felis female female_anthro female_penetrated fitting_room fluffy fluffy_hair from_behind_position fucked_silly fur group hair hand_on_mouth hanging_breasts hat headgear headwear horn horn_collar in_heat ineffective_clothing interspecies kemono larger_female looking_pleasured love low_battery male male/female mammal narwhal69 nipples nude owo partially_clothed patoune paws penetration phone pink_body pink_hair public public_sex seductive sex size_difference small_dom_big_sub smaller_male smartphone speech_bubble standing standing_doggystyle standing_sex stealth_sex teeth text text_on_clothing thick_thighs tongue tongue_out trio unknown_species vtuber watermark wet wide_hips" data-rating="e" data-width="1260" data-height="1190" data-flags="" data-score="82" data-file-ext="jpg" data-uploader-id="695826" data-uploader="Haumi" data-is-favorited="false" data-md5="f02083db428400af027e7da99ffbd164" data-file-url="https://static1.e621.net/data/f0/20/f02083db428400af027e7da99ffbd164.jpg" data-large-file-url="https://static1.e621.net/data/sample/f0/20/f02083db428400af027e7da99ffbd164.jpg" data-preview-file-url="https://static1.e621.net/data/preview/f0/20/f02083db428400af027e7da99ffbd164.jpg"> <a href="/posts/3985494"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/f0/20/f02083db428400af027e7da99ffbd164.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/f0/20/f02083db428400af027e7da99ffbd164.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/f0/20/f02083db428400af027e7da99ffbd164.jpg" title="Rating: e
ID: 3985494
Date: 2023-04-11 03:06:50 -0400
Status: active
Score: 82
&lt;3 accessory amaverse angry angry_eyes anthro anthro_on_anthro anthro_penetrated areola bent_over big_areola big_breasts black_body blue_areola blue_nipples blush blush_lines bored bouncing_breasts breasts cellphone censored clothed clothed/nude clothed_female_nude_male clothes_hanger clothing comic cross-eyed cross-popping_vein curvy_figure dialogue domestic_cat dominant dominant_male dragon duo english_text enhibitionism erect_nipples fangs felid feline felis female female_anthro female_penetrated fitting_room fluffy fluffy_hair from_behind_position fucked_silly fur group hair hand_on_mouth hanging_breasts hat headgear headwear horn horn_collar in_heat ineffective_clothing interspecies kemono larger_female looking_pleasured love low_battery male male/female mammal narwhal69 nipples nude owo partially_clothed patoune paws penetration phone pink_body pink_hair public public_sex seductive sex size_difference small_dom_big_sub smaller_male smartphone speech_bubble standing standing_doggystyle standing_sex stealth_sex teeth text text_on_clothing thick_thighs tongue tongue_out trio unknown_species vtuber watermark wet wide_hips" alt="&lt;3 accessory amaverse angry angry_eyes anthro anthro_on_anthro anthro_penetrated areola bent_over big_areola big_breasts black_body blue_areola blue_nipples blush blush_lines bored bouncing_breasts breasts cellphone censored clothed clothed/nude clothed_female_nude_male clothes_hanger clothing comic cross-eyed cross-popping_vein curvy_figure dialogue domestic_cat dominant dominant_male dragon duo english_text enhibitionism erect_nipples fangs felid feline felis female female_anthro female_penetrated fitting_room fluffy fluffy_hair from_behind_position fucked_silly fur group hair hand_on_mouth hanging_breasts hat headgear headwear horn horn_collar in_heat ineffective_clothing interspecies kemono larger_female looking_pleasured love low_battery male male/female mammal narwhal69 nipples nude owo partially_clothed patoune paws penetration phone pink_body pink_hair public public_sex seductive sex size_difference small_dom_big_sub smaller_male smartphone speech_bubble standing standing_doggystyle standing_sex stealth_sex teeth text text_on_clothing thick_thighs tongue tongue_out trio unknown_species vtuber watermark wet wide_hips"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985494"><span class="post-score-score score-positive">&uarr;82</span><span class="post-score-faves">&hearts;168</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras">P</span></div>
</div>
</article>
<article id="post_3985413" class="post-preview post-rating-explicit" data-id="3985413" data-has-sound="false" data-tags="2021 anthro areola artist_name biped black_collar black_eyeshadow breasts canid canine canis chest_tuft claws collar collar_only conditional_dnp countershade_fur countershade_tail countershading dated digital_media_(artwork) ear_piercing eyebrows eyelashes eyeshadow female full-length_portrait fur genitals gesture grey_body grey_eyes grey_fur grey_hair hair hair_over_eye helluva_boss hi_res hindpaw long_hair looking_at_viewer loona_(helluva_boss) makeup mammal middle_finger navel nipples notched_ear nude one_eye_obstructed paws piercing pink_areola pink_nipples portrait puddingpaw pussy red_background red_sclera shaded simple_background solo spiked_collar spikes tail toe_claws tuft white_body white_fur wolf" data-rating="e" data-width="1257" data-height="1246" data-flags="" data-score="82" data-file-ext="png" data-uploader-id="601225" data-uploader="faucet" data-is-favorited="false" data-md5="f3872e8ec578b12d1e239cfdbac96540" data-file-url="https://static1.e621.net/data/f3/87/f3872e8ec578b12d1e239cfdbac96540.png" data-large-file-url="https://static1.e621.net/data/sample/f3/87/f3872e8ec578b12d1e239cfdbac96540.jpg" data-preview-file-url="https://static1.e621.net/data/preview/f3/87/f3872e8ec578b12d1e239cfdbac96540.jpg"> <a href="/posts/3985413"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/f3/87/f3872e8ec578b12d1e239cfdbac96540.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/f3/87/f3872e8ec578b12d1e239cfdbac96540.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/f3/87/f3872e8ec578b12d1e239cfdbac96540.jpg" title="Rating: e
ID: 3985413
Date: 2023-04-11 02:02:20 -0400
Status: active
Score: 82
2021 anthro areola artist_name biped black_collar black_eyeshadow breasts canid canine canis chest_tuft claws collar collar_only conditional_dnp countershade_fur countershade_tail countershading dated digital_media_(artwork) ear_piercing eyebrows eyelashes eyeshadow female full-length_portrait fur genitals gesture grey_body grey_eyes grey_fur grey_hair hair hair_over_eye helluva_boss hi_res hindpaw long_hair looking_at_viewer loona_(helluva_boss) makeup mammal middle_finger navel nipples notched_ear nude one_eye_obstructed paws piercing pink_areola pink_nipples portrait puddingpaw pussy red_background red_sclera shaded simple_background solo spiked_collar spikes tail toe_claws tuft white_body white_fur wolf" alt="2021 anthro areola artist_name biped black_collar black_eyeshadow breasts canid canine canis chest_tuft claws collar collar_only conditional_dnp countershade_fur countershade_tail countershading dated digital_media_(artwork) ear_piercing eyebrows eyelashes eyeshadow female full-length_portrait fur genitals gesture grey_body grey_eyes grey_fur grey_hair hair hair_over_eye helluva_boss hi_res hindpaw long_hair looking_at_viewer loona_(helluva_boss) makeup mammal middle_finger navel nipples notched_ear nude one_eye_obstructed paws piercing pink_areola pink_nipples portrait puddingpaw pussy red_background red_sclera shaded simple_background solo spiked_collar spikes tail toe_claws tuft white_body white_fur wolf"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985413"><span class="post-score-score score-positive">&uarr;82</span><span class="post-score-faves">&hearts;182</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985932" class="post-preview post-status-pending post-status-has-parent post-rating-explicit" data-id="3985932" data-has-sound="false" data-tags="2023 absurd_res after_sex after_vaginal anthro anthro_on_feral anus artist_name bestiality biped blue_eyes bodily_fluids brown_body brown_nose butt butt_grab canid canine canis capreoline clitoris cum cum_in_pussy cum_inside cum_strand cum_string deer duo eve eyebrows eyelashes female feral genital_fluids genitals hand_on_butt hi_res inner_ear_fluff koba looking_back male male/female male_on_feral mammal pink_anus pink_inner_ear pink_pussy presenting presenting_anus presenting_hindquarters presenting_pussy pussy quadruped rear_view seductive signature simple_background spread_pussy spreading tuft white-tailed_deer white_body white_inner_ear_fluff" data-rating="e" data-width="1938" data-height="3126" data-flags="pending" data-score="82" data-file-ext="jpg" data-uploader-id="853496" data-uploader="azdy67" data-is-favorited="false" data-md5="15c782cea163e5d3cfcc093397de4423" data-file-url="https://static1.e621.net/data/15/c7/15c782cea163e5d3cfcc093397de4423.jpg" data-large-file-url="https://static1.e621.net/data/sample/15/c7/15c782cea163e5d3cfcc093397de4423.jpg" data-preview-file-url="https://static1.e621.net/data/preview/15/c7/15c782cea163e5d3cfcc093397de4423.jpg"> <a href="/posts/3985932"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/15/c7/15c782cea163e5d3cfcc093397de4423.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/15/c7/15c782cea163e5d3cfcc093397de4423.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/15/c7/15c782cea163e5d3cfcc093397de4423.jpg" title="Rating: e
ID: 3985932
Date: 2023-04-11 10:23:46 -0400
Status: pending
Score: 82
2023 absurd_res after_sex after_vaginal anthro anthro_on_feral anus artist_name bestiality biped blue_eyes bodily_fluids brown_body brown_nose butt butt_grab canid canine canis capreoline clitoris cum cum_in_pussy cum_inside cum_strand cum_string deer duo eve eyebrows eyelashes female feral genital_fluids genitals hand_on_butt hi_res inner_ear_fluff koba looking_back male male/female male_on_feral mammal pink_anus pink_inner_ear pink_pussy presenting presenting_anus presenting_hindquarters presenting_pussy pussy quadruped rear_view seductive signature simple_background spread_pussy spreading tuft white-tailed_deer white_body white_inner_ear_fluff" alt="2023 absurd_res after_sex after_vaginal anthro anthro_on_feral anus artist_name bestiality biped blue_eyes bodily_fluids brown_body brown_nose butt butt_grab canid canine canis capreoline clitoris cum cum_in_pussy cum_inside cum_strand cum_string deer duo eve eyebrows eyelashes female feral genital_fluids genitals hand_on_butt hi_res inner_ear_fluff koba looking_back male male/female male_on_feral mammal pink_anus pink_inner_ear pink_pussy presenting presenting_anus presenting_hindquarters presenting_pussy pussy quadruped rear_view seductive signature simple_background spread_pussy spreading tuft white-tailed_deer white_body white_inner_ear_fluff"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985932"><span class="post-score-score score-positive">&uarr;82</span><span class="post-score-faves">&hearts;158</span><span class="post-score-comments">C1</span><span class="post-score-rating">E</span><span class="post-score-extras">PU</span></div>
</div>
</article>
<article id="post_3986112" class="post-preview post-status-has-parent post-rating-safe" data-id="3986112" data-has-sound="false" data-tags="16:9 2023 2d_animation amy_rose animated anthro arthropod beetle black_body black_fur blaze_the_cat blue_body blue_fur bovid canid canine canis caprine college community_(series) cream_the_rabbit daughter domestic_cat dr._eggman e-123_omega eggman_nega eulipotyphlan felid feline felis female football_field fox fur group hedgehog hi_res human humor idw_publishing insect jewel_the_beetle lagomorph lanolin_the_sheep_(sonic) lemur leporid long_playtime machine male mammal miles_prower mother mother_and_child mother_and_daughter parent parent_and_child pink_body pink_fur primate pringus_mcdingus rabbit robot school sega shadow_the_hedgehog sheep sonic_the_hedgehog sonic_the_hedgehog_(comics) sonic_the_hedgehog_(idw) sonic_the_hedgehog_(series) sound strepsirrhine tan_body tan_fur tangle_the_lemur vanilla_the_rabbit voice_acted webm whisper_the_wolf widescreen wolf yellow_body yellow_fur" data-rating="s" data-width="1920" data-height="1080" data-flags="" data-score="81" data-file-ext="webm" data-uploader-id="1358618" data-uploader="smbsml" data-is-favorited="false" data-md5="ce83635498109220da2469bdbe069ba5" data-file-url="https://static1.e621.net/data/ce/83/ce83635498109220da2469bdbe069ba5.webm" data-large-file-url="https://static1.e621.net/data/sample/ce/83/ce83635498109220da2469bdbe069ba5.jpg" data-preview-file-url="https://static1.e621.net/data/preview/ce/83/ce83635498109220da2469bdbe069ba5.jpg"> <a href="/posts/3986112"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/ce/83/ce83635498109220da2469bdbe069ba5.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/ce/83/ce83635498109220da2469bdbe069ba5.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/ce/83/ce83635498109220da2469bdbe069ba5.jpg" title="Rating: s
ID: 3986112
Date: 2023-04-11 12:55:26 -0400
Status: active
Score: 81
16:9 2023 2d_animation amy_rose animated anthro arthropod beetle black_body black_fur blaze_the_cat blue_body blue_fur bovid canid canine canis caprine college community_(series) cream_the_rabbit daughter domestic_cat dr._eggman e-123_omega eggman_nega eulipotyphlan felid feline felis female football_field fox fur group hedgehog hi_res human humor idw_publishing insect jewel_the_beetle lagomorph lanolin_the_sheep_(sonic) lemur leporid long_playtime machine male mammal miles_prower mother mother_and_child mother_and_daughter parent parent_and_child pink_body pink_fur primate pringus_mcdingus rabbit robot school sega shadow_the_hedgehog sheep sonic_the_hedgehog sonic_the_hedgehog_(comics) sonic_the_hedgehog_(idw) sonic_the_hedgehog_(series) sound strepsirrhine tan_body tan_fur tangle_the_lemur vanilla_the_rabbit voice_acted webm whisper_the_wolf widescreen wolf yellow_body yellow_fur" alt="16:9 2023 2d_animation amy_rose animated anthro arthropod beetle black_body black_fur blaze_the_cat blue_body blue_fur bovid canid canine canis caprine college community_(series) cream_the_rabbit daughter domestic_cat dr._eggman e-123_omega eggman_nega eulipotyphlan felid feline felis female football_field fox fur group hedgehog hi_res human humor idw_publishing insect jewel_the_beetle lagomorph lanolin_the_sheep_(sonic) lemur leporid long_playtime machine male mammal miles_prower mother mother_and_child mother_and_daughter parent parent_and_child pink_body pink_fur primate pringus_mcdingus rabbit robot school sega shadow_the_hedgehog sheep sonic_the_hedgehog sonic_the_hedgehog_(comics) sonic_the_hedgehog_(idw) sonic_the_hedgehog_(series) sound strepsirrhine tan_body tan_fur tangle_the_lemur vanilla_the_rabbit voice_acted webm whisper_the_wolf widescreen wolf yellow_body yellow_fur"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3986112"><span class="post-score-score score-positive">&uarr;81</span><span class="post-score-faves">&hearts;97</span><span class="post-score-comments">C6</span><span class="post-score-rating">S</span><span class="post-score-extras">P</span></div>
</div>
</article>
<article id="post_3985996" class="post-preview post-rating-explicit" data-id="3985996" data-has-sound="false" data-tags="absurd_res anthro anus blind_eye bodily_fluids butt eeveelution erection generation_4_pokemon genital_fluids genitals girly glaceon hi_res lacie_(skoon) looking_at_viewer maid_headdress male nervous_smile nintendo penis pokemon pokemon_(species) pokemorph precum skoon solo spread_butt spreading sweat tea_party_style_glaceon" data-rating="e" data-width="2850" data-height="3450" data-flags="" data-score="79" data-file-ext="png" data-uploader-id="173196" data-uploader="Skoon" data-is-favorited="false" data-md5="1b3c9668fb0c3c20445e491c53ceec4b" data-file-url="https://static1.e621.net/data/1b/3c/1b3c9668fb0c3c20445e491c53ceec4b.png" data-large-file-url="https://static1.e621.net/data/sample/1b/3c/1b3c9668fb0c3c20445e491c53ceec4b.jpg" data-preview-file-url="https://static1.e621.net/data/preview/1b/3c/1b3c9668fb0c3c20445e491c53ceec4b.jpg"> <a href="/posts/3985996"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/1b/3c/1b3c9668fb0c3c20445e491c53ceec4b.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/1b/3c/1b3c9668fb0c3c20445e491c53ceec4b.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/1b/3c/1b3c9668fb0c3c20445e491c53ceec4b.jpg" title="Rating: e
ID: 3985996
Date: 2023-04-11 11:18:22 -0400
Status: active
Score: 79
absurd_res anthro anus blind_eye bodily_fluids butt eeveelution erection generation_4_pokemon genital_fluids genitals girly glaceon hi_res lacie_(skoon) looking_at_viewer maid_headdress male nervous_smile nintendo penis pokemon pokemon_(species) pokemorph precum skoon solo spread_butt spreading sweat tea_party_style_glaceon" alt="absurd_res anthro anus blind_eye bodily_fluids butt eeveelution erection generation_4_pokemon genital_fluids genitals girly glaceon hi_res lacie_(skoon) looking_at_viewer maid_headdress male nervous_smile nintendo penis pokemon pokemon_(species) pokemorph precum skoon solo spread_butt spreading sweat tea_party_style_glaceon"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985996"><span class="post-score-score score-positive">&uarr;79</span><span class="post-score-faves">&hearts;138</span><span class="post-score-comments">C2</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985257" class="post-preview post-status-has-children post-rating-explicit" data-id="3985257" data-has-sound="false" data-tags="2023 anthro areola bed biped breasts colored crown dragon english_text excalibur_(zerofox) female fluffy fluffy_tail fur furniture furred_dragon furred_wings genitals hair headgear hi_res horn inside inviting looking_at_viewer lying nipples nude on_back open_mouth open_smile presenting presenting_pussy pussy queen royalty signature smile solo tail text tiara white_body white_fur wings zerofox1000" data-rating="e" data-width="1672" data-height="1485" data-flags="" data-score="77" data-file-ext="jpg" data-uploader-id="453504" data-uploader="WeRideAtDawn" data-is-favorited="false" data-md5="272a81388a88541feb1871943433c165" data-file-url="https://static1.e621.net/data/27/2a/272a81388a88541feb1871943433c165.jpg" data-large-file-url="https://static1.e621.net/data/sample/27/2a/272a81388a88541feb1871943433c165.jpg" data-preview-file-url="https://static1.e621.net/data/preview/27/2a/272a81388a88541feb1871943433c165.jpg"> <a href="/posts/3985257"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/27/2a/272a81388a88541feb1871943433c165.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/27/2a/272a81388a88541feb1871943433c165.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/27/2a/272a81388a88541feb1871943433c165.jpg" title="Rating: e
ID: 3985257
Date: 2023-04-11 00:00:42 -0400
Status: active
Score: 77
2023 anthro areola bed biped breasts colored crown dragon english_text excalibur_(zerofox) female fluffy fluffy_tail fur furniture furred_dragon furred_wings genitals hair headgear hi_res horn inside inviting looking_at_viewer lying nipples nude on_back open_mouth open_smile presenting presenting_pussy pussy queen royalty signature smile solo tail text tiara white_body white_fur wings zerofox1000" alt="2023 anthro areola bed biped breasts colored crown dragon english_text excalibur_(zerofox) female fluffy fluffy_tail fur furniture furred_dragon furred_wings genitals hair headgear hi_res horn inside inviting looking_at_viewer lying nipples nude on_back open_mouth open_smile presenting presenting_pussy pussy queen royalty signature smile solo tail text tiara white_body white_fur wings zerofox1000"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985257"><span class="post-score-score score-positive">&uarr;77</span><span class="post-score-faves">&hearts;134</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras">C</span></div>
</div>
</article>
<article id="post_3985623" class="post-preview post-rating-explicit" data-id="3985623" data-has-sound="false" data-tags="accessory animal_crossing ankha_(animal_crossing) anthro balls belly big_penis blue_eyes blue_hair blush bodily_fluids breasts cat_tail digital_drawing_(artwork) digital_media_(artwork) domestic_cat egyptian erection felid feline felis frown genitals glans grey_background gynomorph hair hand_on_breast hand_on_own_breast hand_on_own_face hi_res holding_breast hotpixa huge_penis humanoid_genitalia humanoid_penis intersex looking_at_genitalia looking_at_own_penis looking_at_penis looking_at_self looking_down makeup mammal markings narrowed_eyes navel nintendo nipples nude penis pink_glans pink_nipples short_hair short_stack signature simple_background small_breasts solo striped_markings striped_tail stripes sweat sweatdrop tail tail_markings thick_thighs throbbing_penis uraeus vein wide_hips yellow_body" data-rating="e" data-width="1519" data-height="1677" data-flags="" data-score="77" data-file-ext="png" data-uploader-id="342699" data-uploader="WelcomeDuck" data-is-favorited="false" data-md5="87bfc8238230870d5bb59f2d42a40750" data-file-url="https://static1.e621.net/data/87/bf/87bfc8238230870d5bb59f2d42a40750.png" data-large-file-url="https://static1.e621.net/data/sample/87/bf/87bfc8238230870d5bb59f2d42a40750.jpg" data-preview-file-url="https://static1.e621.net/data/preview/87/bf/87bfc8238230870d5bb59f2d42a40750.jpg"> <a href="/posts/3985623"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/87/bf/87bfc8238230870d5bb59f2d42a40750.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/87/bf/87bfc8238230870d5bb59f2d42a40750.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/87/bf/87bfc8238230870d5bb59f2d42a40750.jpg" title="Rating: e
ID: 3985623
Date: 2023-04-11 05:19:54 -0400
Status: active
Score: 77
accessory animal_crossing ankha_(animal_crossing) anthro balls belly big_penis blue_eyes blue_hair blush bodily_fluids breasts cat_tail digital_drawing_(artwork) digital_media_(artwork) domestic_cat egyptian erection felid feline felis frown genitals glans grey_background gynomorph hair hand_on_breast hand_on_own_breast hand_on_own_face hi_res holding_breast hotpixa huge_penis humanoid_genitalia humanoid_penis intersex looking_at_genitalia looking_at_own_penis looking_at_penis looking_at_self looking_down makeup mammal markings narrowed_eyes navel nintendo nipples nude penis pink_glans pink_nipples short_hair short_stack signature simple_background small_breasts solo striped_markings striped_tail stripes sweat sweatdrop tail tail_markings thick_thighs throbbing_penis uraeus vein wide_hips yellow_body" alt="accessory animal_crossing ankha_(animal_crossing) anthro balls belly big_penis blue_eyes blue_hair blush bodily_fluids breasts cat_tail digital_drawing_(artwork) digital_media_(artwork) domestic_cat egyptian erection felid feline felis frown genitals glans grey_background gynomorph hair hand_on_breast hand_on_own_breast hand_on_own_face hi_res holding_breast hotpixa huge_penis humanoid_genitalia humanoid_penis intersex looking_at_genitalia looking_at_own_penis looking_at_penis looking_at_self looking_down makeup mammal markings narrowed_eyes navel nintendo nipples nude penis pink_glans pink_nipples short_hair short_stack signature simple_background small_breasts solo striped_markings striped_tail stripes sweat sweatdrop tail tail_markings thick_thighs throbbing_penis uraeus vein wide_hips yellow_body"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985623"><span class="post-score-score score-positive">&uarr;77</span><span class="post-score-faves">&hearts;138</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985724" class="post-preview post-status-pending post-status-has-parent post-rating-explicit" data-id="3985724" data-has-sound="false" data-tags="2023 4_fingers 4_toes acrobatics anthro anus balls black_body black_fur blue_body blue_fur bodily_fluids butt canid canine canis claws domestic_dog duo english_text feet female fingers first_person_view floor foot_fetish foot_play fur genital_fluids genitals hi_res humanoid_genitalia humanoid_penis husky illumination_entertainment male mammal nordic_sled_dog nude paw_job pawpads penis penis_squeeze pink_anus pink_pawpads pink_penis pink_pussy plantigrade porsha_crystal precum pussy ruth66 sing_(movie) speech_bubble spitz standing_on_hands text toes upside_down white_body white_fur wolf wood_floor" data-rating="e" data-width="1520" data-height="2000" data-flags="pending" data-score="77" data-file-ext="png" data-uploader-id="70143" data-uploader="kittypawi" data-is-favorited="false" data-md5="88a72564e8a666ca8358f4bcb60d2eab" data-file-url="https://static1.e621.net/data/88/a7/88a72564e8a666ca8358f4bcb60d2eab.png" data-large-file-url="https://static1.e621.net/data/sample/88/a7/88a72564e8a666ca8358f4bcb60d2eab.jpg" data-preview-file-url="https://static1.e621.net/data/preview/88/a7/88a72564e8a666ca8358f4bcb60d2eab.jpg"> <a href="/posts/3985724"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/88/a7/88a72564e8a666ca8358f4bcb60d2eab.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/88/a7/88a72564e8a666ca8358f4bcb60d2eab.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/88/a7/88a72564e8a666ca8358f4bcb60d2eab.jpg" title="Rating: e
ID: 3985724
Date: 2023-04-11 07:02:25 -0400
Status: pending
Score: 77
2023 4_fingers 4_toes acrobatics anthro anus balls black_body black_fur blue_body blue_fur bodily_fluids butt canid canine canis claws domestic_dog duo english_text feet female fingers first_person_view floor foot_fetish foot_play fur genital_fluids genitals hi_res humanoid_genitalia humanoid_penis husky illumination_entertainment male mammal nordic_sled_dog nude paw_job pawpads penis penis_squeeze pink_anus pink_pawpads pink_penis pink_pussy plantigrade porsha_crystal precum pussy ruth66 sing_(movie) speech_bubble spitz standing_on_hands text toes upside_down white_body white_fur wolf wood_floor" alt="2023 4_fingers 4_toes acrobatics anthro anus balls black_body black_fur blue_body blue_fur bodily_fluids butt canid canine canis claws domestic_dog duo english_text feet female fingers first_person_view floor foot_fetish foot_play fur genital_fluids genitals hi_res humanoid_genitalia humanoid_penis husky illumination_entertainment male mammal nordic_sled_dog nude paw_job pawpads penis penis_squeeze pink_anus pink_pawpads pink_penis pink_pussy plantigrade porsha_crystal precum pussy ruth66 sing_(movie) speech_bubble spitz standing_on_hands text toes upside_down white_body white_fur wolf wood_floor"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985724"><span class="post-score-score score-positive">&uarr;77</span><span class="post-score-faves">&hearts;178</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras">PU</span></div>
</div>
</article>
<article id="post_3985384" class="post-preview post-rating-questionable" data-id="3985384" data-has-sound="false" data-tags="2023 &lt;3 anthro blush bodily_fluids bottomwear canid canine clothed clothing crop_top detailed_background dialogue digital_media_(artwork) duo english_text flirting flustered fully_clothed fur girly grey_body grey_fur hydrabb inside male male/male mammal midriff pants shirt sitting speech_bubble sweat sweatdrop t-shirt tail tail_motion tailwag text topwear yellow_body yellow_fur" data-rating="q" data-width="681" data-height="960" data-flags="" data-score="76" data-file-ext="png" data-uploader-id="167841" data-uploader="WeedWizard" data-is-favorited="false" data-md5="9f557d2e223a1e220d951aa5504abc37" data-file-url="https://static1.e621.net/data/9f/55/9f557d2e223a1e220d951aa5504abc37.png" data-large-file-url="https://static1.e621.net/data/9f/55/9f557d2e223a1e220d951aa5504abc37.png" data-preview-file-url="https://static1.e621.net/data/preview/9f/55/9f557d2e223a1e220d951aa5504abc37.jpg"> <a href="/posts/3985384"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/9f/55/9f557d2e223a1e220d951aa5504abc37.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/9f/55/9f557d2e223a1e220d951aa5504abc37.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/9f/55/9f557d2e223a1e220d951aa5504abc37.jpg" title="Rating: q
ID: 3985384
Date: 2023-04-11 01:34:55 -0400
Status: active
Score: 76
2023 &lt;3 anthro blush bodily_fluids bottomwear canid canine clothed clothing crop_top detailed_background dialogue digital_media_(artwork) duo english_text flirting flustered fully_clothed fur girly grey_body grey_fur hydrabb inside male male/male mammal midriff pants shirt sitting speech_bubble sweat sweatdrop t-shirt tail tail_motion tailwag text topwear yellow_body yellow_fur" alt="2023 &lt;3 anthro blush bodily_fluids bottomwear canid canine clothed clothing crop_top detailed_background dialogue digital_media_(artwork) duo english_text flirting flustered fully_clothed fur girly grey_body grey_fur hydrabb inside male male/male mammal midriff pants shirt sitting speech_bubble sweat sweatdrop t-shirt tail tail_motion tailwag text topwear yellow_body yellow_fur"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985384"><span class="post-score-score score-positive">&uarr;76</span><span class="post-score-faves">&hearts;173</span><span class="post-score-comments">C1</span><span class="post-score-rating">Q</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985316" class="post-preview post-rating-questionable" data-id="3985316" data-has-sound="false" data-tags="anthro bed bedroom_eyes breasts female furniture hi_res hindpaw illumination_entertainment lying lying_on_bed narrowed_eyes nipples nude on_bed paws phone porsha_crystal seductive sexy_eyes sing_(disambiguation) sing_(movie) small_breasts smile solo wolfinasuit" data-rating="q" data-width="1600" data-height="1389" data-flags="" data-score="75" data-file-ext="jpg" data-uploader-id="677662" data-uploader="cocopuffcum" data-is-favorited="false" data-md5="35cd5b7cc2e0a40fb575f57b1a8207db" data-file-url="https://static1.e621.net/data/35/cd/35cd5b7cc2e0a40fb575f57b1a8207db.jpg" data-large-file-url="https://static1.e621.net/data/sample/35/cd/35cd5b7cc2e0a40fb575f57b1a8207db.jpg" data-preview-file-url="https://static1.e621.net/data/preview/35/cd/35cd5b7cc2e0a40fb575f57b1a8207db.jpg"> <a href="/posts/3985316"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/35/cd/35cd5b7cc2e0a40fb575f57b1a8207db.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/35/cd/35cd5b7cc2e0a40fb575f57b1a8207db.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/35/cd/35cd5b7cc2e0a40fb575f57b1a8207db.jpg" title="Rating: q
ID: 3985316
Date: 2023-04-11 00:26:43 -0400
Status: active
Score: 75
anthro bed bedroom_eyes breasts female furniture hi_res hindpaw illumination_entertainment lying lying_on_bed narrowed_eyes nipples nude on_bed paws phone porsha_crystal seductive sexy_eyes sing_(disambiguation) sing_(movie) small_breasts smile solo wolfinasuit" alt="anthro bed bedroom_eyes breasts female furniture hi_res hindpaw illumination_entertainment lying lying_on_bed narrowed_eyes nipples nude on_bed paws phone porsha_crystal seductive sexy_eyes sing_(disambiguation) sing_(movie) small_breasts smile solo wolfinasuit"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985316"><span class="post-score-score score-positive">&uarr;75</span><span class="post-score-faves">&hearts;153</span><span class="post-score-comments">C2</span><span class="post-score-rating">Q</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3986214" class="post-preview post-status-pending post-rating-explicit" data-id="3986214" data-has-sound="false" data-tags="2023 anthro anus black_body black_fur black_nose blush blush_lines bodily_fluids bottomwear butt canid canine canis chair clothed clothing computer_keyboard digital_media_(artwork) dress_shirt exclamation_point female fur furniture genital_fluids genitals hi_res inviting mammal neck_tuft nipple_outline nipples office office_chair office_lady offscreen_character open_mouth presenting presenting_anus presenting_hindquarters presenting_pussy pussy pussy_juice question_mark raised_bottomwear raised_clothing raised_skirt raised_tail sexuality_symbol shelf shen_art shirt signature skirt solo spread_butt spreading surprised_expression symbol tail teeth topwear tuft warehouse wolf yellow_eyes" data-rating="e" data-width="2480" data-height="1748" data-flags="pending" data-score="75" data-file-ext="jpg" data-uploader-id="92183" data-uploader="Arter" data-is-favorited="false" data-md5="0476c584512c9ce7d683d86ab2ddf7a4" data-file-url="https://static1.e621.net/data/04/76/0476c584512c9ce7d683d86ab2ddf7a4.jpg" data-large-file-url="https://static1.e621.net/data/sample/04/76/0476c584512c9ce7d683d86ab2ddf7a4.jpg" data-preview-file-url="https://static1.e621.net/data/preview/04/76/0476c584512c9ce7d683d86ab2ddf7a4.jpg"> <a href="/posts/3986214"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/04/76/0476c584512c9ce7d683d86ab2ddf7a4.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/04/76/0476c584512c9ce7d683d86ab2ddf7a4.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/04/76/0476c584512c9ce7d683d86ab2ddf7a4.jpg" title="Rating: e
ID: 3986214
Date: 2023-04-11 14:04:15 -0400
Status: pending
Score: 75
2023 anthro anus black_body black_fur black_nose blush blush_lines bodily_fluids bottomwear butt canid canine canis chair clothed clothing computer_keyboard digital_media_(artwork) dress_shirt exclamation_point female fur furniture genital_fluids genitals hi_res inviting mammal neck_tuft nipple_outline nipples office office_chair office_lady offscreen_character open_mouth presenting presenting_anus presenting_hindquarters presenting_pussy pussy pussy_juice question_mark raised_bottomwear raised_clothing raised_skirt raised_tail sexuality_symbol shelf shen_art shirt signature skirt solo spread_butt spreading surprised_expression symbol tail teeth topwear tuft warehouse wolf yellow_eyes" alt="2023 anthro anus black_body black_fur black_nose blush blush_lines bodily_fluids bottomwear butt canid canine canis chair clothed clothing computer_keyboard digital_media_(artwork) dress_shirt exclamation_point female fur furniture genital_fluids genitals hi_res inviting mammal neck_tuft nipple_outline nipples office office_chair office_lady offscreen_character open_mouth presenting presenting_anus presenting_hindquarters presenting_pussy pussy pussy_juice question_mark raised_bottomwear raised_clothing raised_skirt raised_tail sexuality_symbol shelf shen_art shirt signature skirt solo spread_butt spreading surprised_expression symbol tail teeth topwear tuft warehouse wolf yellow_eyes"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3986214"><span class="post-score-score score-positive">&uarr;75</span><span class="post-score-faves">&hearts;145</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras">U</span></div>
</div>
</article>
<article id="post_3986025" class="post-preview post-status-has-parent post-rating-explicit" data-id="3986025" data-has-sound="false" data-tags="4:3 anthro anthro_penetrated balls big_breasts bodily_fluids border_collie breast_play breast_suck breasts canid canine canis chair_position claire_(vouivre01) clitoris collie cum domestic_dog duo erection faceless_character faceless_human faceless_male female female_on_human from_behind_position genital_fluids genitals happy happy_sex herding_dog human human_on_anthro human_penetrating human_penetrating_anthro hyattlen interspecies male male/female male_on_anthro mammal nipples open_mouth pastoral_dog penetration penile penile_penetration penis penis_in_pussy pussy_juice sex sheepdog smile sucking tail tail_motion tailwag teeth vaginal vaginal_penetration" data-rating="e" data-width="900" data-height="675" data-flags="" data-score="74" data-file-ext="png" data-uploader-id="1314348" data-uploader="witnessbento" data-is-favorited="false" data-md5="4d26b0b29c6592d6bedcb923e62363e5" data-file-url="https://static1.e621.net/data/4d/26/4d26b0b29c6592d6bedcb923e62363e5.png" data-large-file-url="https://static1.e621.net/data/sample/4d/26/4d26b0b29c6592d6bedcb923e62363e5.jpg" data-preview-file-url="https://static1.e621.net/data/preview/4d/26/4d26b0b29c6592d6bedcb923e62363e5.jpg"> <a href="/posts/3986025"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/4d/26/4d26b0b29c6592d6bedcb923e62363e5.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/4d/26/4d26b0b29c6592d6bedcb923e62363e5.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/4d/26/4d26b0b29c6592d6bedcb923e62363e5.jpg" title="Rating: e
ID: 3986025
Date: 2023-04-11 11:37:22 -0400
Status: active
Score: 74
4:3 anthro anthro_penetrated balls big_breasts bodily_fluids border_collie breast_play breast_suck breasts canid canine canis chair_position claire_(vouivre01) clitoris collie cum domestic_dog duo erection faceless_character faceless_human faceless_male female female_on_human from_behind_position genital_fluids genitals happy happy_sex herding_dog human human_on_anthro human_penetrating human_penetrating_anthro hyattlen interspecies male male/female male_on_anthro mammal nipples open_mouth pastoral_dog penetration penile penile_penetration penis penis_in_pussy pussy_juice sex sheepdog smile sucking tail tail_motion tailwag teeth vaginal vaginal_penetration" alt="4:3 anthro anthro_penetrated balls big_breasts bodily_fluids border_collie breast_play breast_suck breasts canid canine canis chair_position claire_(vouivre01) clitoris collie cum domestic_dog duo erection faceless_character faceless_human faceless_male female female_on_human from_behind_position genital_fluids genitals happy happy_sex herding_dog human human_on_anthro human_penetrating human_penetrating_anthro hyattlen interspecies male male/female male_on_anthro mammal nipples open_mouth pastoral_dog penetration penile penile_penetration penis penis_in_pussy pussy_juice sex sheepdog smile sucking tail tail_motion tailwag teeth vaginal vaginal_penetration"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3986025"><span class="post-score-score score-positive">&uarr;74</span><span class="post-score-faves">&hearts;170</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras">P</span></div>
</div>
</article>
<article id="post_3985466" class="post-preview post-rating-explicit" data-id="3985466" data-has-sound="false" data-tags="anus belly big_eyes difetra female feral fluffy fluffy_tail forest genitals gulonine hi_res lying mammal marten meadow mustelid musteline on_back pine_marten plant pregnant pregnant_female purple_eyes pussy solo tail tree" data-rating="e" data-width="1049" data-height="1400" data-flags="" data-score="73" data-file-ext="jpg" data-uploader-id="16314" data-uploader="Anonimus" data-is-favorited="false" data-md5="ad2324665a7b0c467a3ca92548e5a1ac" data-file-url="https://static1.e621.net/data/ad/23/ad2324665a7b0c467a3ca92548e5a1ac.jpg" data-large-file-url="https://static1.e621.net/data/sample/ad/23/ad2324665a7b0c467a3ca92548e5a1ac.jpg" data-preview-file-url="https://static1.e621.net/data/preview/ad/23/ad2324665a7b0c467a3ca92548e5a1ac.jpg"> <a href="/posts/3985466"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/ad/23/ad2324665a7b0c467a3ca92548e5a1ac.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/ad/23/ad2324665a7b0c467a3ca92548e5a1ac.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/ad/23/ad2324665a7b0c467a3ca92548e5a1ac.jpg" title="Rating: e
ID: 3985466
Date: 2023-04-11 02:46:09 -0400
Status: active
Score: 73
anus belly big_eyes difetra female feral fluffy fluffy_tail forest genitals gulonine hi_res lying mammal marten meadow mustelid musteline on_back pine_marten plant pregnant pregnant_female purple_eyes pussy solo tail tree" alt="anus belly big_eyes difetra female feral fluffy fluffy_tail forest genitals gulonine hi_res lying mammal marten meadow mustelid musteline on_back pine_marten plant pregnant pregnant_female purple_eyes pussy solo tail tree"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985466"><span class="post-score-score score-positive">&uarr;73</span><span class="post-score-faves">&hearts;120</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985367" class="post-preview post-rating-explicit" data-id="3985367" data-has-sound="false" data-tags="aiden_coax anal anal_penetration anthro balls bodily_fluids bovid caprine clothing covered_eyes domestic_cat dragon duo felid feline felis genital_fluids genitals girly goat hi_res humanoid_genitalia humanoid_penis hybrid legwear male male/male male_penetrated male_penetrating male_penetrating_male mammal open_mouth pata pawpads penetration penile penile_penetration penis penis_in_ass precum prodding sex stockings sweat" data-rating="e" data-width="1749" data-height="1279" data-flags="" data-score="73" data-file-ext="png" data-uploader-id="224629" data-uploader="Redfurryfire" data-is-favorited="false" data-md5="1ea4c46cf74ff4db4b1f28ad47d673a1" data-file-url="https://static1.e621.net/data/1e/a4/1ea4c46cf74ff4db4b1f28ad47d673a1.png" data-large-file-url="https://static1.e621.net/data/sample/1e/a4/1ea4c46cf74ff4db4b1f28ad47d673a1.jpg" data-preview-file-url="https://static1.e621.net/data/preview/1e/a4/1ea4c46cf74ff4db4b1f28ad47d673a1.jpg"> <a href="/posts/3985367"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/1e/a4/1ea4c46cf74ff4db4b1f28ad47d673a1.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/1e/a4/1ea4c46cf74ff4db4b1f28ad47d673a1.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/1e/a4/1ea4c46cf74ff4db4b1f28ad47d673a1.jpg" title="Rating: e
ID: 3985367
Date: 2023-04-11 01:12:08 -0400
Status: active
Score: 73
aiden_coax anal anal_penetration anthro balls bodily_fluids bovid caprine clothing covered_eyes domestic_cat dragon duo felid feline felis genital_fluids genitals girly goat hi_res humanoid_genitalia humanoid_penis hybrid legwear male male/male male_penetrated male_penetrating male_penetrating_male mammal open_mouth pata pawpads penetration penile penile_penetration penis penis_in_ass precum prodding sex stockings sweat" alt="aiden_coax anal anal_penetration anthro balls bodily_fluids bovid caprine clothing covered_eyes domestic_cat dragon duo felid feline felis genital_fluids genitals girly goat hi_res humanoid_genitalia humanoid_penis hybrid legwear male male/male male_penetrated male_penetrating male_penetrating_male mammal open_mouth pata pawpads penetration penile penile_penetration penis penis_in_ass precum prodding sex stockings sweat"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985367"><span class="post-score-score score-positive">&uarr;73</span><span class="post-score-faves">&hearts;145</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985993" class="post-preview post-status-pending post-status-has-parent post-rating-explicit" data-id="3985993" data-has-sound="false" data-tags="16:9 3d_(artwork) 3d_animation animal_genitalia animal_penis animated anthro anthro_on_anthro anthro_penetrated anthro_penetrating anthro_penetrating_anthro areola ball_slap balls big_areola big_breasts big_nipples bouncing_balls breasts butt canid canine canine_genitalia canine_penis canis clitoris dahsharky digital_media_(artwork) disney duo female from_behind_position fur genitals grey_body grey_fur hi_res interspecies jiggling_butt judy_hopps lagomorph leporid male male/female mammal nipples penetration penile penile_penetration penis penis_in_pussy rabbit rear_view sex short_playtime slap sound sound_effects sound_warning translucent translucent_body vaginal vaginal_penetration webm widescreen wolf wolf_(petruz) zootopia" data-rating="e" data-width="1920" data-height="1080" data-flags="pending" data-score="72" data-file-ext="webm" data-uploader-id="351109" data-uploader="Lucario_G7" data-is-favorited="false" data-md5="354f132aecc0e93df9af9949ad8220be" data-file-url="https://static1.e621.net/data/35/4f/354f132aecc0e93df9af9949ad8220be.webm" data-large-file-url="https://static1.e621.net/data/sample/35/4f/354f132aecc0e93df9af9949ad8220be.jpg" data-preview-file-url="https://static1.e621.net/data/preview/35/4f/354f132aecc0e93df9af9949ad8220be.jpg"> <a href="/posts/3985993"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/35/4f/354f132aecc0e93df9af9949ad8220be.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/35/4f/354f132aecc0e93df9af9949ad8220be.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/35/4f/354f132aecc0e93df9af9949ad8220be.jpg" title="Rating: e
ID: 3985993
Date: 2023-04-11 11:17:19 -0400
Status: pending
Score: 72
16:9 3d_(artwork) 3d_animation animal_genitalia animal_penis animated anthro anthro_on_anthro anthro_penetrated anthro_penetrating anthro_penetrating_anthro areola ball_slap balls big_areola big_breasts big_nipples bouncing_balls breasts butt canid canine canine_genitalia canine_penis canis clitoris dahsharky digital_media_(artwork) disney duo female from_behind_position fur genitals grey_body grey_fur hi_res interspecies jiggling_butt judy_hopps lagomorph leporid male male/female mammal nipples penetration penile penile_penetration penis penis_in_pussy rabbit rear_view sex short_playtime slap sound sound_effects sound_warning translucent translucent_body vaginal vaginal_penetration webm widescreen wolf wolf_(petruz) zootopia" alt="16:9 3d_(artwork) 3d_animation animal_genitalia animal_penis animated anthro anthro_on_anthro anthro_penetrated anthro_penetrating anthro_penetrating_anthro areola ball_slap balls big_areola big_breasts big_nipples bouncing_balls breasts butt canid canine canine_genitalia canine_penis canis clitoris dahsharky digital_media_(artwork) disney duo female from_behind_position fur genitals grey_body grey_fur hi_res interspecies jiggling_butt judy_hopps lagomorph leporid male male/female mammal nipples penetration penile penile_penetration penis penis_in_pussy rabbit rear_view sex short_playtime slap sound sound_effects sound_warning translucent translucent_body vaginal vaginal_penetration webm widescreen wolf wolf_(petruz) zootopia"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985993"><span class="post-score-score score-positive">&uarr;72</span><span class="post-score-faves">&hearts;137</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras">PU</span></div>
</div>
</article>
<article id="post_3986237" class="post-preview post-status-pending post-rating-explicit" data-id="3986237" data-has-sound="false" data-tags="16:9 ambiguous_gender animated bestiality cetacean dolphin female feral forbiddenkingdom group hi_res human interspecies male male/female male_on_feral mammal marine no_sound oceanic_dolphin oral_vore orca short_playtime size_difference soft_vore toothed_whale trio vore webm widescreen" data-rating="e" data-width="1920" data-height="1080" data-flags="pending" data-score="71" data-file-ext="webm" data-uploader-id="1055897" data-uploader="ForbiddenKingdom" data-is-favorited="false" data-md5="c29dc076afeb48eafc53b4f0b96a620f" data-file-url="https://static1.e621.net/data/c2/9d/c29dc076afeb48eafc53b4f0b96a620f.webm" data-large-file-url="https://static1.e621.net/data/sample/c2/9d/c29dc076afeb48eafc53b4f0b96a620f.jpg" data-preview-file-url="https://static1.e621.net/data/preview/c2/9d/c29dc076afeb48eafc53b4f0b96a620f.jpg"> <a href="/posts/3986237"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/c2/9d/c29dc076afeb48eafc53b4f0b96a620f.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/c2/9d/c29dc076afeb48eafc53b4f0b96a620f.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/c2/9d/c29dc076afeb48eafc53b4f0b96a620f.jpg" title="Rating: e
ID: 3986237
Date: 2023-04-11 14:14:45 -0400
Status: pending
Score: 71
16:9 ambiguous_gender animated bestiality cetacean dolphin female feral forbiddenkingdom group hi_res human interspecies male male/female male_on_feral mammal marine no_sound oceanic_dolphin oral_vore orca short_playtime size_difference soft_vore toothed_whale trio vore webm widescreen" alt="16:9 ambiguous_gender animated bestiality cetacean dolphin female feral forbiddenkingdom group hi_res human interspecies male male/female male_on_feral mammal marine no_sound oceanic_dolphin oral_vore orca short_playtime size_difference soft_vore toothed_whale trio vore webm widescreen"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3986237"><span class="post-score-score score-positive">&uarr;71</span><span class="post-score-faves">&hearts;112</span><span class="post-score-comments">C3</span><span class="post-score-rating">E</span><span class="post-score-extras">U</span></div>
</div>
</article>
<article id="post_3985349" class="post-preview post-rating-explicit" data-id="3985349" data-has-sound="false" data-tags="4_toes absurd_res anthro balls barefoot bite biting_another bodily_fluids claws coiling coiling_another cum cum_on_self cumshot duo ejaculation erection feet felid foot_fetish foot_focus foot_lick foot_play forced genital_fluids genitals handjob hi_res hindpaw licking looking_pleasured male male/male mammal muscular muscular_male nude orgasm pantherine pawpads paws penile reptile scalie sex simple_background snake soles syberfab tail tail_coil tiger toe_claws toes tongue tongue_out venom worship" data-rating="e" data-width="1442" data-height="2555" data-flags="" data-score="69" data-file-ext="png" data-uploader-id="1424359" data-uploader="BiggerThanBefore" data-is-favorited="false" data-md5="039013ca0f58f30f3b7b738bdc85b752" data-file-url="https://static1.e621.net/data/03/90/039013ca0f58f30f3b7b738bdc85b752.png" data-large-file-url="https://static1.e621.net/data/sample/03/90/039013ca0f58f30f3b7b738bdc85b752.jpg" data-preview-file-url="https://static1.e621.net/data/preview/03/90/039013ca0f58f30f3b7b738bdc85b752.jpg"> <a href="/posts/3985349"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/03/90/039013ca0f58f30f3b7b738bdc85b752.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/03/90/039013ca0f58f30f3b7b738bdc85b752.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/03/90/039013ca0f58f30f3b7b738bdc85b752.jpg" title="Rating: e
ID: 3985349
Date: 2023-04-11 00:54:47 -0400
Status: active
Score: 69
4_toes absurd_res anthro balls barefoot bite biting_another bodily_fluids claws coiling coiling_another cum cum_on_self cumshot duo ejaculation erection feet felid foot_fetish foot_focus foot_lick foot_play forced genital_fluids genitals handjob hi_res hindpaw licking looking_pleasured male male/male mammal muscular muscular_male nude orgasm pantherine pawpads paws penile reptile scalie sex simple_background snake soles syberfab tail tail_coil tiger toe_claws toes tongue tongue_out venom worship" alt="4_toes absurd_res anthro balls barefoot bite biting_another bodily_fluids claws coiling coiling_another cum cum_on_self cumshot duo ejaculation erection feet felid foot_fetish foot_focus foot_lick foot_play forced genital_fluids genitals handjob hi_res hindpaw licking looking_pleasured male male/male mammal muscular muscular_male nude orgasm pantherine pawpads paws penile reptile scalie sex simple_background snake soles syberfab tail tail_coil tiger toe_claws toes tongue tongue_out venom worship"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985349"><span class="post-score-score score-positive">&uarr;69</span><span class="post-score-faves">&hearts;160</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985614" class="post-preview post-rating-explicit" data-id="3985614" data-has-sound="false" data-tags="absurd_res animal_genitalia animal_penis areola balls bestiality big_balls big_breasts big_penis blue_eyes blush bodily_fluids breasts brown_body brown_hair clothed clothing crossgender duo equine_genitalia equine_penis erection feral ftg_crossgender fti_crossgender generation_7_pokemon genital_fluids genitals gynomorph hair hi_res hilda_(pokemon) huge_balls huge_breasts huge_penis human hyper hyper_genitalia hyper_penis imminent_sex intersex intersex/male interspecies larger_feral larger_male legwear male mammal mudsdale navel nintendo nipples nsfwsal nude penis penis_size_difference pink_areola pink_nipples pokemon pokemon_(species) pokephilia precum raised_clothing raised_shirt raised_topwear shirt size_difference smaller_gynomorph smaller_human smaller_intersex thigh_highs topwear white_body white_skin" data-rating="e" data-width="3617" data-height="3394" data-flags="" data-score="68" data-file-ext="png" data-uploader-id="369020" data-uploader="Poofinator" data-is-favorited="false" data-md5="d76a74d154e2f4ec43be030dc4adff60" data-file-url="https://static1.e621.net/data/d7/6a/d76a74d154e2f4ec43be030dc4adff60.png" data-large-file-url="https://static1.e621.net/data/sample/d7/6a/d76a74d154e2f4ec43be030dc4adff60.jpg" data-preview-file-url="https://static1.e621.net/data/preview/d7/6a/d76a74d154e2f4ec43be030dc4adff60.jpg"> <a href="/posts/3985614"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/d7/6a/d76a74d154e2f4ec43be030dc4adff60.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/d7/6a/d76a74d154e2f4ec43be030dc4adff60.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/d7/6a/d76a74d154e2f4ec43be030dc4adff60.jpg" title="Rating: e
ID: 3985614
Date: 2023-04-11 04:54:25 -0400
Status: active
Score: 68
absurd_res animal_genitalia animal_penis areola balls bestiality big_balls big_breasts big_penis blue_eyes blush bodily_fluids breasts brown_body brown_hair clothed clothing crossgender duo equine_genitalia equine_penis erection feral ftg_crossgender fti_crossgender generation_7_pokemon genital_fluids genitals gynomorph hair hi_res hilda_(pokemon) huge_balls huge_breasts huge_penis human hyper hyper_genitalia hyper_penis imminent_sex intersex intersex/male interspecies larger_feral larger_male legwear male mammal mudsdale navel nintendo nipples nsfwsal nude penis penis_size_difference pink_areola pink_nipples pokemon pokemon_(species) pokephilia precum raised_clothing raised_shirt raised_topwear shirt size_difference smaller_gynomorph smaller_human smaller_intersex thigh_highs topwear white_body white_skin" alt="absurd_res animal_genitalia animal_penis areola balls bestiality big_balls big_breasts big_penis blue_eyes blush bodily_fluids breasts brown_body brown_hair clothed clothing crossgender duo equine_genitalia equine_penis erection feral ftg_crossgender fti_crossgender generation_7_pokemon genital_fluids genitals gynomorph hair hi_res hilda_(pokemon) huge_balls huge_breasts huge_penis human hyper hyper_genitalia hyper_penis imminent_sex intersex intersex/male interspecies larger_feral larger_male legwear male mammal mudsdale navel nintendo nipples nsfwsal nude penis penis_size_difference pink_areola pink_nipples pokemon pokemon_(species) pokephilia precum raised_clothing raised_shirt raised_topwear shirt size_difference smaller_gynomorph smaller_human smaller_intersex thigh_highs topwear white_body white_skin"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985614"><span class="post-score-score score-positive">&uarr;68</span><span class="post-score-faves">&hearts;153</span><span class="post-score-comments">C0</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3986378" class="post-preview post-rating-explicit" data-id="3986378" data-has-sound="false" data-tags="1:1 2023 anus artist_name balls blush canid canine chikn_nuggit dialogue english_text female female_focus feral fox genitals hi_res lying male male/female mammal marblesoda on_back open_mouth pawpads penis pussy simple_background slushi_(chikn_nuggit) solo_focus text" data-rating="e" data-width="2000" data-height="2000" data-flags="" data-score="68" data-file-ext="jpg" data-uploader-id="13521" data-uploader="ultragamer89" data-is-favorited="false" data-md5="19251ca2c49beb213aa19ee3f655d118" data-file-url="https://static1.e621.net/data/19/25/19251ca2c49beb213aa19ee3f655d118.jpg" data-large-file-url="https://static1.e621.net/data/sample/19/25/19251ca2c49beb213aa19ee3f655d118.jpg" data-preview-file-url="https://static1.e621.net/data/preview/19/25/19251ca2c49beb213aa19ee3f655d118.jpg"> <a href="/posts/3986378"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/19/25/19251ca2c49beb213aa19ee3f655d118.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/19/25/19251ca2c49beb213aa19ee3f655d118.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/19/25/19251ca2c49beb213aa19ee3f655d118.jpg" title="Rating: e
ID: 3986378
Date: 2023-04-11 15:36:47 -0400
Status: active
Score: 68
1:1 2023 anus artist_name balls blush canid canine chikn_nuggit dialogue english_text female female_focus feral fox genitals hi_res lying male male/female mammal marblesoda on_back open_mouth pawpads penis pussy simple_background slushi_(chikn_nuggit) solo_focus text" alt="1:1 2023 anus artist_name balls blush canid canine chikn_nuggit dialogue english_text female female_focus feral fox genitals hi_res lying male male/female mammal marblesoda on_back open_mouth pawpads penis pussy simple_background slushi_(chikn_nuggit) solo_focus text"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3986378"><span class="post-score-score score-positive">&uarr;68</span><span class="post-score-faves">&hearts;145</span><span class="post-score-comments">C4</span><span class="post-score-rating">E</span><span class="post-score-extras"></span></div>
</div>
</article>
<article id="post_3985862" class="post-preview post-rating-safe" data-id="3985862" data-has-sound="false" data-tags="anthro blush clothed clothing female generation_4_pokemon hi_res kame_3 lopunny nintendo one_eye_closed pokemon pokemon_(species) solo thick_thighs wink" data-rating="s" data-width="1304" data-height="1739" data-flags="" data-score="67" data-file-ext="jpg" data-uploader-id="396514" data-uploader="GetAGrip" data-is-favorited="false" data-md5="f7e1d4003f561f57b786a2034f936c78" data-file-url="https://static1.e621.net/data/f7/e1/f7e1d4003f561f57b786a2034f936c78.jpg" data-large-file-url="https://static1.e621.net/data/sample/f7/e1/f7e1d4003f561f57b786a2034f936c78.jpg" data-preview-file-url="https://static1.e621.net/data/preview/f7/e1/f7e1d4003f561f57b786a2034f936c78.jpg"> <a href="/posts/3985862"> <picture> <source media="(max-width: 800px)" srcset="https://static1.e621.net/data/preview/f7/e1/f7e1d4003f561f57b786a2034f936c78.jpg"> <source media="(min-width: 800px)" srcset="https://static1.e621.net/data/preview/f7/e1/f7e1d4003f561f57b786a2034f936c78.jpg"> <img class="has-cropped-false" src="https://static1.e621.net/data/preview/f7/e1/f7e1d4003f561f57b786a2034f936c78.jpg" title="Rating: s
ID: 3985862
Date: 2023-04-11 09:22:14 -0400
Status: active
Score: 67
anthro blush clothed clothing female generation_4_pokemon hi_res kame_3 lopunny nintendo one_eye_closed pokemon pokemon_(species) solo thick_thighs wink" alt="anthro blush clothed clothing female generation_4_pokemon hi_res kame_3 lopunny nintendo one_eye_closed pokemon pokemon_(species) solo thick_thighs wink"></picture></a> <div class="desc">
<div class="post-score" id="post-score-3985862"><span class="post-score-score score-positive">&uarr;67</span><span class="post-score-faves">&hearts;130</span><span class="post-score-comments">C0</span><span class="post-score-rating">S</span><span class="post-score-extras"></span></div>
</div>
</article>
</div>
</div>
</div>
</div>
<div id="blacklist-edit-dialog" title=" Anonymous Blacklist" style="display: none;">
<h4>Tag Blacklist</h4>
<textarea id="blacklist-edit" rows="8" cols="30"></textarea>
<input type="button" value="Save" id="blacklist-save"/>
<input type="button" value="Cancel" id="blacklist-cancel" /><br />
<p>Additional help about the blacklist can be found <a href="/help/blacklist">here</a></p>
</div>
</div>
<div class="guest-warning" style="display: none;">
<div class="guest-warning-dialog">
<h1 class="dialog-header">Over 18?</h1>
<div class="dialog-content">
<p>
You must be over the age of 18 and agree
to <a target="_blank" href="/static/terms_of_service">the terms of service</a> to access this page.
</p>
<p>
By default a limited blacklist has been applied hiding content that is commonly objected to. You may remove
items from this blacklist by using the blacklist menu item.
</p>
</div>
<div class="dialog-footer">
<button id="guest-warning-accept">I agree and am over 18</button>
<button id="guest-warning-decline">I do not agree, or am not over 18</button>
</div>
</div>
</div>
<footer id="page-footer">
<span class="left">
Running e621
<a href="/static/terms_of_service">Rules</a>
<a href="/static/takedown">Takedowns</a>
<a href="/static/privacy">Privacy</a>
<a href="/static/contact">Contact</a>
<a href="/help/advertising">Advertising</a>
</span>
<span class="logo-container">
<a href="/"><img class="footer-logo" src="/main-logo.png"></a>
</span>
<span class="right">
<a href="/static/theme">Themes / Gestures</a>
<a href="/static/keyboard_shortcuts">Keyboard Shortcuts</a>
<a rel="nofollow" href="/static/toggle_mobile_mode">Disable mobile mode support</a>
</span>
</footer>
<script src="https://plausible.dragonfru.it/js/script.js" nonce="u4ylUC4xKHRVAE+xHNPNRw==" async="async" data-domain="e621.net"></script>
<script nonce="u4ylUC4xKHRVAE+xHNPNRw==">
//<![CDATA[
window.___deferred_posts = {};
//]]>
</script>
</body></html>

230
_temp/e621_set_page.html Normal file
View File

@ -0,0 +1,230 @@
<!doctype html>
<html>
<head>
<title> Set - ALIENS!
- e621</title>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#00549e">
<meta name="theme-color" content="#00549e">
<meta name="RATING" content="RTA-5042-1996-1400-1577-RTA" />
<link rel="top" title="e621" href="/">
<meta name="csrf-param" content="authenticity_token" />
<meta name="csrf-token" content="uRd9kgSqTwfMaHrzgfi4711dmL65MDevArQ1fE7bCEq1Zq7FdbOdH1RMrE-ipGqLtJrBbqng4olrKQRoM2I2tw" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="current-user-name" content="Anonymous">
<meta name="current-user-id" content="">
<meta name="current-user-can-approve-posts" content="false">
<meta name="user-comment-threshold" content="-10">
<meta name="blacklisted-tags" content="[&quot;gore&quot;,&quot;feces&quot;,&quot;urine&quot;,&quot;scat&quot;,&quot;watersports&quot;,&quot;young -rating:s&quot;,&quot;loli&quot;,&quot;shota&quot;]">
<meta name="blacklist-users" content="false">
<meta name="enable-js-navigation" content="true">
<meta name="enable-auto-complete" content="true">
<meta name="style-usernames" content="true">
<meta name="last-forum-read-at" content="1959-12-31 19:00:00 -0500">
<link rel="alternate" type="application/atom+xml" title="ATOM" href="/posts.atom" />
<link rel="stylesheet" href="/packs/css/887-c9147705.css" nonce="true" />
<link rel="stylesheet" href="/packs/css/application-1f1b8e73.css" nonce="true" />
<script src="/packs/js/887-bbba523ee5f00558312e.js" nonce="Mx8K4+4Ptb4erDNYyT1uKw=="></script>
<script src="/packs/js/application-91d7efaf67c912f5623b.js" nonce="Mx8K4+4Ptb4erDNYyT1uKw=="></script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"url" : "https://e621.net/",
"potentialAction": [{
"@type": "SearchAction",
"target": "https://e621.net/posts?tags={search_term_string}",
"query-input": "required name=search_term_string"
}]
}
</script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "e621",
"alternateName": "e621",
"url" : "https://e621.net/"
}
</script>
<style id="blacklisted-hider">
.post-preview, #image-container, #c-comments .post, .post-thumbnail {
visibility: hidden !important;
}
</style>
<noscript>
<style>
.post-preview, #image-container, #c-comments .post, .post-thumbnail {
visibility: visible !important;
}
</style>
</noscript>
</head>
<body lang="en" class="c-post-sets a-show resp" data-controller="post-sets" data-action="show" data-user-name="Anonymous" data-user-level="0" data-user-level-string="Anonymous" data-user-can-approve-posts="false" data-user-can-upload-free="false" data-user-per-page="75" data-user-is-blocked="false" data-user-is-admin="false" data-user-is-member="false" data-user-is-privileged="false" data-user-is-anonymous="true" data-user-is-former-staff="false" data-user-is-janitor="false" data-user-is-contributor="false" data-user-is-moderator="false" data-user-is-banned="false" data-user-is-approver="false" data-user-is-voter="false" data-user-is-verified="false">
<script nonce="Mx8K4+4Ptb4erDNYyT1uKw==">
//<![CDATA[
(function() {
try {
var theme = localStorage.getItem('theme') || 'hexagon';
var extra = localStorage.getItem('theme-extra') || 'hexagon';
var nav = localStorage.getItem('theme-nav') || 'top';
var b = document.body;
b.setAttribute('data-th-main', theme);
b.setAttribute('data-th-extra', extra);
b.setAttribute('data-th-nav', nav);
} catch(e) {
}
})();
//]]>
</script>
<header id="top">
<div id="maintoggle">
<a href="#"><i id="maintoggle-on" class="fa-solid fa-bars"></i></a>
<a href="#"><i id="maintoggle-off" class="fa-solid fa-xmark" style="display: none;"></i></a>
</div>
<nav id="nav">
<a href="/" class="logo"></a>
<menu class="main">
<li id="nav-" class="mobile-logo"><a id="nav--link" href="/"></a></li>
<li id="nav-sign-in"><a id="nav-sign-in-link" href="/session/new">Sign in</a></li>
<li id="nav-posts"><a id="nav-posts-link" href="/posts">Posts</a></li>
<li id="nav-comments"><a id="nav-comments-link" href="/comments?group_by=post">Comments</a></li>
<li id="nav-artists"><a id="nav-artists-link" href="/artists">Artists</a></li>
<li id="nav-tags"><a id="nav-tags-link" href="/tags">Tags</a></li>
<li id="nav-blips"><a id="nav-blips-link" href="/blips">Blips</a></li>
<li id="nav-pools"><a id="nav-pools-link" href="/pools/gallery">Pools</a></li>
<li id="nav-sets" class=" current"><a id="nav-sets-link" href="/post_sets">Sets</a></li>
<li id="nav-wiki"><a id="nav-wiki-link" href="/wiki_pages?title=help%3Ahome">Wiki</a></li>
<li id="nav-forum"><a id="nav-forum-link" href="/forum_topics">Forum</a></li>
<li id="nav-help"><a id="nav-help-link" href="/help">Help</a></li>
<li id="nav-more"><a id="nav-more-link" href="/static/site_map">More »</a></li>
</menu>
<menu class="secondary ">
<li id="subnav-list"><a id="subnav-list-link" href="/post_sets">List</a></li>
<li id="subnav-new"><a id="subnav-new-link" href="/post_sets/new">New</a></li>
<li id="subnav-help"><a id="subnav-help-link" href="/help/sets">Help</a></li>
<li>|</li>
<li id="subnav-posts"><a id="subnav-posts-link" href="/posts?tags=set%3Ahotxeno">Posts</a></li>
<li id="subnav-maintainers"><a id="subnav-maintainers-link" href="/post_sets/46545/maintainers">Maintainers</a></li>
<li id="subnav-report"><a id="subnav-report-link" href="/tickets/new?disp_id=46545&amp;qtype=set">Report</a></li>
</menu>
</nav>
</header>
<div id="page">
<div class="ui-state-highlight site-notice" style="display: none;" id="news" data-id="351">
<div id="news-closebutton" class="closebutton">Dismiss</div>
<h6>News - Apr 11, 2023
(about 1 hour ago)
<span id="news-showtext" class="showtext">Click to show.</span>
</h6>
<div class="newsbody dtext-container"><div class="styled-dtext"><h2>Site Maintenance: Wednesday, April 12</h2><p>Starting at 8:00AM GMT-7 (3:00PM UTC) the site will be going down for scheduled maintenance. We are upgrading our redis and image servers to Ubuntu 20.<br>Sorry about the somewhat frequent maintenance lately. This should be the last (planned) one for a while. After this all our servers will be running Ubuntu 20.</p><p><strong>Mar 20th:</strong> [Closed] We're looking for some volunteers to help tackle the ever growing workload of the site! If you're interested in maybe offering a hand have a look at <a rel="nofollow" class="dtext-link" href="/forum_topics/37771">this thread</a> for the details. Thank you!</p><p><strong>Mar 17th:</strong> New <a rel="nofollow" class="dtext-link" href="/wiki_pages/1638">Code of Conduct</a> is now live! Changes are too numerous to really list here, but the gist is basically we entirely rewrote it to make it shorter and clearer, while not changing much. Discuss the changes <a rel="nofollow" class="dtext-link" href="/forum_topics/37732">here</a></p><p>We still have a Discord server, <a rel="nofollow" class="dtext-link" href="/static/discord">come talk to us</a>!<br>Want to advertise on e621? <a rel="nofollow" class="dtext-link" href="/help/advertising">Click here!</a></p></div></div>
</div>
<div class="ui-corner-all ui-state-highlight" id="notice" style="display: none;">
<span>.</span>
<a href="#" id="close-notice-link">close</a>
</div>
<div id="c-sets">
<div id="a-show">
<div class="set-header"><span class="set-name">ALIENS!</span> by
<span class="set-creator"><a class="user-member with-style" rel="nofollow" href="/users/199151">LemonyCrow</a></span>
<div class='set-status set-status-public' title='This set is public'>Public</div>
</div>
<div class="set-shortname">Short
Name: <a href="/posts?tags=set%3Ahotxeno">hotxeno</a></div>
Created:
<span class="date" title="Apr 11, 2023 05:26 PM">11 minutes ago</span>
|
Updated:
<span class="date" title="Apr 11, 2023 05:30 PM">7 minutes ago</span><br/><br/>
<div class='set-description dtext-container'><div class="styled-dtext"><p>Interesting, sexy aliens of many species.</p></div></div>
<div class='set-description-bottom'></div>
<span class="set-viewposts"><a href="/posts?tags=set%3Ahotxeno">&raquo; View Posts (36)</a></span><br/>
<br/>
</div>
</div>
</div>
<div class="guest-warning" style="display: none;">
<div class="guest-warning-dialog">
<h1 class="dialog-header">Over 18?</h1>
<div class="dialog-content">
<p>
You must be over the age of 18 and agree
to <a target="_blank" href="/static/terms_of_service">the terms of service</a> to access this page.
</p>
<p>
By default a limited blacklist has been applied hiding content that is commonly objected to. You may remove
items from this blacklist by using the blacklist menu item.
</p>
</div>
<div class="dialog-footer">
<button id="guest-warning-accept">I agree and am over 18</button>
<button id="guest-warning-decline">I do not agree, or am not over 18</button>
</div>
</div>
</div>
<footer id="page-footer">
<span class="left">
Running e621
<a href="/static/terms_of_service">Rules</a>
<a href="/static/takedown">Takedowns</a>
<a href="/static/privacy">Privacy</a>
<a href="/static/contact">Contact</a>
<a href="/help/advertising">Advertising</a>
</span>
<span class="logo-container">
<a href="/"><img class="footer-logo" src="/main-logo.png"></a>
</span>
<span class="right">
<a href="/static/theme">Themes / Gestures</a>
<a href="/static/keyboard_shortcuts">Keyboard Shortcuts</a>
<a rel="nofollow" href="/static/toggle_mobile_mode">Disable mobile mode support</a>
</span>
</footer>
<script src="https://plausible.dragonfru.it/js/script.js" nonce="Mx8K4+4Ptb4erDNYyT1uKw==" async="async" data-domain="e621.net"></script>
<script nonce="Mx8K4+4Ptb4erDNYyT1uKw==">
//<![CDATA[
window.___deferred_posts = {};
//]]>
</script>
</body></html>

1146
_temp/e621_sets.html Normal file

File diff suppressed because it is too large Load Diff

234
_temp/e621_signin.html Normal file
View File

@ -0,0 +1,234 @@
<!doctype html>
<html>
<head>
<title> Sign in
- e621</title>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#00549e">
<meta name="theme-color" content="#00549e">
<meta name="RATING" content="RTA-5042-1996-1400-1577-RTA" />
<link rel="top" title="e621" href="/">
<meta name="csrf-param" content="authenticity_token" />
<meta name="csrf-token" content="d44K0Ltkdk-wwv9YynuWHMTSIIJKFU61uO01lIAQZVF7_9mHyn2kVyjmKeTpJ0R4LRV5UlrFm5PRcASA_albrA" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="current-user-name" content="Anonymous">
<meta name="current-user-id" content="">
<meta name="current-user-can-approve-posts" content="false">
<meta name="user-comment-threshold" content="-10">
<meta name="blacklisted-tags" content="[&quot;gore&quot;,&quot;feces&quot;,&quot;urine&quot;,&quot;scat&quot;,&quot;watersports&quot;,&quot;young -rating:s&quot;,&quot;loli&quot;,&quot;shota&quot;]">
<meta name="blacklist-users" content="false">
<meta name="enable-js-navigation" content="true">
<meta name="enable-auto-complete" content="true">
<meta name="style-usernames" content="true">
<meta name="last-forum-read-at" content="1959-12-31 19:00:00 -0500">
<link rel="alternate" type="application/atom+xml" title="ATOM" href="/posts.atom" />
<link rel="stylesheet" href="/packs/css/887-c9147705.css" nonce="true" />
<link rel="stylesheet" href="/packs/css/application-1f1b8e73.css" nonce="true" />
<script src="/packs/js/887-bbba523ee5f00558312e.js" nonce="T+U3N5rF3wmu3kNF8Hg2PQ=="></script>
<script src="/packs/js/application-91d7efaf67c912f5623b.js" nonce="T+U3N5rF3wmu3kNF8Hg2PQ=="></script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"url" : "https://e621.net/",
"potentialAction": [{
"@type": "SearchAction",
"target": "https://e621.net/posts?tags={search_term_string}",
"query-input": "required name=search_term_string"
}]
}
</script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "e621",
"alternateName": "e621",
"url" : "https://e621.net/"
}
</script>
<style id="blacklisted-hider">
.post-preview, #image-container, #c-comments .post, .post-thumbnail {
visibility: hidden !important;
}
</style>
<noscript>
<style>
.post-preview, #image-container, #c-comments .post, .post-thumbnail {
visibility: visible !important;
}
</style>
</noscript>
</head>
<body lang="en" class="c-sessions a-new resp" data-controller="sessions" data-action="new" data-user-name="Anonymous" data-user-level="0" data-user-level-string="Anonymous" data-user-can-approve-posts="false" data-user-can-upload-free="false" data-user-per-page="75" data-user-is-blocked="false" data-user-is-admin="false" data-user-is-member="false" data-user-is-privileged="false" data-user-is-anonymous="true" data-user-is-former-staff="false" data-user-is-janitor="false" data-user-is-contributor="false" data-user-is-moderator="false" data-user-is-banned="false" data-user-is-approver="false" data-user-is-voter="false" data-user-is-verified="false">
<script nonce="T+U3N5rF3wmu3kNF8Hg2PQ==">
//<![CDATA[
(function() {
try {
var theme = localStorage.getItem('theme') || 'hexagon';
var extra = localStorage.getItem('theme-extra') || 'hexagon';
var nav = localStorage.getItem('theme-nav') || 'top';
var b = document.body;
b.setAttribute('data-th-main', theme);
b.setAttribute('data-th-extra', extra);
b.setAttribute('data-th-nav', nav);
} catch(e) {
}
})();
//]]>
</script>
<header id="top">
<div id="maintoggle">
<a href="#"><i id="maintoggle-on" class="fa-solid fa-bars"></i></a>
<a href="#"><i id="maintoggle-off" class="fa-solid fa-xmark" style="display: none;"></i></a>
</div>
<nav id="nav">
<a href="/" class="logo"></a>
<menu class="main">
<li id="nav-" class="mobile-logo"><a id="nav--link" href="/"></a></li>
<li id="nav-sign-in" class=" current"><a id="nav-sign-in-link" href="/session/new">Sign in</a></li>
<li id="nav-posts"><a id="nav-posts-link" href="/posts">Posts</a></li>
<li id="nav-comments"><a id="nav-comments-link" href="/comments?group_by=post">Comments</a></li>
<li id="nav-artists"><a id="nav-artists-link" href="/artists">Artists</a></li>
<li id="nav-tags"><a id="nav-tags-link" href="/tags">Tags</a></li>
<li id="nav-blips"><a id="nav-blips-link" href="/blips">Blips</a></li>
<li id="nav-pools"><a id="nav-pools-link" href="/pools/gallery">Pools</a></li>
<li id="nav-sets"><a id="nav-sets-link" href="/post_sets">Sets</a></li>
<li id="nav-wiki"><a id="nav-wiki-link" href="/wiki_pages?title=help%3Ahome">Wiki</a></li>
<li id="nav-forum"><a id="nav-forum-link" href="/forum_topics">Forum</a></li>
<li id="nav-help"><a id="nav-help-link" href="/help">Help</a></li>
<li id="nav-more"><a id="nav-more-link" href="/static/site_map">More »</a></li>
</menu>
<menu class="secondary ">
<li id="subnav-sign-up"><a id="subnav-sign-up-link" href="/users/new">Sign up</a></li>
<li id="subnav-reset-password"><a id="subnav-reset-password-link" href="/maintenance/user/password_reset/new">Reset Password</a></li>
<li id="subnav-login-reminder"><a id="subnav-login-reminder-link" href="/maintenance/user/login_reminder/new">Login Reminder</a></li>
</menu>
</nav>
</header>
<div id="page">
<div class="ui-state-highlight site-notice" style="display: none;" id="news" data-id="351">
<div id="news-closebutton" class="closebutton">Dismiss</div>
<h6>News - Apr 11, 2023
(about 1 hour ago)
<span id="news-showtext" class="showtext">Click to show.</span>
</h6>
<div class="newsbody dtext-container"><div class="styled-dtext"><h2>Site Maintenance: Wednesday, April 12</h2><p>Starting at 8:00AM GMT-7 (3:00PM UTC) the site will be going down for scheduled maintenance. We are upgrading our redis and image servers to Ubuntu 20.<br>Sorry about the somewhat frequent maintenance lately. This should be the last (planned) one for a while. After this all our servers will be running Ubuntu 20.</p><p><strong>Mar 20th:</strong> [Closed] We're looking for some volunteers to help tackle the ever growing workload of the site! If you're interested in maybe offering a hand have a look at <a rel="nofollow" class="dtext-link" href="/forum_topics/37771">this thread</a> for the details. Thank you!</p><p><strong>Mar 17th:</strong> New <a rel="nofollow" class="dtext-link" href="/wiki_pages/1638">Code of Conduct</a> is now live! Changes are too numerous to really list here, but the gist is basically we entirely rewrote it to make it shorter and clearer, while not changing much. Discuss the changes <a rel="nofollow" class="dtext-link" href="/forum_topics/37732">here</a></p><p>We still have a Discord server, <a rel="nofollow" class="dtext-link" href="/static/discord">come talk to us</a>!<br>Want to advertise on e621? <a rel="nofollow" class="dtext-link" href="/help/advertising">Click here!</a></p></div></div>
</div>
<div class="ui-corner-all ui-state-highlight" id="notice" style="">
<span>Access Denied.</span>
<a href="#" id="close-notice-link">close</a>
</div>
<div id="c-sessions">
<div id="a-new">
<section>
<h1>Sign in</h1>
<form class="simple_form" action="/session" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="As78YFkkdXEhGCPsdG6NfsSJQpqUXYAH_E0tnGBGq7ntez8ZtxSfmxUqytq9lT12rZnoQqG3ZQIcHud2ZSgcLw" autocomplete="off" />
<input type="hidden" name="url" id="url" value="/uploads/new" autocomplete="off" />
<div class="input">
<label for="name">Username</label>
<input type="text" name="name" id="name" />
</div>
<div class="input">
<label for="password">Password</label>
<input type="password" name="password" id="password" />
</div>
<div class="input">
<input type="checkbox" name="remember" id="remember" value="1" checked="checked" />
<label for="remember" id="remember-label">Remember</label>
</div>
<div class="input">
<input type="submit" name="commit" value="Submit" data-disable-with="Signing in..." />
</div>
</form> </section>
<section class="box-section">
<h2><a href="/users/new">Don&#39;t have an account? Sign up here.</a></h2>
<h2><a href="/maintenance/user/password_reset/new">Reset Password</a></h2>
<h2><a href="/maintenance/user/login_reminder/new">Login Reminder</a></h2>
</section>
</div>
</div>
</div>
<div class="guest-warning" style="display: none;">
<div class="guest-warning-dialog">
<h1 class="dialog-header">Over 18?</h1>
<div class="dialog-content">
<p>
You must be over the age of 18 and agree
to <a target="_blank" href="/static/terms_of_service">the terms of service</a> to access this page.
</p>
<p>
By default a limited blacklist has been applied hiding content that is commonly objected to. You may remove
items from this blacklist by using the blacklist menu item.
</p>
</div>
<div class="dialog-footer">
<button id="guest-warning-accept">I agree and am over 18</button>
<button id="guest-warning-decline">I do not agree, or am not over 18</button>
</div>
</div>
</div>
<footer id="page-footer">
<span class="left">
Running e621
<a href="/static/terms_of_service">Rules</a>
<a href="/static/takedown">Takedowns</a>
<a href="/static/privacy">Privacy</a>
<a href="/static/contact">Contact</a>
<a href="/help/advertising">Advertising</a>
</span>
<span class="logo-container">
<a href="/"><img class="footer-logo" src="/main-logo.png"></a>
</span>
<span class="right">
<a href="/static/theme">Themes / Gestures</a>
<a href="/static/keyboard_shortcuts">Keyboard Shortcuts</a>
<a rel="nofollow" href="/static/toggle_mobile_mode">Disable mobile mode support</a>
</span>
</footer>
<script src="https://plausible.dragonfru.it/js/script.js" nonce="T+U3N5rF3wmu3kNF8Hg2PQ==" async="async" data-domain="e621.net"></script>
<script nonce="T+U3N5rF3wmu3kNF8Hg2PQ==">
//<![CDATA[
window.___deferred_posts = {};
//]]>
</script>
</body></html>

407
_temp/e621_signup.html Normal file
View File

@ -0,0 +1,407 @@
<!doctype html>
<html>
<head>
<title> Sign up
- e621</title>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#00549e">
<meta name="theme-color" content="#00549e">
<meta name="RATING" content="RTA-5042-1996-1400-1577-RTA" />
<link rel="top" title="e621" href="/">
<meta name="csrf-param" content="authenticity_token" />
<meta name="csrf-token" content="pQYGKjCmwQRDZgskdWvrFbFY_EdkozdQHRcv2jeyHZGpd9V9Qb8THNtC3ZhWNzlxWJ-ll3Rz4nZ0ih7OSgsjbA" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="current-user-name" content="Anonymous">
<meta name="current-user-id" content="">
<meta name="current-user-can-approve-posts" content="false">
<meta name="user-comment-threshold" content="-10">
<meta name="blacklisted-tags" content="[&quot;gore&quot;,&quot;feces&quot;,&quot;urine&quot;,&quot;scat&quot;,&quot;watersports&quot;,&quot;young -rating:s&quot;,&quot;loli&quot;,&quot;shota&quot;]">
<meta name="blacklist-users" content="false">
<meta name="enable-js-navigation" content="true">
<meta name="enable-auto-complete" content="true">
<meta name="style-usernames" content="true">
<meta name="last-forum-read-at" content="1959-12-31 19:00:00 -0500">
<link rel="alternate" type="application/atom+xml" title="ATOM" href="/posts.atom" />
<link rel="stylesheet" href="/packs/css/887-c9147705.css" nonce="true" />
<link rel="stylesheet" href="/packs/css/application-1f1b8e73.css" nonce="true" />
<script src="/packs/js/887-bbba523ee5f00558312e.js" nonce="BXJpCeXcnmT7mQH3rXU9ZA=="></script>
<script src="/packs/js/application-91d7efaf67c912f5623b.js" nonce="BXJpCeXcnmT7mQH3rXU9ZA=="></script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"url" : "https://e621.net/",
"potentialAction": [{
"@type": "SearchAction",
"target": "https://e621.net/posts?tags={search_term_string}",
"query-input": "required name=search_term_string"
}]
}
</script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "e621",
"alternateName": "e621",
"url" : "https://e621.net/"
}
</script>
<style id="blacklisted-hider">
.post-preview, #image-container, #c-comments .post, .post-thumbnail {
visibility: hidden !important;
}
</style>
<noscript>
<style>
.post-preview, #image-container, #c-comments .post, .post-thumbnail {
visibility: visible !important;
}
</style>
</noscript>
</head>
<body lang="en" class="c-users a-new resp" data-controller="users" data-action="new" data-user-name="Anonymous" data-user-level="0" data-user-level-string="Anonymous" data-user-can-approve-posts="false" data-user-can-upload-free="false" data-user-per-page="75" data-user-is-blocked="false" data-user-is-admin="false" data-user-is-member="false" data-user-is-privileged="false" data-user-is-anonymous="true" data-user-is-former-staff="false" data-user-is-janitor="false" data-user-is-contributor="false" data-user-is-moderator="false" data-user-is-banned="false" data-user-is-approver="false" data-user-is-voter="false" data-user-is-verified="false">
<script nonce="BXJpCeXcnmT7mQH3rXU9ZA==">
//<![CDATA[
(function() {
try {
var theme = localStorage.getItem('theme') || 'hexagon';
var extra = localStorage.getItem('theme-extra') || 'hexagon';
var nav = localStorage.getItem('theme-nav') || 'top';
var b = document.body;
b.setAttribute('data-th-main', theme);
b.setAttribute('data-th-extra', extra);
b.setAttribute('data-th-nav', nav);
} catch(e) {
}
})();
//]]>
</script>
<header id="top">
<div id="maintoggle">
<a href="#"><i id="maintoggle-on" class="fa-solid fa-bars"></i></a>
<a href="#"><i id="maintoggle-off" class="fa-solid fa-xmark" style="display: none;"></i></a>
</div>
<nav id="nav">
<a href="/" class="logo"></a>
<menu class="main">
<li id="nav-" class="mobile-logo"><a id="nav--link" href="/"></a></li>
<li id="nav-sign-in" class=" current"><a id="nav-sign-in-link" href="/session/new">Sign in</a></li>
<li id="nav-posts"><a id="nav-posts-link" href="/posts">Posts</a></li>
<li id="nav-comments"><a id="nav-comments-link" href="/comments?group_by=post">Comments</a></li>
<li id="nav-artists"><a id="nav-artists-link" href="/artists">Artists</a></li>
<li id="nav-tags"><a id="nav-tags-link" href="/tags">Tags</a></li>
<li id="nav-blips"><a id="nav-blips-link" href="/blips">Blips</a></li>
<li id="nav-pools"><a id="nav-pools-link" href="/pools/gallery">Pools</a></li>
<li id="nav-sets"><a id="nav-sets-link" href="/post_sets">Sets</a></li>
<li id="nav-wiki"><a id="nav-wiki-link" href="/wiki_pages?title=help%3Ahome">Wiki</a></li>
<li id="nav-forum"><a id="nav-forum-link" href="/forum_topics">Forum</a></li>
<li id="nav-help"><a id="nav-help-link" href="/help">Help</a></li>
<li id="nav-more"><a id="nav-more-link" href="/static/site_map">More »</a></li>
</menu>
<menu class="secondary ">
<li><form action="/users" accept-charset="UTF-8" method="get">
<input id="quick_search_name_matches" placeholder="Search users" data-autocomplete="user" type="text" name="search[name_matches]" />
</form></li>
<li id="subnav-listing"><a id="subnav-listing-link" href="/users">Listing</a></li>
<li id="subnav-search"><a id="subnav-search-link" href="/users/search">Search</a></li>
<li id="subnav-sign-up"><a id="subnav-sign-up-link" href="/users/new">Sign up</a></li>
</menu>
</nav>
</header>
<div id="page">
<div class="ui-state-highlight site-notice" style="display: none;" id="news" data-id="351">
<div id="news-closebutton" class="closebutton">Dismiss</div>
<h6>News - Apr 11, 2023
(about 1 hour ago)
<span id="news-showtext" class="showtext">Click to show.</span>
</h6>
<div class="newsbody dtext-container"><div class="styled-dtext"><h2>Site Maintenance: Wednesday, April 12</h2><p>Starting at 8:00AM GMT-7 (3:00PM UTC) the site will be going down for scheduled maintenance. We are upgrading our redis and image servers to Ubuntu 20.<br>Sorry about the somewhat frequent maintenance lately. This should be the last (planned) one for a while. After this all our servers will be running Ubuntu 20.</p><p><strong>Mar 20th:</strong> [Closed] We're looking for some volunteers to help tackle the ever growing workload of the site! If you're interested in maybe offering a hand have a look at <a rel="nofollow" class="dtext-link" href="/forum_topics/37771">this thread</a> for the details. Thank you!</p><p><strong>Mar 17th:</strong> New <a rel="nofollow" class="dtext-link" href="/wiki_pages/1638">Code of Conduct</a> is now live! Changes are too numerous to really list here, but the gist is basically we entirely rewrote it to make it shorter and clearer, while not changing much. Discuss the changes <a rel="nofollow" class="dtext-link" href="/forum_topics/37732">here</a></p><p>We still have a Discord server, <a rel="nofollow" class="dtext-link" href="/static/discord">come talk to us</a>!<br>Want to advertise on e621? <a rel="nofollow" class="dtext-link" href="/help/advertising">Click here!</a></p></div></div>
</div>
<div class="ui-corner-all ui-state-highlight" id="notice" style="display: none;">
<span>.</span>
<a href="#" id="close-notice-link">close</a>
</div>
<div id="c-users">
<div id="a-new">
<h1>Sign Up</h1>
<p>An account is <strong>free</strong> and lets you keep favorites, upload artwork, and write comments.</p>
<div class="box-section sect_red">
<p>Make sure to read the <a href="/wiki_pages/e621:rules">site rules</a> before continuing.</p>
<p>You must confirm your email address, so use something you can receive email with.</p>
<p>This site is open to web crawlers so whatever name you choose will be public!</p>
<p>This includes favorites, uploads, and comments. Almost everything is public. So don't choose a name you don't want to be associated with.</p>
<p>Accounts are prefilled with the same blacklist as guests have. You can access your blacklist in your account settings.</p>
</div>
<div id="p3">
<form class="simple_form new_user" id="signup-form" novalidate="novalidate" action="/users" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="w3EQQzvsvcT3yX0v4G87OgGiB2D4vlg07Cp5Y3P3XVLSwe4cTcvYMW6llt-XBfDpcBolluYW-18aUkOBApMlvQ" autocomplete="off" />
<div class="input string optional user_name"><label class="string optional" for="user_name">Name</label><input class="string optional" type="text" name="user[name]" id="user_name" /></div>
<div class="input email required user_email"><label class="email required" for="user_email"><abbr title="required">*</abbr> Email</label><input class="string email required" required="required" aria-required="true" type="email" value="" name="user[email]" id="user_email" /></div>
<div class="input password optional user_password"><label class="password optional" for="user_password">Password</label><input class="password optional" type="password" name="user[password]" id="user_password" /></div>
<div class="input password optional user_password_confirmation"><label class="password optional" for="user_password_confirmation">Password confirmation</label><input class="password optional" type="password" name="user[password_confirmation]" id="user_password_confirmation" /></div>
<div class="input time_zone optional user_time_zone"><label class="time_zone optional" for="user_time_zone">Time zone</label><select class="time_zone optional" name="user[time_zone]" id="user_time_zone"><option value="International Date Line West">(GMT-12:00) International Date Line West</option>
<option value="American Samoa">(GMT-11:00) American Samoa</option>
<option value="Midway Island">(GMT-11:00) Midway Island</option>
<option value="Hawaii">(GMT-10:00) Hawaii</option>
<option value="Alaska">(GMT-09:00) Alaska</option>
<option value="Pacific Time (US &amp; Canada)">(GMT-08:00) Pacific Time (US &amp; Canada)</option>
<option value="Tijuana">(GMT-08:00) Tijuana</option>
<option value="Arizona">(GMT-07:00) Arizona</option>
<option value="Mazatlan">(GMT-07:00) Mazatlan</option>
<option value="Mountain Time (US &amp; Canada)">(GMT-07:00) Mountain Time (US &amp; Canada)</option>
<option value="Central America">(GMT-06:00) Central America</option>
<option value="Central Time (US &amp; Canada)">(GMT-06:00) Central Time (US &amp; Canada)</option>
<option value="Chihuahua">(GMT-06:00) Chihuahua</option>
<option value="Guadalajara">(GMT-06:00) Guadalajara</option>
<option value="Mexico City">(GMT-06:00) Mexico City</option>
<option value="Monterrey">(GMT-06:00) Monterrey</option>
<option value="Saskatchewan">(GMT-06:00) Saskatchewan</option>
<option value="Bogota">(GMT-05:00) Bogota</option>
<option selected="selected" value="Eastern Time (US &amp; Canada)">(GMT-05:00) Eastern Time (US &amp; Canada)</option>
<option value="Indiana (East)">(GMT-05:00) Indiana (East)</option>
<option value="Lima">(GMT-05:00) Lima</option>
<option value="Quito">(GMT-05:00) Quito</option>
<option value="Atlantic Time (Canada)">(GMT-04:00) Atlantic Time (Canada)</option>
<option value="Caracas">(GMT-04:00) Caracas</option>
<option value="Georgetown">(GMT-04:00) Georgetown</option>
<option value="La Paz">(GMT-04:00) La Paz</option>
<option value="Puerto Rico">(GMT-04:00) Puerto Rico</option>
<option value="Santiago">(GMT-04:00) Santiago</option>
<option value="Newfoundland">(GMT-03:30) Newfoundland</option>
<option value="Brasilia">(GMT-03:00) Brasilia</option>
<option value="Buenos Aires">(GMT-03:00) Buenos Aires</option>
<option value="Montevideo">(GMT-03:00) Montevideo</option>
<option value="Greenland">(GMT-02:00) Greenland</option>
<option value="Mid-Atlantic">(GMT-02:00) Mid-Atlantic</option>
<option value="Azores">(GMT-01:00) Azores</option>
<option value="Cape Verde Is.">(GMT-01:00) Cape Verde Is.</option>
<option value="Edinburgh">(GMT+00:00) Edinburgh</option>
<option value="Lisbon">(GMT+00:00) Lisbon</option>
<option value="London">(GMT+00:00) London</option>
<option value="Monrovia">(GMT+00:00) Monrovia</option>
<option value="UTC">(GMT+00:00) UTC</option>
<option value="Amsterdam">(GMT+01:00) Amsterdam</option>
<option value="Belgrade">(GMT+01:00) Belgrade</option>
<option value="Berlin">(GMT+01:00) Berlin</option>
<option value="Bern">(GMT+01:00) Bern</option>
<option value="Bratislava">(GMT+01:00) Bratislava</option>
<option value="Brussels">(GMT+01:00) Brussels</option>
<option value="Budapest">(GMT+01:00) Budapest</option>
<option value="Casablanca">(GMT+01:00) Casablanca</option>
<option value="Copenhagen">(GMT+01:00) Copenhagen</option>
<option value="Dublin">(GMT+01:00) Dublin</option>
<option value="Ljubljana">(GMT+01:00) Ljubljana</option>
<option value="Madrid">(GMT+01:00) Madrid</option>
<option value="Paris">(GMT+01:00) Paris</option>
<option value="Prague">(GMT+01:00) Prague</option>
<option value="Rome">(GMT+01:00) Rome</option>
<option value="Sarajevo">(GMT+01:00) Sarajevo</option>
<option value="Skopje">(GMT+01:00) Skopje</option>
<option value="Stockholm">(GMT+01:00) Stockholm</option>
<option value="Vienna">(GMT+01:00) Vienna</option>
<option value="Warsaw">(GMT+01:00) Warsaw</option>
<option value="West Central Africa">(GMT+01:00) West Central Africa</option>
<option value="Zagreb">(GMT+01:00) Zagreb</option>
<option value="Zurich">(GMT+01:00) Zurich</option>
<option value="Athens">(GMT+02:00) Athens</option>
<option value="Bucharest">(GMT+02:00) Bucharest</option>
<option value="Cairo">(GMT+02:00) Cairo</option>
<option value="Harare">(GMT+02:00) Harare</option>
<option value="Helsinki">(GMT+02:00) Helsinki</option>
<option value="Jerusalem">(GMT+02:00) Jerusalem</option>
<option value="Kaliningrad">(GMT+02:00) Kaliningrad</option>
<option value="Kyiv">(GMT+02:00) Kyiv</option>
<option value="Pretoria">(GMT+02:00) Pretoria</option>
<option value="Riga">(GMT+02:00) Riga</option>
<option value="Sofia">(GMT+02:00) Sofia</option>
<option value="Tallinn">(GMT+02:00) Tallinn</option>
<option value="Vilnius">(GMT+02:00) Vilnius</option>
<option value="Baghdad">(GMT+03:00) Baghdad</option>
<option value="Istanbul">(GMT+03:00) Istanbul</option>
<option value="Kuwait">(GMT+03:00) Kuwait</option>
<option value="Minsk">(GMT+03:00) Minsk</option>
<option value="Moscow">(GMT+03:00) Moscow</option>
<option value="Nairobi">(GMT+03:00) Nairobi</option>
<option value="Riyadh">(GMT+03:00) Riyadh</option>
<option value="St. Petersburg">(GMT+03:00) St. Petersburg</option>
<option value="Volgograd">(GMT+03:00) Volgograd</option>
<option value="Tehran">(GMT+03:30) Tehran</option>
<option value="Abu Dhabi">(GMT+04:00) Abu Dhabi</option>
<option value="Baku">(GMT+04:00) Baku</option>
<option value="Muscat">(GMT+04:00) Muscat</option>
<option value="Samara">(GMT+04:00) Samara</option>
<option value="Tbilisi">(GMT+04:00) Tbilisi</option>
<option value="Yerevan">(GMT+04:00) Yerevan</option>
<option value="Kabul">(GMT+04:30) Kabul</option>
<option value="Ekaterinburg">(GMT+05:00) Ekaterinburg</option>
<option value="Islamabad">(GMT+05:00) Islamabad</option>
<option value="Karachi">(GMT+05:00) Karachi</option>
<option value="Tashkent">(GMT+05:00) Tashkent</option>
<option value="Chennai">(GMT+05:30) Chennai</option>
<option value="Kolkata">(GMT+05:30) Kolkata</option>
<option value="Mumbai">(GMT+05:30) Mumbai</option>
<option value="New Delhi">(GMT+05:30) New Delhi</option>
<option value="Sri Jayawardenepura">(GMT+05:30) Sri Jayawardenepura</option>
<option value="Kathmandu">(GMT+05:45) Kathmandu</option>
<option value="Almaty">(GMT+06:00) Almaty</option>
<option value="Astana">(GMT+06:00) Astana</option>
<option value="Dhaka">(GMT+06:00) Dhaka</option>
<option value="Urumqi">(GMT+06:00) Urumqi</option>
<option value="Rangoon">(GMT+06:30) Rangoon</option>
<option value="Bangkok">(GMT+07:00) Bangkok</option>
<option value="Hanoi">(GMT+07:00) Hanoi</option>
<option value="Jakarta">(GMT+07:00) Jakarta</option>
<option value="Krasnoyarsk">(GMT+07:00) Krasnoyarsk</option>
<option value="Novosibirsk">(GMT+07:00) Novosibirsk</option>
<option value="Beijing">(GMT+08:00) Beijing</option>
<option value="Chongqing">(GMT+08:00) Chongqing</option>
<option value="Hong Kong">(GMT+08:00) Hong Kong</option>
<option value="Irkutsk">(GMT+08:00) Irkutsk</option>
<option value="Kuala Lumpur">(GMT+08:00) Kuala Lumpur</option>
<option value="Perth">(GMT+08:00) Perth</option>
<option value="Singapore">(GMT+08:00) Singapore</option>
<option value="Taipei">(GMT+08:00) Taipei</option>
<option value="Ulaanbaatar">(GMT+08:00) Ulaanbaatar</option>
<option value="Osaka">(GMT+09:00) Osaka</option>
<option value="Sapporo">(GMT+09:00) Sapporo</option>
<option value="Seoul">(GMT+09:00) Seoul</option>
<option value="Tokyo">(GMT+09:00) Tokyo</option>
<option value="Yakutsk">(GMT+09:00) Yakutsk</option>
<option value="Adelaide">(GMT+09:30) Adelaide</option>
<option value="Darwin">(GMT+09:30) Darwin</option>
<option value="Brisbane">(GMT+10:00) Brisbane</option>
<option value="Canberra">(GMT+10:00) Canberra</option>
<option value="Guam">(GMT+10:00) Guam</option>
<option value="Hobart">(GMT+10:00) Hobart</option>
<option value="Melbourne">(GMT+10:00) Melbourne</option>
<option value="Port Moresby">(GMT+10:00) Port Moresby</option>
<option value="Sydney">(GMT+10:00) Sydney</option>
<option value="Vladivostok">(GMT+10:00) Vladivostok</option>
<option value="Magadan">(GMT+11:00) Magadan</option>
<option value="New Caledonia">(GMT+11:00) New Caledonia</option>
<option value="Solomon Is.">(GMT+11:00) Solomon Is.</option>
<option value="Srednekolymsk">(GMT+11:00) Srednekolymsk</option>
<option value="Auckland">(GMT+12:00) Auckland</option>
<option value="Fiji">(GMT+12:00) Fiji</option>
<option value="Kamchatka">(GMT+12:00) Kamchatka</option>
<option value="Marshall Is.">(GMT+12:00) Marshall Is.</option>
<option value="Wellington">(GMT+12:00) Wellington</option>
<option value="Chatham Is.">(GMT+12:45) Chatham Is.</option>
<option value="Nuku&#39;alofa">(GMT+13:00) Nuku&#39;alofa</option>
<option value="Samoa">(GMT+13:00) Samoa</option>
<option value="Tokelau Is.">(GMT+13:00) Tokelau Is.</option></select></div>
<script src="https://www.recaptcha.net/recaptcha/api.js" async defer nonce='BXJpCeXcnmT7mQH3rXU9ZA=='></script>
<div data-sitekey="6LeSokgkAAAAAOxo1cl7pg4qQpNqH129eEOl042T" data-theme="dark" class="g-recaptcha "></div>
<noscript>
<div>
<div style="width: 302px; height: 422px; position: relative;">
<div style="width: 302px; height: 422px; position: absolute;">
<iframe
src="https://www.recaptcha.net/recaptcha/api/fallback?k=6LeSokgkAAAAAOxo1cl7pg4qQpNqH129eEOl042T"
name="ReCAPTCHA"
style="width: 302px; height: 422px; border-style: none; border: 0; overflow: hidden;">
</iframe>
</div>
</div>
<div style="width: 300px; height: 60px; border-style: none;
bottom: 12px; left: 25px; margin: 0px; padding: 0px; right: 25px;
background: #f9f9f9; border: 1px solid #c1c1c1; border-radius: 3px;">
<textarea id="g-recaptcha-response" name="g-recaptcha-response"
class="g-recaptcha-response"
style="width: 250px; height: 40px; border: 1px solid #c1c1c1;
margin: 10px 25px; padding: 0px; resize: none;">
</textarea>
</div>
</div>
</noscript>
<input type="submit" name="commit" value="Sign up" data-disable-with="Signing up..." />
</form> </div>
</div>
</div>
</div>
<div class="guest-warning" style="display: none;">
<div class="guest-warning-dialog">
<h1 class="dialog-header">Over 18?</h1>
<div class="dialog-content">
<p>
You must be over the age of 18 and agree
to <a target="_blank" href="/static/terms_of_service">the terms of service</a> to access this page.
</p>
<p>
By default a limited blacklist has been applied hiding content that is commonly objected to. You may remove
items from this blacklist by using the blacklist menu item.
</p>
</div>
<div class="dialog-footer">
<button id="guest-warning-accept">I agree and am over 18</button>
<button id="guest-warning-decline">I do not agree, or am not over 18</button>
</div>
</div>
</div>
<footer id="page-footer">
<span class="left">
Running e621
<a href="/static/terms_of_service">Rules</a>
<a href="/static/takedown">Takedowns</a>
<a href="/static/privacy">Privacy</a>
<a href="/static/contact">Contact</a>
<a href="/help/advertising">Advertising</a>
</span>
<span class="logo-container">
<a href="/"><img class="footer-logo" src="/main-logo.png"></a>
</span>
<span class="right">
<a href="/static/theme">Themes / Gestures</a>
<a href="/static/keyboard_shortcuts">Keyboard Shortcuts</a>
<a rel="nofollow" href="/static/toggle_mobile_mode">Disable mobile mode support</a>
</span>
</footer>
<script src="https://plausible.dragonfru.it/js/script.js" nonce="BXJpCeXcnmT7mQH3rXU9ZA==" async="async" data-domain="e621.net"></script>
<script nonce="BXJpCeXcnmT7mQH3rXU9ZA==">
//<![CDATA[
window.___deferred_posts = {};
//]]>
</script>
</body></html>

593
_temp/e621_stats.html Normal file
View File

@ -0,0 +1,593 @@
<!doctype html>
<html>
<head>
<title> Stats
- e621</title>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#00549e">
<meta name="theme-color" content="#00549e">
<meta name="RATING" content="RTA-5042-1996-1400-1577-RTA" />
<link rel="top" title="e621" href="/">
<meta name="csrf-param" content="authenticity_token" />
<meta name="csrf-token" content="jz6u9N71sRfq46elpuwRp3BMSjjhuA7ZmYuNfD8Ex4uDT32jr-xjD3LHcRmFsMPDmYsT6PFo2__wFrxoQr35dg" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="current-user-name" content="Anonymous">
<meta name="current-user-id" content="">
<meta name="current-user-can-approve-posts" content="false">
<meta name="user-comment-threshold" content="-10">
<meta name="blacklisted-tags" content="[&quot;gore&quot;,&quot;feces&quot;,&quot;urine&quot;,&quot;scat&quot;,&quot;watersports&quot;,&quot;young -rating:s&quot;,&quot;loli&quot;,&quot;shota&quot;]">
<meta name="blacklist-users" content="false">
<meta name="enable-js-navigation" content="true">
<meta name="enable-auto-complete" content="true">
<meta name="style-usernames" content="true">
<meta name="last-forum-read-at" content="1959-12-31 19:00:00 -0500">
<link rel="alternate" type="application/atom+xml" title="ATOM" href="/posts.atom" />
<link rel="stylesheet" href="/packs/css/887-c9147705.css" nonce="true" />
<link rel="stylesheet" href="/packs/css/application-1f1b8e73.css" nonce="true" />
<script src="/packs/js/887-bbba523ee5f00558312e.js" nonce="zpwrEFAYUszFGJfWlVkjRg=="></script>
<script src="/packs/js/application-91d7efaf67c912f5623b.js" nonce="zpwrEFAYUszFGJfWlVkjRg=="></script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"url" : "https://e621.net/",
"potentialAction": [{
"@type": "SearchAction",
"target": "https://e621.net/posts?tags={search_term_string}",
"query-input": "required name=search_term_string"
}]
}
</script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "e621",
"alternateName": "e621",
"url" : "https://e621.net/"
}
</script>
<style id="blacklisted-hider">
.post-preview, #image-container, #c-comments .post, .post-thumbnail {
visibility: hidden !important;
}
</style>
<noscript>
<style>
.post-preview, #image-container, #c-comments .post, .post-thumbnail {
visibility: visible !important;
}
</style>
</noscript>
</head>
<body lang="en" class="c-stats a-index resp" data-controller="stats" data-action="index" data-user-name="Anonymous" data-user-level="0" data-user-level-string="Anonymous" data-user-can-approve-posts="false" data-user-can-upload-free="false" data-user-per-page="75" data-user-is-blocked="false" data-user-is-admin="false" data-user-is-member="false" data-user-is-privileged="false" data-user-is-anonymous="true" data-user-is-former-staff="false" data-user-is-janitor="false" data-user-is-contributor="false" data-user-is-moderator="false" data-user-is-banned="false" data-user-is-approver="false" data-user-is-voter="false" data-user-is-verified="false">
<script nonce="zpwrEFAYUszFGJfWlVkjRg==">
//<![CDATA[
(function() {
try {
var theme = localStorage.getItem('theme') || 'hexagon';
var extra = localStorage.getItem('theme-extra') || 'hexagon';
var nav = localStorage.getItem('theme-nav') || 'top';
var b = document.body;
b.setAttribute('data-th-main', theme);
b.setAttribute('data-th-extra', extra);
b.setAttribute('data-th-nav', nav);
} catch(e) {
}
})();
//]]>
</script>
<header id="top">
<div id="maintoggle">
<a href="#"><i id="maintoggle-on" class="fa-solid fa-bars"></i></a>
<a href="#"><i id="maintoggle-off" class="fa-solid fa-xmark" style="display: none;"></i></a>
</div>
<nav id="nav">
<a href="/" class="logo"></a>
<menu class="main">
<li id="nav-" class="mobile-logo"><a id="nav--link" href="/"></a></li>
<li id="nav-sign-in"><a id="nav-sign-in-link" href="/session/new">Sign in</a></li>
<li id="nav-posts"><a id="nav-posts-link" href="/posts">Posts</a></li>
<li id="nav-comments"><a id="nav-comments-link" href="/comments?group_by=post">Comments</a></li>
<li id="nav-artists"><a id="nav-artists-link" href="/artists">Artists</a></li>
<li id="nav-tags"><a id="nav-tags-link" href="/tags">Tags</a></li>
<li id="nav-blips"><a id="nav-blips-link" href="/blips">Blips</a></li>
<li id="nav-pools"><a id="nav-pools-link" href="/pools/gallery">Pools</a></li>
<li id="nav-sets"><a id="nav-sets-link" href="/post_sets">Sets</a></li>
<li id="nav-wiki"><a id="nav-wiki-link" href="/wiki_pages?title=help%3Ahome">Wiki</a></li>
<li id="nav-forum"><a id="nav-forum-link" href="/forum_topics">Forum</a></li>
<li id="nav-help"><a id="nav-help-link" href="/help">Help</a></li>
<li id="nav-more" class=" current"><a id="nav-more-link" href="/static/site_map">More »</a></li>
</menu>
<menu class="secondary empty">
<li id="subnav-height-placeholder"><a id="subnav-height-placeholder-link" href="">Height Placeholder</a></li>
</menu>
</nav>
</header>
<div id="page">
<div class="ui-state-highlight site-notice" style="display: none;" id="news" data-id="351">
<div id="news-closebutton" class="closebutton">Dismiss</div>
<h6>News - Apr 11, 2023
(about 1 hour ago)
<span id="news-showtext" class="showtext">Click to show.</span>
</h6>
<div class="newsbody dtext-container"><div class="styled-dtext"><h2>Site Maintenance: Wednesday, April 12</h2><p>Starting at 8:00AM GMT-7 (3:00PM UTC) the site will be going down for scheduled maintenance. We are upgrading our redis and image servers to Ubuntu 20.<br>Sorry about the somewhat frequent maintenance lately. This should be the last (planned) one for a while. After this all our servers will be running Ubuntu 20.</p><p><strong>Mar 20th:</strong> [Closed] We're looking for some volunteers to help tackle the ever growing workload of the site! If you're interested in maybe offering a hand have a look at <a rel="nofollow" class="dtext-link" href="/forum_topics/37771">this thread</a> for the details. Thank you!</p><p><strong>Mar 17th:</strong> New <a rel="nofollow" class="dtext-link" href="/wiki_pages/1638">Code of Conduct</a> is now live! Changes are too numerous to really list here, but the gist is basically we entirely rewrote it to make it shorter and clearer, while not changing much. Discuss the changes <a rel="nofollow" class="dtext-link" href="/forum_topics/37732">here</a></p><p>We still have a Discord server, <a rel="nofollow" class="dtext-link" href="/static/discord">come talk to us</a>!<br>Want to advertise on e621? <a rel="nofollow" class="dtext-link" href="/help/advertising">Click here!</a></p></div></div>
</div>
<div class="ui-corner-all ui-state-highlight" id="notice" style="display: none;">
<span>.</span>
<a href="#" id="close-notice-link">close</a>
</div>
<div id="c-stats">
<div id="a-index">
<p>Refreshed once a day.</p>
<div class="stats-column">
<table class="striped">
<thead>
<tr>
<th style="width: 275px;"><h2>Site</h2></th>
<th style="width: 125px;"></th>
</tr>
</thead>
<tbody>
<tr>
<td>Started</td>
<td><time datetime="2007-02-10T06:20+00:00" title="2007-02-10T06:20:51+00:00">2007-02-10 06:20</time></td>
</tr>
<tr>
<td>Average registrations per day</td>
<td>252</td>
</tr>
<tr>
<td>Average posts per day</td>
<td>675</td>
</tr>
<tr>
<td>Average comments per day</td>
<td>1,234</td>
</tr>
<tr>
<td>Average forum posts per day</td>
<td>61</td>
</tr>
<tr>
<td>Average blips per day</td>
<td>21</td>
</tr>
</tbody>
</table>
<table class="striped">
<thead>
<tr>
<th style="width: 275px;"><h2>Posts</h2></th>
<th style="width: 75px;"></th>
<th style="width: 50px;"></th>
</tr>
</thead>
<tbody>
<tr>
<td>Total posts</td>
<td>3,984,868</td>
<td></td>
</tr>
<tr>
<td>Active posts</td>
<td>3,446,856</td>
<td class="stats-pct">86%</td>
</tr>
<tr>
<td>Deleted posts</td>
<td>525,393</td>
<td class="stats-pct">13%</td>
</tr>
<tr>
<td>Destroyed posts</td>
<td>12,619</td>
<td class="stats-pct">0%</td>
</tr>
<tr>
<td>Safe posts</td>
<td>919,164</td>
<td class="stats-pct">23%</td>
</tr>
<tr>
<td>Questionable posts</td>
<td>716,152</td>
<td class="stats-pct">18%</td>
</tr>
<tr>
<td>Explicit posts</td>
<td>2,341,390</td>
<td class="stats-pct">59%</td>
</tr>
<tr>
<td>Total post votes</td>
<td>264,258,504</td>
<td></td>
</tr>
<tr>
<td>Note count</td>
<td>360,203</td>
<td></td>
</tr>
<tr>
<td>Total favorited posts</td>
<td>614,411,174</td>
<td></td>
</tr>
<tr>
<td>Pools</td>
<td>31,061</td>
<td></td>
</tr>
<tr>
<td>Average posts per pool</td>
<td>11</td>
<td></td>
</tr>
<tr>
<td>Public sets</td>
<td>6,274</td>
<td class="stats-pct">18%</td>
</tr>
<tr>
<td>Private sets</td>
<td>29,340</td>
<td class="stats-pct">82%</td>
</tr>
<tr>
<td>Average posts per set</td>
<td>335</td>
<td></td>
</tr>
</tbody>
</table>
</div>
<div class="stats-column">
<table class="striped">
<thead>
<tr>
<th style="width: 275px;"><h2>Image files</h2></th>
<th style="width: 75px;"></th>
<th style="width: 50px;"></th>
</tr>
</thead>
<tbody>
<tr>
<td>Total existing posts</td>
<td>3,972,249</td>
<td></td>
</tr>
<tr>
<td>JPG posts</td>
<td>1,932,142</td>
<td class="stats-pct">49%</td>
</tr>
<tr>
<td>PNG posts</td>
<td>1,901,290</td>
<td class="stats-pct">48%</td>
</tr>
<tr>
<td>GIF posts</td>
<td>72,676</td>
<td class="stats-pct">2%</td>
</tr>
<tr>
<td>Flash posts</td>
<td>11,882</td>
<td class="stats-pct">0%</td>
</tr>
<tr>
<td>WebM posts</td>
<td>58,709</td>
<td class="stats-pct">1%</td>
</tr>
<tr>
<td>Average file size</td>
<td>1.53 MB</td>
<td></td>
</tr>
<tr>
<td>Total file size</td>
<td>5.79 TB</td>
<td></td>
</tr>
</tbody>
</table>
<table class="striped">
<thead>
<tr>
<th style="width: 275px;"><h2>Users</h2></th>
<th style="width: 75px;"></th>
<th style="width: 50px;"></th>
</tr>
</thead>
<tbody>
<tr>
<td>User count</td>
<td>1,488,041</td>
<td></td>
</tr>
<tr>
<td>Unactivated users</td>
<td>251,687</td>
<td class="stats-pct">17%</td>
</tr>
<tr>
<td>Banned users</td>
<td>21,391</td>
<td class="stats-pct">1%</td>
</tr>
<tr>
<td>Members</td>
<td>1,466,482</td>
<td class="stats-pct">99%</td>
</tr>
<tr>
<td>Privileged users</td>
<td>91</td>
<td class="stats-pct">0%</td>
</tr>
<tr>
<td>Contributors</td>
<td>21</td>
<td class="stats-pct">0%</td>
</tr>
<tr>
<td>Janitors</td>
<td>19</td>
<td class="stats-pct">0%</td>
</tr>
<tr>
<td>Moderators</td>
<td>2</td>
<td class="stats-pct">0%</td>
</tr>
<tr>
<td>Admins</td>
<td>14</td>
<td class="stats-pct">0%</td>
</tr>
<tr>
<td>Dmails sent</td>
<td>902,391</td>
<td></td>
</tr>
</tbody>
</table>
</div>
<div class="stats-column">
<table class="striped">
<thead>
<tr>
<th style="width: 275px;"><h2>Comments</h2></th>
<th style="width: 75px;"></th>
<th style="width: 50px;"></th>
</tr>
</thead>
<tbody>
<tr>
<td>Comment count</td>
<td>7,285,146</td>
<td></td>
</tr>
<tr>
<td>Active comments</td>
<td>7,006,735</td>
<td class="stats-pct">96%</td>
</tr>
<tr>
<td>Hidden comments</td>
<td>246,374</td>
<td class="stats-pct">3%</td>
</tr>
<tr>
<td>Deleted comments</td>
<td>32,037</td>
<td class="stats-pct">0%</td>
</tr>
</tbody>
</table>
<table class="striped">
<thead>
<tr>
<th style="width: 275px;"><h2>Forum Posts</h2></th>
<th style="width: 125px;"></th>
</tr>
</thead>
<tbody>
<tr>
<td>Thread count</td>
<td>38,011</td>
</tr>
<tr>
<td>Post count</td>
<td>362,223</td>
</tr>
<tr>
<td>Average posts per thread</td>
<td>9</td>
</tr>
</tbody>
</table>
<table class="striped">
<thead>
<tr>
<th style="width: 275px;"><h2>Blips</h2></th>
<th style="width: 75px;"></th>
<th style="width: 50px;"></th>
</tr>
</thead>
<tbody>
<tr>
<td>Blip count</td>
<td>122,428</td>
<td></td>
</tr>
<tr>
<td>Active blips</td>
<td>111,041</td>
<td class="stats-pct">91%</td>
</tr>
<tr>
<td>Hidden blips</td>
<td>9,534</td>
<td class="stats-pct">8%</td>
</tr>
<tr>
<td>Deleted blips</td>
<td>1,853</td>
<td class="stats-pct">2%</td>
</tr>
</tbody>
</table>
<table class="striped">
<thead>
<tr>
<th style="width: 275px;"><h2>Tags</h2></th>
<th style="width: 75px;"></th>
<th style="width: 50px;"></th>
</tr>
</thead>
<tbody>
<tr>
<td>Tag count</td>
<td>1,078,103</td>
<td></td>
</tr>
<tr>
<td>General tag count</td>
<td>499,089</td>
<td class="stats-pct">46%</td>
</tr>
<tr>
<td>Artist tag count</td>
<td>216,712</td>
<td class="stats-pct">20%</td>
</tr>
<tr>
<td>Character tag count</td>
<td>291,256</td>
<td class="stats-pct">27%</td>
</tr>
<tr>
<td>Copyright tag count</td>
<td>30,513</td>
<td class="stats-pct">3%</td>
</tr>
<tr>
<td>Species tag count</td>
<td>37,608</td>
<td class="stats-pct">3%</td>
</tr>
<tr>
<td>Meta tag count</td>
<td>855</td>
<td class="stats-pct">0%</td>
</tr>
<tr>
<td>Invalid tag count</td>
<td>2,055</td>
<td class="stats-pct">0%</td>
</tr>
<tr>
<td>Lore tag count</td>
<td>15</td>
<td class="stats-pct">0%</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<div class="guest-warning" style="display: none;">
<div class="guest-warning-dialog">
<h1 class="dialog-header">Over 18?</h1>
<div class="dialog-content">
<p>
You must be over the age of 18 and agree
to <a target="_blank" href="/static/terms_of_service">the terms of service</a> to access this page.
</p>
<p>
By default a limited blacklist has been applied hiding content that is commonly objected to. You may remove
items from this blacklist by using the blacklist menu item.
</p>
</div>
<div class="dialog-footer">
<button id="guest-warning-accept">I agree and am over 18</button>
<button id="guest-warning-decline">I do not agree, or am not over 18</button>
</div>
</div>
</div>
<footer id="page-footer">
<span class="left">
Running e621
<a href="/static/terms_of_service">Rules</a>
<a href="/static/takedown">Takedowns</a>
<a href="/static/privacy">Privacy</a>
<a href="/static/contact">Contact</a>
<a href="/help/advertising">Advertising</a>
</span>
<span class="logo-container">
<a href="/"><img class="footer-logo" src="/main-logo.png"></a>
</span>
<span class="right">
<a href="/static/theme">Themes / Gestures</a>
<a href="/static/keyboard_shortcuts">Keyboard Shortcuts</a>
<a rel="nofollow" href="/static/toggle_mobile_mode">Disable mobile mode support</a>
</span>
</footer>
<script src="https://plausible.dragonfru.it/js/script.js" nonce="zpwrEFAYUszFGJfWlVkjRg==" async="async" data-domain="e621.net"></script>
<script nonce="zpwrEFAYUszFGJfWlVkjRg==">
//<![CDATA[
window.___deferred_posts = {};
//]]>
</script>
</body></html>

1078
_temp/e621_tags.html Normal file

File diff suppressed because it is too large Load Diff

420
_temp/e621_user_page.html Normal file

File diff suppressed because one or more lines are too long

1260
_temp/e621_users_list.html Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,264 @@
<!doctype html>
<html>
<head>
<title> Search Users
- e621</title>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#00549e">
<meta name="theme-color" content="#00549e">
<meta name="RATING" content="RTA-5042-1996-1400-1577-RTA" />
<link rel="top" title="e621" href="/">
<meta name="csrf-param" content="authenticity_token" />
<meta name="csrf-token" content="uKylmYgcHiLwE6w0rpeIwdRQ8VjNbZDIHGVU4VqoFdO03XbO-QXMOmg3eoiNy1qlPZeoiN29Re51-GX1JxErLg" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="current-user-name" content="Anonymous">
<meta name="current-user-id" content="">
<meta name="current-user-can-approve-posts" content="false">
<meta name="user-comment-threshold" content="-10">
<meta name="blacklisted-tags" content="[&quot;gore&quot;,&quot;feces&quot;,&quot;urine&quot;,&quot;scat&quot;,&quot;watersports&quot;,&quot;young -rating:s&quot;,&quot;loli&quot;,&quot;shota&quot;]">
<meta name="blacklist-users" content="false">
<meta name="enable-js-navigation" content="true">
<meta name="enable-auto-complete" content="true">
<meta name="style-usernames" content="true">
<meta name="last-forum-read-at" content="1959-12-31 19:00:00 -0500">
<link rel="alternate" type="application/atom+xml" title="ATOM" href="/posts.atom" />
<link rel="stylesheet" href="/packs/css/887-c9147705.css" nonce="true" />
<link rel="stylesheet" href="/packs/css/application-1f1b8e73.css" nonce="true" />
<script src="/packs/js/887-bbba523ee5f00558312e.js" nonce="9RF1kqyGwmhH+F5fj6FH2g=="></script>
<script src="/packs/js/application-91d7efaf67c912f5623b.js" nonce="9RF1kqyGwmhH+F5fj6FH2g=="></script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"url" : "https://e621.net/",
"potentialAction": [{
"@type": "SearchAction",
"target": "https://e621.net/posts?tags={search_term_string}",
"query-input": "required name=search_term_string"
}]
}
</script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "e621",
"alternateName": "e621",
"url" : "https://e621.net/"
}
</script>
<style id="blacklisted-hider">
.post-preview, #image-container, #c-comments .post, .post-thumbnail {
visibility: hidden !important;
}
</style>
<noscript>
<style>
.post-preview, #image-container, #c-comments .post, .post-thumbnail {
visibility: visible !important;
}
</style>
</noscript>
</head>
<body lang="en" class="c-users a-search resp" data-controller="users" data-action="search" data-user-name="Anonymous" data-user-level="0" data-user-level-string="Anonymous" data-user-can-approve-posts="false" data-user-can-upload-free="false" data-user-per-page="75" data-user-is-blocked="false" data-user-is-admin="false" data-user-is-member="false" data-user-is-privileged="false" data-user-is-anonymous="true" data-user-is-former-staff="false" data-user-is-janitor="false" data-user-is-contributor="false" data-user-is-moderator="false" data-user-is-banned="false" data-user-is-approver="false" data-user-is-voter="false" data-user-is-verified="false">
<script nonce="9RF1kqyGwmhH+F5fj6FH2g==">
//<![CDATA[
(function() {
try {
var theme = localStorage.getItem('theme') || 'hexagon';
var extra = localStorage.getItem('theme-extra') || 'hexagon';
var nav = localStorage.getItem('theme-nav') || 'top';
var b = document.body;
b.setAttribute('data-th-main', theme);
b.setAttribute('data-th-extra', extra);
b.setAttribute('data-th-nav', nav);
} catch(e) {
}
})();
//]]>
</script>
<header id="top">
<div id="maintoggle">
<a href="#"><i id="maintoggle-on" class="fa-solid fa-bars"></i></a>
<a href="#"><i id="maintoggle-off" class="fa-solid fa-xmark" style="display: none;"></i></a>
</div>
<nav id="nav">
<a href="/" class="logo"></a>
<menu class="main">
<li id="nav-" class="mobile-logo"><a id="nav--link" href="/"></a></li>
<li id="nav-sign-in" class=" current"><a id="nav-sign-in-link" href="/session/new">Sign in</a></li>
<li id="nav-posts"><a id="nav-posts-link" href="/posts">Posts</a></li>
<li id="nav-comments"><a id="nav-comments-link" href="/comments?group_by=post">Comments</a></li>
<li id="nav-artists"><a id="nav-artists-link" href="/artists">Artists</a></li>
<li id="nav-tags"><a id="nav-tags-link" href="/tags">Tags</a></li>
<li id="nav-blips"><a id="nav-blips-link" href="/blips">Blips</a></li>
<li id="nav-pools"><a id="nav-pools-link" href="/pools/gallery">Pools</a></li>
<li id="nav-sets"><a id="nav-sets-link" href="/post_sets">Sets</a></li>
<li id="nav-wiki"><a id="nav-wiki-link" href="/wiki_pages?title=help%3Ahome">Wiki</a></li>
<li id="nav-forum"><a id="nav-forum-link" href="/forum_topics">Forum</a></li>
<li id="nav-help"><a id="nav-help-link" href="/help">Help</a></li>
<li id="nav-more"><a id="nav-more-link" href="/static/site_map">More »</a></li>
</menu>
<menu class="secondary ">
<li><form action="/users" accept-charset="UTF-8" method="get">
<input id="quick_search_name_matches" placeholder="Search users" data-autocomplete="user" type="text" name="search[name_matches]" />
</form></li>
<li id="subnav-listing"><a id="subnav-listing-link" href="/users">Listing</a></li>
<li id="subnav-search"><a id="subnav-search-link" href="/users/search">Search</a></li>
<li id="subnav-sign-up"><a id="subnav-sign-up-link" href="/users/new">Sign up</a></li>
</menu>
</nav>
</header>
<div id="page">
<div class="ui-state-highlight site-notice" style="display: none;" id="news" data-id="351">
<div id="news-closebutton" class="closebutton">Dismiss</div>
<h6>News - Apr 11, 2023
(about 1 hour ago)
<span id="news-showtext" class="showtext">Click to show.</span>
</h6>
<div class="newsbody dtext-container"><div class="styled-dtext"><h2>Site Maintenance: Wednesday, April 12</h2><p>Starting at 8:00AM GMT-7 (3:00PM UTC) the site will be going down for scheduled maintenance. We are upgrading our redis and image servers to Ubuntu 20.<br>Sorry about the somewhat frequent maintenance lately. This should be the last (planned) one for a while. After this all our servers will be running Ubuntu 20.</p><p><strong>Mar 20th:</strong> [Closed] We're looking for some volunteers to help tackle the ever growing workload of the site! If you're interested in maybe offering a hand have a look at <a rel="nofollow" class="dtext-link" href="/forum_topics/37771">this thread</a> for the details. Thank you!</p><p><strong>Mar 17th:</strong> New <a rel="nofollow" class="dtext-link" href="/wiki_pages/1638">Code of Conduct</a> is now live! Changes are too numerous to really list here, but the gist is basically we entirely rewrote it to make it shorter and clearer, while not changing much. Discuss the changes <a rel="nofollow" class="dtext-link" href="/forum_topics/37732">here</a></p><p>We still have a Discord server, <a rel="nofollow" class="dtext-link" href="/static/discord">come talk to us</a>!<br>Want to advertise on e621? <a rel="nofollow" class="dtext-link" href="/help/advertising">Click here!</a></p></div></div>
</div>
<div class="ui-corner-all ui-state-highlight" id="notice" style="display: none;">
<span>.</span>
<a href="#" id="close-notice-link">close</a>
</div>
<div id="c-users">
<div id="a-search">
<h1>Search Users</h1>
<div class="section" id="searchform" >
<form class="simple_form inline-form" novalidate="novalidate" action="/users" accept-charset="UTF-8" method="get">
<div class="input string optional search_name_matches field_with_hint"><label class="string optional" for="search_name_matches">Name</label><input data-autocomplete="user" class="string optional" type="text" name="search[name_matches]" id="search_name_matches" /><span class="hint">Use * for wildcard</span></div>
<div class="input select optional search_level"><label class="select optional" for="search_level">Level</label><select class="select optional" name="search[level]" id="search_level"><option value="" label=" "></option>
<option value="0">Anonymous</option>
<option value="10">Blocked</option>
<option value="20">Member</option>
<option value="30">Privileged</option>
<option value="33">Contributor</option>
<option value="34">Former Staff</option>
<option value="35">Janitor</option>
<option value="40">Moderator</option>
<option value="50">Admin</option></select></div>
<div class="input select optional search_min_level"><label class="select optional" for="search_min_level">Min level</label><select class="select optional" name="search[min_level]" id="search_min_level"><option value="" label=" "></option>
<option value="0">Anonymous</option>
<option value="10">Blocked</option>
<option value="20">Member</option>
<option value="30">Privileged</option>
<option value="33">Contributor</option>
<option value="34">Former Staff</option>
<option value="35">Janitor</option>
<option value="40">Moderator</option>
<option value="50">Admin</option></select></div>
<div class="input select optional search_max_level"><label class="select optional" for="search_max_level">Max level</label><select class="select optional" name="search[max_level]" id="search_max_level"><option value="" label=" "></option>
<option value="0">Anonymous</option>
<option value="10">Blocked</option>
<option value="20">Member</option>
<option value="30">Privileged</option>
<option value="33">Contributor</option>
<option value="34">Former Staff</option>
<option value="35">Janitor</option>
<option value="40">Moderator</option>
<option value="50">Admin</option></select></div>
<div class="input select optional search_can_upload_free"><label class="select optional" for="search_can_upload_free">Unrestricted uploads?</label><select class="select optional" name="search[can_upload_free]" id="search_can_upload_free"><option value="" label=" "></option>
<option value="true">Yes</option>
<option value="false">No</option></select></div>
<div class="input select optional search_can_approve_posts"><label class="select optional" for="search_can_approve_posts">Approver?</label><select class="select optional" name="search[can_approve_posts]" id="search_can_approve_posts"><option value="" label=" "></option>
<option value="true">Yes</option>
<option value="false">No</option></select></div>
<div class="input select optional search_order"><label class="select optional" for="search_order">Order</label><select class="select optional" name="search[order]" id="search_order"><option value="" label=" "></option>
<option value="date">Join date</option>
<option value="name">Name</option>
<option value="post_upload_count">Upload count</option>
<option value="note_count">Note count</option>
<option value="post_update_count">Post update count</option></select></div>
<input type="submit" name="commit" value="Search" data-disable-with="Search" />
</form>
</div>
</div>
</div>
</div>
<div class="guest-warning" style="display: none;">
<div class="guest-warning-dialog">
<h1 class="dialog-header">Over 18?</h1>
<div class="dialog-content">
<p>
You must be over the age of 18 and agree
to <a target="_blank" href="/static/terms_of_service">the terms of service</a> to access this page.
</p>
<p>
By default a limited blacklist has been applied hiding content that is commonly objected to. You may remove
items from this blacklist by using the blacklist menu item.
</p>
</div>
<div class="dialog-footer">
<button id="guest-warning-accept">I agree and am over 18</button>
<button id="guest-warning-decline">I do not agree, or am not over 18</button>
</div>
</div>
</div>
<footer id="page-footer">
<span class="left">
Running e621
<a href="/static/terms_of_service">Rules</a>
<a href="/static/takedown">Takedowns</a>
<a href="/static/privacy">Privacy</a>
<a href="/static/contact">Contact</a>
<a href="/help/advertising">Advertising</a>
</span>
<span class="logo-container">
<a href="/"><img class="footer-logo" src="/main-logo.png"></a>
</span>
<span class="right">
<a href="/static/theme">Themes / Gestures</a>
<a href="/static/keyboard_shortcuts">Keyboard Shortcuts</a>
<a rel="nofollow" href="/static/toggle_mobile_mode">Disable mobile mode support</a>
</span>
</footer>
<script src="https://plausible.dragonfru.it/js/script.js" nonce="9RF1kqyGwmhH+F5fj6FH2g==" async="async" data-domain="e621.net"></script>
<script nonce="9RF1kqyGwmhH+F5fj6FH2g==">
//<![CDATA[
window.___deferred_posts = {};
//]]>
</script>
</body></html>

17
api/API.md Normal file
View File

@ -0,0 +1,17 @@
# API structure
## GET vs. POST
Some parts of API accepts both GET and POST type requests. We recommend you to prefer second option, when it's possible, just because it is more anonymous, when used with SSL or Tor. However, authentification can be performed **only** with POST.
## Naming conventions
Files starting from "_" ("_example.php") are intended for internal use only.
## Version 1
- stats.php (GET/POST): all general, public and private statistics about this instance
- post/create.php (POST): create new post with image

4
docs/DIRS.md Normal file
View File

@ -0,0 +1,4 @@
# Repo Directory Structure
**docs**: all documentation here
**html_drafts**: peaces of html markup

87
front/styles/default.css Normal file
View File

@ -0,0 +1,87 @@
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dd,dt {
font-family: Verdana, Sans-Serif;
padding: 0;
margin: 0;
}
body {
background-color: #049e59;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 50% 0%;
}
p, a {
color: #009409;
}
/*#page {
background: none !important; А это на кой???
}*/
#links {
margin-bottom: 0.25rem;
}
#links > a {
padding: 0.25rem 0.25rem;
}
div#a-home {
position: absolute;
text-align: center;
top: 28em;
left: 0;
right: 0;
}
.mascotbox {
z-index: 1;
overflow: hidden;
position: relative;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 50% 0;
margin: 10px auto;
padding: 2px 0;
width: 480px;
max-width: 98vw;
border-radius: 5px;
box-shadow: 0 0 5px #000;
text-shadow: 0 0 2px black, 0 0 6px black;
}
.mascotbox:before {
z-index: -1;
content: "";
position: absolute;
width: 200vw;
height: 200vh;
top: -100px;
left: -100px;
background-image: inherit;
background-color: inherit;
background-repeat: inherit;
background-attachment: inherit;
background-position: inherit;
filter: blur(8px);
}
#searchbox {
padding-bottom: 5px;
}
.news-excerpt {
padding: 5px 1em 0 1em;
}
#searchbox3, #news-excerpt-box .previous-news-link {
font-size: 80%;
}
@media only screen and (max-height: 600px) {
div#a-home {
top: 25vh;
}
}

71
index.html Normal file
View File

@ -0,0 +1,71 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>E949: Index</title>
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon">
<link rel="icon" type="image/png" sizes="32x32" href="./favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="./favicon-16x16.png">
<meta name="theme-color" content="#00549e">
<!--TODO-->
<link rel="stylesheet" href="./front/styles/default.css">
<script src="./front/scripts/some_script.js" type="text/javascript" integrity="1234"></script>
</head>
<body class="c-static a-home resp">
<div id="page">
<div id="c-static">
<div id="a-home">
<div id="searchbox" class='mascotbox'>
<div id="static-index">
<h1 style="font-size: 4em;"><a href="./">E949</a></h1>
<div id="links">
<a title="Login or sign up" href="./session/new">Login/Signup</a>
<a title="A paginated list of every post" href="./posts">Posts</a>
<a title="A paginated list of every comment" href="./comments">Comments</a>
<a title="A paginated list of every tag" href="./tags">Tags</a>
<a title="Wiki" href="./wiki_pages?title=help%3Ahome">Wiki</a>
<a title="Forum" href="./forum_topics">Forum</a>
<a title="A site map" href="./static/site_map">&raquo;</a>
</div>
<div>
<form action="./posts" accept-charset="UTF-8" method="get">
<div>
<input type="text" name="tags" id="tags" value="" size="30" autofocus="autofocus" data-autocomplete="tag-query"><br>
<input type="submit" value="Search">
<input type="button" value="Change Mascot" id="change-mascot">
</div>
</form>
</div>
</div>
<div id='mascot_artist'>
<!-- *пустота* -->
</div>
</div>
<div id='searchbox2' class='mascotbox'>
<img src="./images/counter/3.png">
<img src="./images/counter/4.png">
<img src="./images/counter/5.png">
<img src="./images/counter/1.png">
<img src="./images/counter/9.png">
<img src="./images/counter/5.png">
<img src="./images/counter/3.png">
</div>
<div id="news-excerpt-box" class="mascotbox">
<div class="news-excerpt dtext-container">Site Maintenance: Wednesday, April 12</div>
<div class="previous-news-link"><a href="./news_updates">Click here for previous news</a></div>
</div>
<div id='searchbox3' class='mascotbox'>
<p>
Serving 3,451,953 posts<br>
<a title="Takedown Information" href="./static/takedown">Takedown Policy and Process</a> |
<a title="Contact Us" href="./static/contact">Contact Us</a> |
<a title="Advertising with Us" href="./help/advertising">Advertising</a> |
<a title="Terms of Service" href="./static/terms_of_service">Terms of Service</a> |
<a title="Privacy Policy" href="./static/privacy">Privacy</a>
</p>
</div>
</div>
</div>
</div>
</body>
</html>