[Home] [Catalog] [Search] [Inbox] [Write PM] [Admin]


Last Oekaki@Heyuri post was 1 minute ago
Last Strange World@Heyuri post was 5 hours, 37 minutes ago ヽ(´ー`)ノ
Filter boards
Off-Topic@Heyuri
File: 7245881.gif
(477 KB, 320x240)[Animated GIF][ImgOps]
477 KB
LOL JUNK
Marked for deletion (Old)
>>
174 KB
I luv my busty wife love
>>
File: 2.jpg
(104 KB, 665x617)[ImgOps]
104 KB
>I luv my busty wife
iyahoo\(^O^)/iyahoo

Off-Topic@Heyuri
File: 1727444916965.jpg
(204 KB, 1413x1060)[ImgOps]
204 KB
interpret this picture!

i think tewi intentionally made reisen graduate from virginity with a sudden toe insertion because reisen did not have panties under the skirt
Marked for deletion (Old)
>>
simple: toe in omanko ヽ(´∇`)ノ
>>
reisen was cooking udon and realized she had forgotten about it when it became too late to save the noodles
and tewi fully aware of it chose not to tell
>>
Handholding, except with feet. Tewi's feet were very cold.
>>
>Handholding, except with feet.
feetholding ヽ(´∇`)ノ

2D Cute@Heyuri
107 KB
キタ━━━(゚∀゚)━━━!!
Marked for deletion (Old)
>>
File: arale-cat-ears.jpg
(1263 KB, 2000x2800)[ImgOps]
1263 KB
arale is so cute

and all the pictures I was going to upload are already posted lol
>>
File: gazou.png
(516 KB, 1000x1200)[ImgOps]
516 KB
キタ━━━(゚∀゚)━━━!!

Site Discussion@Heyuri
File: drinking.png
(158 KB, 479x263)[ImgOps]
158 KB
Please add an option to hide threads. There are many threads I don't want to see when browsing the overboard
Marked for deletion (Old)
2 posts omitted. Click Reply to view.
>>
>There's a user known for this specifically?
Unfortunately so, although there'll be backend changes in the near future that should prevent this kind of "bump manipulation"
>>
A-B you can also hide it using custom css in settings, no plugins:

#t123456 {
display: none;
}
>>
>>68032
The problem with the adblocker is that the element zapper doesn't save, so I will see the thread again when I refresh. Although using custom css solves this problem. There is really only 1 thread I want to hide anyway.
>>68035
Thanks, this works perfectly.
>>
>The problem with the adblocker is that the element zapper doesn't save
On uBlock Origin, the element zapper is intended to be temporary - the element picker is the one to use for permanent blocking
>>
I understand, being forced to look at AIDS makes me not want to come here. If you have a userscript plugin like Violentmonkey, you can use this (it works in overboard too):

// ==UserScript==
// @name heyuri
// @namespace filterstuff
// @include *.heyuri.net/*
// @version 1
// @grant none
// @run-at document-end
// ==/UserScript==

{
// Get board name from the current URL!
let board = document.location.pathname.substring(1, document.location.pathname.indexOf("/",1));

// Get filters from the browser's local storage!
let filters = localStorage.getItem("filters");
try {
filters = JSON.parse(filters);
} catch (e) {}

// Fix the variable if it's invalid!
if (!filters || typeof filters !== "object") filters = {};

// Make sure the filters object has an array for this board!
if (!filters[board]) filters[board] = [];

function hide (event) {
// If didn't click with the left mouse button, don't do anything!
if (event.button !== 0) return;
// Prevent the click from doing anything else by accident!
event.stopPropagation();
// Add this post number into the filters!
let num = Number(this.dataset.num);
filters[board].push(num);
localStorage.setItem("filters", JSON.stringify(filters));
// Hide the post!
let post = this.parentNode.parentNode;
if (post.classList.contains("op")) {
post.parentNode.style.display = "none";
}
else {
post.style.display = "none";
}
}

// Loop through threads on the page!
let posts = document.getElementsByClassName("post");
for (let post of posts) {
// Get post number from the ID!
let num = Number(post.id.replace(/[^0-9]/g,''));
// Hide this post if it was filtered in the past!
if (filters[board].includes(num)) {
// If this post is OP, hide the entire thread!
if (post.classList.contains("op")) {
post.parentNode.style.display = "none";
}
else {
post.style.display = "none";
}
}
// Add button for hiding the post!
let button = document.createElement("a");
button.innerHTML = "[Hide]";
button.style.cursor = "pointer";
button.dataset.num = num;
button.addEventListener("click", hide);
post.getElementsByClassName("postinfo")[0].append(button);
}
}

Off-Topic@Heyuri
File: 22.jpg
(116 KB, 767x577)[ImgOps]
116 KB
キタ━━━(゚∀゚)━━━!!
Marked for deletion (Old)
25 posts omitted. Click Reply to view.
>>
File: a.jpg
(293 KB, 938x938)[ImgOps]
293 KB
CHIISANA OPPAI NO KAMI TO OOKINA OPPAI NO KAMI NO SHINZOU
>>
169 KB
ZOMG
キタ━━━(・∀・)━━━!!
>>
>>129868
i want to do that cry
>>
File: hark.jpg
(426 KB, 1822x2413)[ImgOps]
426 KB
>>129865
BLASPHEMY!!!
True believers know that Konata was begotten unto us to show us the light of otaku! 'Tis utter heresy to suggest she is a separate deity, but not an incarnation of Haruhi's divine will!

GET HIM angry
>>
File: gazou.png
(343 KB, 359x476)[ImgOps]
343 KB
🙏

Off-Topic@Heyuri
File: explosion.png
(20 KB, 339x260)[ImgOps]
20 KB
I'm gonna EXPLODE!!!
Marked for deletion (Old)
>>
NO IM EXPL0DING!

Flash@Heyuri
File: brain_training.swf
(424 KB, 480x360)[swfchan]
SWF Embed
キタ━━━(゚∀゚)━━━!!
Marked for deletion (Old)

Off-Topic@Heyuri
File: help.jpg
(139 KB, 426x600)[ImgOps]
139 KB
i think I'm getting sick...
😷
Marked for deletion (Old)
>>
what did u catch?
>>
>>129815
um... I don't have a joke for this
I caught "the common cold from everyone in my family during Christmas" is what I caught
>>
>>129816
because aids is no joke
>>
>because aids is no joke
but i LOL @ AIDs

Off-Topic@Heyuri
File: Wizardry.jpg
(24 KB, 250x187)[ImgOps]
24 KB
How often do you watch anime that is at least 20 years old vs newer stuff?
Marked for deletion (Old)
14 posts omitted. Click Reply to view.
>>
36458 KB
1999-2009 was the height of moe. I hope someday there will be a second cumming of moe.
>>
>>129520
I want to get into more of the older series, especially the famous ones, to establish a basis of reference. But so much of it is derivative or mecha/robot shit. I can't get into it at all. Chicks might dig giant robots but I don't
>>
I can't trust anyone who doesn't like mecha. They are never above suspicion. ( ´ω`)
>>
>>129828
And I don't trust people who use social media past the age of 18
>>
>>129831
honestly, I can get behind that ┐(゚~゚)┌

2D Ero@Heyuri
File: 789.jpg
(104 KB, 600x849)[ImgOps]
104 KB
キタ━━━(゚∀゚)━━━!!
Marked for deletion (Old)

Off-Topic@Heyuri
File: Hirsch-Girl.jpg
(28 KB, 361x470)[ImgOps]
28 KB
Vintage Loli Thread No 2.

ITT Post vintage and high-class art and historical black and white photos of lolis.

Pic related Little Girl, resting on a Red Armchair painted by Hermann Hirsch in 1912.
Marked for deletion (Old)
38 posts omitted. Click Reply to view.
>>
File: cherubs.jpg
(40 KB, 412x550)[ImgOps]
40 KB
>>129760
Calling Carroll a pedophile for the naked kid paintings he had would be like calling a modern day old lady with naked cherub paintings in her house a pedophile. TECHNICALLY those look like naked babies but the painting is meant to represent purity instead of lewdness. Many contemporaries among his time had similar paintings, and nobody from back then would've found them out of the ordinary.

Someone who has lived with very young children will know that they're naked a large amount of the time. Paintings back then often tried to reflect that period of youthful innocence.

Caroll being a pedo is a clickbait rumor, it sounds scandalous for the creator of Alice in Wonderland to be a pedo so that's what people say. But if you look into this shit you'll find it was a norm to have paintings like that and saying they were lewd back then would be seen as absurd and just indicative of your own issues.
>>
>>129777
I think it's also because he really liked making friends with female children.
>>
>>129727
i've been a fan of him and his work for a couple of decades and i'm telling you he was a pedo
>>
>>129700
Join the police force and use your knowledge for good
>>
victorians are known for their affinity to naked children in art.

Off-Topic@Heyuri
File: 283111.png
(254 KB, 402x600)[ImgOps]
254 KB
キタ━━━(゚∀゚)━━━!!
Marked for deletion (Old)
>>
Soggy female. ( ´,_ゝ`)
>>
nice tits ヽ(´∇`)ノ
>>
What are some animes where girls get their shirt wet? I haven't actually seen any unsure
>>
File: wet.png
(2284 KB, 1375x1453)[ImgOps]
2284 KB
>>
I really want to bite Kaorin!!! (´π`)

Flash@Heyuri
File: szamarmadar.swf
(713 KB, 320x240)[swfchan]
SWF Embed
キタ━━━(゚∀゚)━━━!!
Marked for deletion (Old)

Off-Topic@Heyuri
241 KB
キタ━━━(゚∀゚)━━━!!
Marked for deletion (Old)
7 posts omitted. Click Reply to view.
>>
>>129693
>>129694
i dont understand ( ´,_ゝ`)
>>
409 KB
>>
File: 3.jpg
(227 KB, 1125x1600)[ImgOps]
227 KB
>This IS a fat loli thread.
eh!!!!!!!!!!?
>>
827 KB
>>129698
Too skinny, gain weight!! angry
>>
File: troll smile.gif
(650 KB, 296x202)[ImgOps]
650 KB
>>129682
FAT LOLIS

2D Lolikon@Heyuri
File: gazou.png
(681 KB, 800x800)[ImgOps]
681 KB
キタ━━━(゚∀゚)━━━!!
Marked for deletion (Old)

Off-Topic@Heyuri
File: 1736276495398754.png
(646 KB, 1109x1410)[ImgOps]
646 KB
join our cause to make shinku whole again lolico

https://jiggie.fun/XC3bBe
Marked for deletion (Old)
2 posts omitted. Click Reply to view.
>>
File: fb743e06cc3246ac8ef261cb3a84f626.jpg
(3346 KB, 3852x6492)[ImgOps]
3346 KB
orz niggers are btfo nyaoo-closedeyes
>>
File: junku.gif
(1015 KB, 500x247)[ImgOps]
1015 KB
But Shinku is already whole... unlike that dumb junk
>>
>>129722
Hey! That's my wife you're talking about! angry
>>
113 KB
>>129722
yakult goes where sweat
>>
File: sleepy.png
(2929 KB, 1246x1492)[ImgOps]
2929 KB
>>129722
>>129744
Speak for yourself, my Suigintou model works fine

Off-Topic@Heyuri
File: weapon.jpg
(483 KB, 1000x1383)[ImgOps]
483 KB
キタ━━━(゚∀゚)━━━!!
Marked for deletion (Old)
>>
Squid dick... I wonder if he cums with ink
>>
499 KB
>>
File: puke.jpg
(7 KB, 300x168)[ImgOps]
7 KB
>>129532
>>129718
That's not jizz, that's puke
>>
>>129738
Well, yeah. But in OP's pic she's this guy's dick, so when she pukes it's as if the guy was ejaculating

Off-Topic@Heyuri
File: bottlebeaver2.jpg
(50 KB, 640x480)[ImgOps]
50 KB
Beaver
Marked for deletion (Old)
2 posts omitted. Click Reply to view.
>>
>>129408
I like her beaver, but her oppai are too small. It would be way more eroi if her tits sagged downwards when she's in this position
>>
>>129408
THAT'S A MERKIN angryangryangry
>>
>>129456
Nope, not a merkin or toupee, au naturel, baby cool
>>
>>129445
i don't like what you're saying
>>
File: tasty beaver.jpg
(120 KB, 1600x900)[ImgOps]
120 KB
Girls in hentai used to have such bushy beavers. Nowadays they're all clean shaven

Off-Topic@Heyuri
File: tobimono.jpg
(604 KB, 4090x2500)[ImgOps]
604 KB
キタ━━━(゚∀゚)━━━!!
Marked for deletion (Old)
>>
Y'know what they say 'bout gals with big gun...
>>
>>129762
danger?
>>
File: revy.png
(298 KB, 485x420)[ImgOps]
298 KB
>>129767
Damn straight

Off-Topic@Heyuri
File: zombie.jpg
(598 KB, 800x1000)[ImgOps]
598 KB
Zombie girls are fine too, right?
Marked for deletion (Old)
>>
File: gazou.png
(455 KB, 500x500)[ImgOps]
455 KB
hai
>>
>>129433
My dick got stiff as a corpse when i saw this pic drool
>>
File: bathing.jpg
(216 KB, 1800x1500)[ImgOps]
216 KB
>>129433
Damn pervy anons jizzing on my zombie girl, now i have to clean her up! angry
>>
File: image-w1280.png
(740 KB, 800x450)[ImgOps]
740 KB
Be careful around Jiangshi girls, they're known for unexpected bites

Delete post: []
[0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354] [355] [356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402] [403] [404] [405] [406] [407] [408] [409] [410] [411] [412] [413] [414] [415] [416] [417] [418] [419] [420] [421] [422] [423] [424] [425] [426] [427] [428] [429] [430] [431] [432] [433] [434] [435]