all
/
g
/
s
/
fur
/
art
/
ai
/
3dcg
/
f
/
rp
/
req
/
p2p
/
dis
/
lit
/
kaki
chat
GUROchan!
This list is WIP...
1
2
3
So use the classic menu
Link 4
Link 5
Link 6
Link 7
List 3
Link 8
Link 9
[
Settings
]
[
Home
] [
Catalog
] [
Search
] [
Thread list
] [
Stats
] [
Reports
] [
Watcher
] [
PMs
] [
Admin
]
Discussion
[
Return
] [
Bottom
]
Posting mode: Reply
Name
E-mail
sage
Subject
Post
Comment
BBCode
B
I
U
S
Spoiler
Code
File
Animated GIF
Password
(for deletion)
Allowed file types are: gif, jpg, jpeg, png, webp, webm, mp4
Maximum file size allowed is 25000 KB.
Images greater than 255 * 255 pixels will be thumbnailed.
16
unique users in the last 30 minutes (including lurkers)
Switch form position
|
BBCode reference
|
Banned?
|
Quick reply
|
Post API
First
[1]
Last
Gurochan Feedback
Reg
2019/05/06
(Mon)
19:20:07
No.
9222
[
Report
]
AS
▶
Hello. Reg here.
Please post any feedback you have for gurochan into this new, stickied thread.
Somehow the old thread was deleted. I'm certain it wasn't intentional, so let's just start from scratch.
>>
1
Anonymous
2019/05/07
(Tue)
23:27:04
No.
9248
[
Report
]
▶
Is there a way to remove the ability to post blank posts? Its starting to drive me nuts seeing somebody bump a thread with a post that doesn't even have text, let alone an image.
>>
2
B.B.
2019/05/08
(Wed)
13:40:21
No.
9249
[
Report
]
▶
Proposal:
The BASH-BUZZER.
The BASH-BUZZER(TM) is a device, that is connected
to your laptop/PC via bluetooth.
It consists of two components:
The BUZZER and the BASHER.
THE BUZZER is a huge red button you are adviced
to place onto your table right next to your
keyboard.
The BASHER is a huge red 'Button' you are
REQUIRED to put into your poo-poo.
GUROCHAN(TM) will implement a corresponding
Browser PLUG-IN ;) that enables the usage
of the BUZZER and enforces the 'installation'
of the BASHER by all users.
Associated with every post that has been made,
there will be a 'CONNECT' item, clickable
for every user, reading the post being published
by the person responsible.
If the Post is considered 'Bullsh*' every user
is able to 'connect' to the poster.
Once 'connected', Pushing the BUZZER next to
your keyboard will activate the BASHER of the
user you are 'connected' to.
The BASHER will be plugged into the user
ASWELL as into a regular power outlet, which can
easily be found in every house hold.
It's gonna be fun for everyone:
OLD, YOUNG, … THE WHOLE FAMILY :))
INVITE YOUR NEIGHBOURS KID'S TO COME OVER.
Totally worth it.
Trust me.
[famous last words]
>>
3
BBraker
2019/05/09
(Thu)
08:52:18
No.
9261
[
Report
]
▶
The thread listing at the top of each board seems to have a problem if the window gets too narrow, and in this case "too narrow" is still quite wide. The date in the "Last Reply" column splits onto two lines and then the listing becomes much harder to read as each entry is two lines tall.
It may be possible to dramatically improve the formatting of gurochan with a browser extension rather than hoping the site admins will spend their limited time just to suit our tastes. For example, there is the option of Greasemonkey for Firefix and Tampermonkey for Chrome.
>>
4
BBraker
2019/05/09
(Thu)
12:25:27
No.
9264
[
Report
]
▶
As turns out, we don't need Greasemonkey or Tampermonkey to adjust gurochan to our tastes. That is excessive. A simpler way to adjust the layout is using the extension called "Stylish" that provides an easy way to edit style sheets for any website. Here's a simple style sheet that I created and it seems to be improving my experience.
Perhaps some of these things could be considered for gurochan's built-in style sheets.
/* Expand the thread list to be wider and make it resizable */
.catalogtable {
resize:vertical;
width:90%;
margin-left:5%;
}
/* Prevent wrapping in the thread list */
.catataba {
white-space: nowrap;
}
/* Highlight the current row of the thread list under the mouse */
.catataba tr:hover {
background: #FFFFF0;
}
/* Limit the width of post bodies for easier reading, adjust to taste */
.body {
width:6in;
}
/* Prevent spans from wrapping */
form span {
white-space: nowrap;
}
/* Expand the width of the post entry form */
form table {
width:70%;
}
/* Right-align the left column and minimize the width */
th:first-child, td:first-child {
text-align:right;
width:0;
}
/* Expand the width of text and file fields */
form td input[type="text"], td input[type="file"] {
width:70%;
}
>>
5
Reg
2019/05/09
(Thu)
14:08:03
No.
9265
[
Report
]
▶
>>9264
Your proactiveness is both unexpected and welcome. Im at work right now so I dont have the oppurtunity to check how this looks. But once I get home I can, then I can make changes to our dev environment if its pretty ehich can eventually be pushed up to the real guro chan by the head developer.
>>
6
protonstar
2019/05/11
(Sat)
14:58:34
No.
9293
[
Report
]
▶
>>9248
Yes please. I think this should be a priority, it's getting fucking annoying
>>
7
Anonymous
2019/05/12
(Sun)
09:14:43
No.
9306
[
Report
]
▶
Create a hidden service for Tor! I miss the old one.
>>
8
B.B.
2019/05/12
(Sun)
09:29:25
No.
9307
[
Report
]
▶
>>9306
You can use gurochan comfortably with tor-browser.
What do you need a hidden service for?
>>
9
Narra Avlan
2019/05/15
(Wed)
13:41:24
No.
9332
[
Report
]
▶
>>9307
For when the regular domain goes down. Sometimes it's just the domain, and you can still access the site using the hidden service
>>
10
B.B.
2019/05/15
(Wed)
18:41:28
No.
9336
[
Report
]
▶
>>9332
A hidden service is useful;
No doubts about that.
I'm not quite sure what you mean by:
>For when the regular domain goes down.
Usually, when only the domain is affected,
it's due to ISP- or Areal blocking.
In this case, proxying your traffic over
tor (using tor-browser)
or using a regular proxy
or using a VPN should suffice.
If gurochan gets hit by more serious
issues, for example getting kicked out
by the hosting service provider,
then I would recommend going Hidden
entirely and staying hidden.
>>
11
B.B.
2019/05/15
(Wed)
19:01:48
No.
9340
[
Report
]
▶
SUGGESTION:
I'm not sure if this was already tested and
failed.
But what about a 'chat-thread'?
Doesn't need to be fancy or realtime.
Just as a place where ppl can casually
have their chit-chat.
No topic-specification.
As soon as a topic hits enough interest,
create a thread exclusively for that
topic and carry the discussion over.
This way, the overall generation of
'dead' threads which might only contain
a question of a single person or so
could potentially be decreased.
Maybe this could even increase engagement
and overall communication between ppl.
Who knows..
>>
12
BBraker
2019/05/17
(Fri)
17:07:47
No.
9360
[
Report
]
▶
I realize this is asking a lot and it would probably never happen, but still it's something I've been wanting pretty hard, so I'll mention it.
It would be amazing if there were a way to show feedback and approval for the things we like, such as a button which would let us register an up-vote or a thumbs-up on high quality posts. We might even be given a way to post comments in praise of posts that we appreciate without that becoming clutter that diminishes the very thread that we are trying to appreciate. So perhaps comments could be folded away by default, and only revealed if you click to see what people's opinions are of a particular post.
That way people could do things like asking for the source of an image, without adding a no-content post to a thread. It would also make it clear that people are encourage to leave comments on gurochan content and thereby perhaps we might get more lively discussion of how great stuff is on this site.
For example, if I enjoy a little story I read in the /rp/ board, I'm not going to post in that thread to gush about how much I love it, because that thread is reserved for continuing the RP that it is designed for. It's not at all clear where I should gush about this, so it seems I'll just keep my enthusiasm to myself. If I could at least have a button to click to record my approval, that would be amazing.
>>
13
Onix
2019/05/18
(Sat)
02:21:53
No.
9367
[
Report
]
▶
>>9360
There is also a bit simpler idea to show page view counts if possible. as how many times each picture was clicked. since if someone clicks on your picture or story this is already same as thumbs up.
>>
14
BBraker
2019/05/18
(Sat)
19:09:23
No.
9380
[
Report
]
▶
Perhaps this might be a practical option: We could have a comments board that's like the /dis/ board but it is used for commenting on things posted in other boards. That would be quite awkward to use without a bit of extra support from the site, so it's not quite as easy as just adding an new board. We would want the threads in the comment board to be automatically linked to and from the post they are commenting on. That way people are automatically taken to the correct thread for making comments, and they can always click a link to find the post that is inspiring any comment thread.
In particular, I would put a link to the comments board in the header of each post. If the post already has a comment thread in that board, then the link would take us to that thread and the text of the link would be something like "42 comments". If there is no thread, then the link would take us to the main page of the comments board and automatically setup the new-topic form to comment about the post we came from. In that case the text of the link could be something like "Leave first comment." Naturally for posts in the comment board, the link would take us back to the original post instead of creating a comment upon a comment.
This is probably akin to asking for the moon, but sometimes it feels good to dream big.
>>
15
Anonymous
2019/05/19
(Sun)
08:38:11
No.
9390
[
Report
]
▶
I think the light theme should be used for /g/ at least, if the light one is the red one. The grey one is… not very gurochan-like…
>>
16
Anonymous
2019/05/19
(Sun)
08:40:54
No.
9392
[
Report
]
▶
>>9336
Back when it was run on the .ch domain, a lot of people connected to the hidden service who would refuse to connect otherwise (e.g. it was linked on onion sites).
>>
17
Anonymous
2019/05/19
(Sun)
08:41:49
No.
9393
[
Report
]
▶
>>9380
You can do that with e.g.
>>>/req/9222
(that example links back to this thread). So that feature already exists.
>>
18
sage
SAGE!
2019/05/19
(Sun)
08:43:00
No.
9395
[
Report
]
▶
>>9360
A like button on an imageboard? You're joking, right?
Sage goes in all fields.
>>
19
BBraker
2019/05/19
(Sun)
10:32:02
No.
9397
[
Report
]
▶
>>9393
>You can do that with e.g.
>>>/req/9222
(that example links back to this thread). So that feature already exists.
It's too bad we don't have an FAQ to explain these fascinating details to people. Are all three of the greater-than signs required? Testing: >>/req/9222
Unfortunately that only gives us half of what we need for a comment thread, and it's the less important half. The more important feature would be a link from the post to the comment thread, or else the comment thread is of dramatically reduced value.
Having said that, it might still be fun to call out something really amazing I find by using this technique to link to it from a /dis/ post, partially to give people another way to find it and to allow me to explain how much I love it and why. Unfortunately doing that would tend to clutter /dis/, especially if multiple people comment on the same post by starting multiple separate topics in /dis/, not realizing that there is already a topic for that post.
>>9395
>A like button on an imageboard? You're joking, right?
No joke. It is frustrating to not be able to express appreciation for the wonderful things on this site. Perhaps we've been spoiled by having such a feature on so many sites, but that doesn't change the fact that it's very nice to have.
>>
20
Anonymous
2019/05/19
(Sun)
16:04:09
No.
9403
[
Report
]
▶
>>9397
>No joke. It is frustrating to not be able to express appreciation for the wonderful things on this site. Perhaps we've been spoiled by having such a feature on so many sites, but that doesn't change the fact that it's very nice to have.
I think I agree with Onix's idea, a simple view count would be nice enough. Having likes/dislikes sort of goes against the spirit of an anonymous imageboard imo.
>>
21
Anonymous
2019/05/22
(Wed)
18:11:28
No.
9418
[
Report
]
▶
>>9222
A normie game for a guro fan!
>>
22
Anonymous
2019/06/01
(Sat)
05:37:23
No.
9449
[
Report
]
▶
>>9418
Mortal Kombat
>>
23
Drabok
2019/06/03
(Mon)
22:27:26
No.
9476
[
Report
]
▶
>>9248
Seconded. If there is a way to prevent posts without content without having to make people sign up for an account I would really appreciate that. But I can see that it might be difficult.
>>9367
I agree very much with Onix. Likes are not necessary but a view count would be nice and motivating.
>>
24
BBraker
2019/06/03
(Mon)
22:55:17
No.
9477
[
Report
]
▶
>>9476
>Likes are not necessary but a view count would be nice and motivating.
If a view count is motivating, then surely likes would be far more motivating. After all, a view count doesn't really meaning anything. Just because someone looked at a post doesn't mean they appreciated the post in any way. They could just as easily have skimmed past it without paying any attention. A like count would give us a real idea of how many people we're reaching, while a view count would just be a meaningless number.
>>
25
Anonymous
2019/06/03
(Mon)
23:23:36
No.
9478
[
Report
]
▶
>>9477
As someone who occasionally does write in /lit/, I'm motivated primarily by my own desire to write.
Likes/dislikes can be too easily abused by people who don't like the fetishes you, the author, are into. That can be far more damaging than whatever positive feedback can be achieved by likes. If someone wants to leave positive feedback, or criticism, they can write a simple post in the thread. A shitposter is more easily ignored if they have to actively shit out a dumb ass post, whereas actual criticism of the story is more valuable in the form of a well written post in the thread.
>>
26
Anonymous
2019/06/03
(Mon)
23:25:43
No.
9479
[
Report
]
▶
>>9476
I'm not very well versed in software or coding, but it shouldn't be that difficult to include a filter that blocks any "blank" (no image or text) posts. IIRC, 4chan has just that kind of feature.
>>
27
BBraker
2019/06/04
(Tue)
00:11:27
No.
9480
[
Report
]
▶
>>9478
>If someone wants to leave positive feedback, or criticism, they can write a simple post in the thread.
They can do that, but they have good reason to want to avoid doing it. People go to the /g/ board mostly looking for /g/, and usually not looking to find some /g/ buried under a ton of comments about how great /g/ is. By posting feedback in a thread, we dilute the very content we're trying to give feedback on. When something is really amazing and no one seems to notice, then perhaps it might be worth posting a comment in the thread, but it feels bad to do so. It is bringing the thread back to the top without having contributed anything new to it, and the next person who finds that thread will be forced to scroll past all the comments to get to the good stuff.
>>
28
Anonymous
2019/06/04
(Tue)
02:51:51
No.
9481
[
Report
]
▶
>>9480
>People go to the /g/ board mostly looking for /g/, and usually not looking to find some /g/ buried under a ton of comments about how great /g/ is.
Fair enough, but I was talking about /lit/, not /g/. Most active posters in /g/ are not posting their own content, but art from other artists, so I don't feel like they should get "liked" for doing something that anyone with a PC and access to a search engine can do. The biggest issue with /g/ is the infuriating amount of blank posts being spammed, and people who seem to have the English comprehension of a kindergartner (that's me being generous) posting off topic bullshit.
>>
29
BBraker
2019/06/04
(Tue)
04:19:24
No.
9482
[
Report
]
▶
>>9481
>I don't feel like they should get "liked" for doing something that anyone with a PC and access to a search engine can do.
Being liked is a very small reward, so it seems rather appropriate to give such a small reward for such a small task. It's nice to know that someone out there appreciates even the little things we do. Plus, if we had likes then all the boards would get them, including ones which are more deserving.
On the other hand, is it really so easy to find guro with a search engine? One of the reasons I love gurochan is that it has stuff I never find anywhere else. Is there a trick to the search keywords that I'm missing?
>>
30
Anonymous
2019/06/04
(Tue)
04:32:07
No.
9483
[
Report
]
▶
>>9482
Well I typically just use pixiv, twitter and a bunch of boorus to find guro art. That, and certain japanese websites, like seesawwiki.jp and Pilot Suit Fetish. I don't know if there's any special trick beyond some basic detective work, using reverse image search, and knowing some japanese terms (which some anons have helpfully compiled on /art/).
All of these sites I came across through lurking on imageboards and my own browsing.
>>
31
Onix
2019/06/04
(Tue)
11:30:11
No.
9487
[
Report
]
▶
>>9477
>If a view count is motivating, then surely likes would be far more motivating.
While it may be nice to get likes for your work but Just from my own behavior I suspect that it is not really working because people do not bother with giving likes to you and even if they do it is entirely random process.
On my pixiv page my pictures get more 30% bookmarks than likes
Also we should count not just thumbnail views, but how many times full picture was "downloaded" as logically if you like that picture you will click on the thumbnail to enlarge it and give it more of your attention, and it you are not interested you will ignore it.
If you want view/like ratio, it may be good idea to show separate view counts for both thumbnails and full sized pictures.
as each picture woud have stat saying something
1000/200 Views
I am not against "like" button but I doubt that it will work here without user registering or everyone will be able to click it as many times as they desire and it will be pretty hard to prevent people from pushing it 20 times in a row.
But maybe this is not so bad just more motivation ;)
>>
32
BBraker
2019/06/04
(Tue)
16:22:08
No.
9488
[
Report
]
▶
>>9487
>I am not against "like" button but I doubt that it will work here without user registering or everyone will be able to click it as many times as they desire and it will be pretty hard to prevent people from pushing it 20 times in a row.
Certainly we wouldn't want registration, but we can just think of the "like" button as being a substitute for posting a reply that says "I like this". There's nothing stopping people from posting such a reply 20 times in a row right now. The like button would just let them do it without messing up the thread, so it would be a purely positive way to make your satisfaction known.
>>
33
Ganymed
2019/06/04
(Tue)
19:33:45
No.
9489
[
Report
]
▶
So about likes or view counts: From my own behavior and from what i have seen on other sites, i'm pretty sure most people don't bother to "like" a post they actually like. For me it's pretty random, usually i don't bother to click the button, then very rarely i do and there will be tons of posts i didn't "like" that i actually liked far more. View counts are more honest in that regard, especially if they count the people who actually downloaded the picture, it just wouldn't work with text posts. And of course it's easy to manipulate a like count without registering. It's still easy to manipulate view counts in absolute numbers, but i expect the absolute numbers on that to be much higher - on other sites there are usually up to 100 views for every "like". I think view counts would overall be more motivating for artists than like buttons, likes could instead be pretty demotivating when nobody bothers to "like" something.
The best idea would probably be a view count for every thread for every time someone clicked on the thread and then a seperate view count for every picture for every time that picture was downloaded.
>>
34
Onix
2019/06/04
(Tue)
22:49:02
No.
9490
[
Report
]
▶
>>9488
In that case problem can be solved by renaming like button to "thank you" button like on some other forums. It will be more logical than like because if you did not received any thanks it does not mean nobody liked your work ;)
But of course I have nothing against like button either if admins are willing to implement it.
Of course like/thanks is only way that can somewhat work on stories
but also it is better just to write plain comment there as you are not in danger of contaminating thread anyway.
finally all that gave me another idea for another functionality:
if you start your post with
>>
(as if you are posting reply )
it is left collapsed by default until you press "expand posts" button
that way there will be no danger of contaminating threads with various irrelevant discussions and other stuff.
but of course this way gurochan from simple image board is going to turn into super advanced platform and I wonder if people want that.
>>
35
Anonymous
2019/06/06
(Thu)
22:07:25
No.
9504
[
Report
]
▶
Please add a stickied thread to /g/ explaining how to use common reverse image searching tools.
>>
36
Anonymous
2019/06/10
(Mon)
19:24:05
No.
9549
[
Report
]
▶
File:
Screenshot_2019-06-10 lit - Literature.png
(12 KB, 846x168)
ImgOps
Hide image
ImgOps
Hide image
▶
Could you add a minimal width to the first column of the thread list table?
I have a rather small screen, and on /lit/ this column auto-shrinks to the point that the date gets a line break, which doubles the height of ALL rows, and the div containing the table is already quite small as it is.
>>
37
BBraker
2019/06/13
(Thu)
00:32:06
No.
9566
[
Report
]
▶
>>9549
>on /lit/ this column auto-shrinks to the point that the date gets a line break, which doubles the height of ALL rows,
You can fix this yourself using a browser plugin called Stylish which lets you modify the CSS for any website and do all sorts of wonderful things to your web experience. The problem you're talking about was hugely annoying until I found Stylish. I posted some of the CSS modifications I'm using earlier in this thread, but here's the one you really want:
.catataba {
white-space: nowrap;
}
Put that into Stylish for gurochan.cx and from then on it will be impossible for the thread list table to break its lines. You can also use Stylish to change the size of the table so you can see more than 5 threads at a time, and make it dynamically resizable by clicking and dragging.
I also love using this to limit the width of the text in a post to make them easier to read without having to scan your eyes all the way across the screen.
.body {
width:6in;
}
That makes all posts 6 inches wide, but obviously you will want to adjust it to your taste.
>>
38
Anonymous
2019/06/13
(Thu)
05:09:00
No.
9569
[
Report
]
▶
>>9248
>>9293
>>9476
>>9479
Just gonna reiterate my desire to see an end to these irritating blankposts. It bugs me, and a lot of other users to no end to see a thread being bumped by some jackass contributing fuck all in terms of images or writing.
>>
39
Search query tuning.
Squunch
2019/07/02
(Tue)
11:37:43
No.
9630
[
Report
]
▶
Guys, do you think you could have a look at the search function.
For instance, I wanted to find works by Tsade on /lit/ , so I search
name:Tsade
And get "search query to broad" error.
That's nuts! How the hell am I supposed to find an authors work?
Thanks!
>>
40
Italics
Squunch
2019/07/03
(Wed)
21:28:21
No.
9634
[
Report
]
▶
So what's happened to the formatting?
Now, when I post in italics using '' as before, I get invisible (spoiler?) text. Is this a glitch? I really don't want to have to re-post 55k words of my story (And if I do, I guess it'll be on another site).
Yes I'm
pissed
. Thankyou and love you all.
>>
41
Squunch
2019/07/03
(Wed)
21:51:25
No.
9635
[
Report
]
▶
>>9634
Well it seems to be fine now. Either you guys did the fastest fix ever, or it was a glitch at my end. And I still love you all.
>>
42
Anonymous
2019/07/07
(Sun)
21:21:39
No.
9652
[
Report
]
▶
Hi all,
I’m something of a free range archivist, I go around and make backups of sites I consider either high-risk, or, at very least, of cultural significance.
While it’s easy enough just to run a scrape of the site with wget, and it’d probably be easy to get a regular imageboard archiver working with this site, I always prefer working directly with the sites operators if at all possible, which, at times, can allow for easier restoration of the site at a future date, should anything fail catastrophically, along with minimising any unnecessary overutilisation of the sites resources.
If any of the administrators would be interested in working with me on this, I’d much appreciate it.
(Even if you think things are pretty much going well, sometimes it’s valuable to have someone not part of the sites main team who has a copy of the site. As an example, I asked the operators of nyaa.se about running a site backup, they assured me everything was fine, and that the guy running the site was stable and doing a fantastic job. Two weeks later, servers were wiped. Go figure.)
If you guys have frequent public backups somewhere that I couldn’t find, then I guess all is cool, but the best I can find is dumps from a previous incarnation of this site.
tl;dr: if you want the IP address of a server you can run a weekly rsync to, “Just In Case™”, I’d be happy to assist.
>>
43
Anonymous
2019/07/17
(Wed)
23:23:06
No.
9676
[
Report
]
▶
Is the site slow for anybody else?
>>
44
Anonymous
2019/07/18
(Thu)
04:49:05
No.
9680
[
Report
]
▶
>>9676
Yep, from my experience its been super slow to load for months now.
>>
45
Anonymous
2019/07/25
(Thu)
11:35:52
No.
9695
[
Report
]
▶
This might sound like me being a winey bitch, but can we maybe have a Loli section?
If seeing kids in that way gets some of you going then thats fine, but its a big no for me. I feel like there Is alot more of it on here these days.
>>
46
Anonymous
2019/07/26
(Fri)
19:06:26
No.
9720
[
Report
]
▶
A header on the main menu of where to get site updates in the future if it goes down again or has performance issues. I don't like having to rely on google to try and find the newest version of Gurochan when Google tries hard to hide all the search results.
>>
47
Anonymous
2019/07/27
(Sat)
21:24:42
No.
9727
[
Report
]
▶
>>9695
being able to have the old function to hide threads would be nice for this reason
>>
48
Anonymous
2019/08/02
(Fri)
07:29:21
No.
9745
[
Report
]
▶
>>9695
That's been discussed before. A loli section would reduce both the loli and non-loli content. I post both loli and non-loli, and if I was required to go to one board or the other, then you would see a lot less non-loli content because I'd only post on one board.
>>
49
protonstar
2019/08/02
(Fri)
10:54:06
No.
9746
[
Report
]
▶
>>9745
I don't see how that would make sense. Also having a loli/shota section might make people who would rather not see that stuff use the site more (especially since we still cannot collapse threads), so I agree with
>>9695
>>
50
Image Resize Error
Solgeth
2019/08/07
(Wed)
14:10:26
No.
9772
[
Report
]
▶
Getting the following error when trying to post:
"Failed to resize image! Details: gm convert: iCCP: CRC error (/tmp/php6x9OIX)."
Tried from computer and phone.
Not seeing anywhere that specifies a required image size, or I would resize it myself. Tried it at 80% scale too.
>>
51
imperction
2019/08/09
(Fri)
22:32:29
No.
9790
[
Report
]
▶
SFW mode, please? (unless it's already implemented, and I'm too stupid to use it)
(by "please" I mean I'm very, very greatful for all the IRL work you've done! And thank you!)
>>
52
Squunch
2019/08/09
(Fri)
23:51:46
No.
9791
[
Report
]
▶
>>9790
Well if it's SFW, then I would say it doesn't belong on this site. I mean, SFW mode would just block everything. The clue's in the name "Guro" TBH. It's basically all about sexualized violence. I don't know what part of
that
would be acceptable at
your
workplace!
>>
53
impefection
2019/08/10
(Sat)
22:57:49
No.
9796
[
Report
]
▶
>>9791
Old Gurochan had SFW mode. It made pictures blurry (can't be bothered to remember correct term in English), so peeps could browse Gurochan in public, with their loved ones, in work or wherever without getting any unwanted attention.
/dis/ was even more of a safe space, because you couldn't post images there. On this version however even here you can add pics. I don't believe I'm only person wanting dat sneaky mod implemented, or rather reimplemented.
In other words it's an useful feature about "blocking everything", not complaints about content here, you dummy-dum.
>>
54
Onix
2019/08/10
(Sat)
23:57:36
No.
9797
[
Report
]
▶
>>9796
I would say that even having gurochan name in your browser address line or even with browser minimized on the screen is already not SFW ;)
>>
55
impefection
2019/08/11
(Sun)
00:54:36
No.
9801
[
Report
]
▶
>>9797
I doubt 40-50 yo parents/busy workmates/my "I knowe engalich buddies know what guro means.
Also do people really are against o p t i o n to have SFW mode on? Climate changes, please rek us fastah.
>>
56
Anonymous
2019/08/11
(Sun)
08:33:55
No.
9810
[
Report
]
▶
What's up with those "blank" posts across the site? No text, no picture, but some of them have the name of a contributing author.
Are those posts hidden, or is is just a way to bump thread?
>>
57
Anonymous
2019/08/11
(Sun)
14:46:23
No.
9813
[
Report
]
▶
>>9810
I have no clue, all I know is that I find them incredibly irritating.
>>
58
Squunch
2019/08/11
(Sun)
14:57:17
No.
9814
[
Report
]
▶
>>9810
>>9813
I have a theory, that some people are trying to use the "reply" function to search the board. Not sure why that would be though, I don't remember it happening in the past. But very often I see an author's name, or a type of kink or a subject written in those fields.
I wonder if it's related to how the screen presents itself on certain devices? Or are there just more inept people visiting the site now?
>>
59
Anonymous
2019/08/15
(Thu)
19:42:20
No.
9835
[
Report
]
▶
Warn people for bigoted speech. Just set the tone a little more. If you have any mods who feel comfortable doing that, and who won't kill the vibe or act stuffy.
There's not much bigotry here, but there's some, and when it shows up it's jarring. We need to keep the line clear between fantasy and reality. We do not advocate real violence here. Bigotry <i>inherently</i> advocates real violence. Violence is what happens to inferiors, who by nature of being inferior deserve fewer rights. When you think women are inferiors… not much but the law prevents you from hurting them.
On a fucked up forum like gurochan, bans and mutes for speech might put a chill in the air, so maybe reserve them for bad social behavior (which is different from bad speech) – reserve the bans and mutes for really disruptive, high-volume, abusive posters. You gotta be willing <i>in theory</i> to mute or ban for speech, so your warnings carry weight, but don't actually do it unless it's an extreme situation.
That's my suggestion. Warn people sometimes for bigoted speech to keep the line clear between fantasy and reality. No one is inferior on gurochan except in fantasy.
>>
60
Anonymous
2019/08/15
(Thu)
19:47:02
No.
9836
[
Report
]
▶
>>9835
I really nailed those <i>italics</i> there didn't I?
If this doesn't work I'll look eat my sock
>>
61
PreyKill
2019/08/15
(Thu)
19:52:36
No.
9837
[
Report
]
▶
>>9835
>>Violence is what happens to inferiors, who by nature of being inferior deserve fewer rights.
Can't tell if this anon is trolling or sincerely incapable of empathy.
>>
62
Anonymous
2019/08/16
(Fri)
04:14:17
No.
9843
[
Report
]
▶
>>9835
>We do not advocate real violence here.
Agreed, which is why gurochan has a blanket ban on photography and doxxing of real people.
>Bigotry <i>inherently</i> advocates real violence.
Disagree.
"Anonymous" (well aware that they aren't truly anonymous) imageboards as a concept are where people should be allowed to express themselves freely within the boundaries of the law. Warning or banning people for being rude/racist isn't conducive to that.
The mods should only act when someone is posting shit that is nearly/clearly crossing boundaries.
>>
63
Onix
2019/08/16
(Fri)
21:15:43
No.
9855
[
Report
]
▶
Looks like we are getting invasion of hypersensitive snowflakes.
>>9835
You have very low chances to change opinion of people if you behave exactly as they say in that bigoted speech.
>>
64
AhogeVortex
2019/08/16
(Fri)
21:25:12
No.
9856
[
Report
]
▶
>>9837
The way I interpreted it, anon was talking about the PoV of someone who sees other human beings as "inferiors" and wasn't expressing how they themselves feel.
>>
65
Anonymous
2019/08/17
(Sat)
07:01:50
No.
9864
[
Report
]
▶
>>9837
I'll clarify. I'm saying bigotry (treating some group as inferior) leads to violence, which is one reason why bigotry is bad.
Also it's bad because it's wrong, huge swaths of people aren't inferior to other huge swaths of people
Any time and place in human history you wanna look, "inferior" has meant violence. That's all I'm saying.
—————————————-
>>9843
>Anonymous imageboards as a concept are where people should be allowed to express themselves freely
That's right in general, anon, I agree. Gurochan, though, is 99% porn of women being tortured to death, women as cattle, women as objects, etc. On a board like this, saying women are cattle in real life, or inferior, or less human, or variants of that idea, blurs the line between fantasy and reality. Gurochan does have a few basic social mores it sticks to, and one of them is to not blur that line.
Anyone reading this comment who thinks women are inferior is not gonna care, or find me persuasive. My reasoning assumes that most of us care about women and do not think women are inferior. Or are women, lots of gurochanners are women.
>>
66
Anonymous
2019/08/17
(Sat)
07:03:08
No.
9865
[
Report
]
▶
…I'm not saying mods ought to start muting or banning anyone, or posting warnings more than once in a blue moon (and any warnings ought to be in casual language). But we ought to include in a sticky somewhere that "dehumanizing any real-life group of people is blurring the line, so don't do it nerds," and remind people who do it a lot to not do it a lot.
>>
67
Anonymous
2019/08/17
(Sat)
08:13:21
No.
9866
[
Report
]
▶
>>9855
Going off-topic a little now but I want to respond (this is probably my last comment in the thread)
Is it hypersensitive to, for example, say that wage theft is bad, and online speech encouraging wage theft is bad? Of course not. But if you are an employer who exploits his workers, and who thinks working class people are lazy and dumb and deserve to be exploited, you might roll your eyes and say such speech is oversensitive, and workers should stop complaining – because you do not respect the group of interest (workers) or agree with the message (wage theft is bad).
Replace the working class with women, and abusive employers with misogynists. I've seen your comments Onix so I know you see women as inferiors in real life. Of course you consider speech against misogyny "hypersensitive." You do not respect the group of interest (women) or agree with the message (women shouldn't be treated like inferiors).
"The US healthcare system is amoral and causes thousands of unnecessary deaths" ← is this hypersensitive speech? Of course not. This is valid expression of one's moral view on a topic that affects the wellbeing of millions of people. There are billions of women, and violence against women is widespread, because the view that women are inferior is widespread. It's ok to express one's moral view on this topic.
Anyway, while misogyny is bad and I wish it stopped, my point is only that saying women are inferior or subhuman in real life, on an imageboard dedicated to drawn fantasy violence against women, blurs the line between fantasy and reality. You can still think it, just don't say it over and over again on this board.
Alright, this is my last comment in the thread. Back to guro.
>>
68
Anonymous
2019/08/17
(Sat)
08:18:11
No.
9867
[
Report
]
▶
(I'm leaving the thread only because gurochan probably shouldn't become a place for political debate. I've already said everything I want to say so unless I'm here to debate, and I'm not, that's the end of it for me)
>>
69
Onix
2019/08/17
(Sat)
12:50:25
No.
9868
[
Report
]
▶
>>9866
>I've seen your comments Onix so I know you see women as inferiors in real life.
I also don't wast to contaminate this thread with irrelevant discussion, but since you mentioned me, I have to defend myself and say that I never said that anyone if superior or inferior. Please do not present me as some white supremacist because I am the exact opposite of that.
But if we go back to the idea about *avoiding* that kind of topic I sort of agree. I even agree that mods could delete controversial posts, but only if they do it along with the post that caused such a response, because it does not start from nothing. And once it starts you can not just end it so easily even if you don't want to continue.
On the other hand, if you have a board do discuss politics and philosophy it is hard to avoid controversial issues. You will often end in situations when people disagree on some topic.
>>
70
AhogeVortex
2019/08/19
(Mon)
02:51:36
No.
9884
[
Report
]
▶
>>9864
I agree with them on this. We don't want to encourage people to blur the line between fantasy and reality. As it is, most people I talk to think guro is just a very weird fetish. The last thing I want is for them to start thinking we're a group of incels.
You can say that we need to respect everyone's opinion. Do we? Really? Who gains from these opinions? If I think Candidate A would make a good leader, and you disagree, that's an opinion with value. Both parties can learn from the other's opinions. Nobody benefits from one person saying "I think [minority] are less human."
Anyone who thinks this would mean all non-SJW speech gets banned is a moron. What do you think the content of this board is….
>>
71
Onix
2019/08/19
(Mon)
03:29:02
No.
9885
[
Report
]
▶
>>9884
You do not gain anything from opinions by definition because opinion is by definition subjective like the taste.
Opinions exist just to express them and find people who think the same.
Even claim "Candidate A would make a good leader" can lead to the same result
-"Candidate A would make a good leader"
-"But Candidate A believes that [minority] are less human."
-"Yes I agree with candidate A about that. This is why he is good leader"
-"mommy I am triggered, this user thinks that [minority] are less human, ban him"
and there are many other ways how it can turn bad.
>>
72
Cenobite
2019/08/19
(Mon)
23:01:30
No.
9886
[
Report
]
▶
It's kinda funny seeing people talk about every other thing except whats the most important here >:D
There is already a thread for domination and for politics lol.
Lets just keep it to avoiding it here and posting where you want. No one should really have to defend what they want to see here (unless illegal) btw. There might be actual issues with the site and other ideas people may want to see happen here. Just let your creativity flow please.
>:)
>>
73
AhogeVortex
2019/08/20
(Tue)
04:30:03
No.
9887
[
Report
]
▶
>>9886
I'd hardly classify "not tolerating racism/etc" as "politics".
>>
74
Anonymous
2019/08/20
(Tue)
05:35:28
No.
9888
[
Report
]
▶
>>9887
But it is. Its the politics of freedom of speech. I've done some /rp/ and /lit/ stories based on racist characters, would that get me a warning? Where exactly would you draw the line? I'll reiterate my opinion that anything that isn't a clear threat against a specific person or group should be allowed, but in the end its up to the website owner and admins to decide on what is allowed on gurochan, not us.
Regarding your previous post, I don't think anyone "needs" posts that are harsh and discriminatory, but they don't need artwork of women getting gutted like pigs either. I think it would be a bit weird to have rules against politically incorrect speech on an imageboard based on one of the most politically incorrect fetishes in the world.
>>
75
Cenobite
2019/08/20
(Tue)
06:14:42
No.
9889
[
Report
]
▶
I mean to say no racism is allowed, however if someone had a particular fetish for (insert type of girl here) they should express it Tastefully. And, I meant politics as the few threads above us were talking about literally candidacy. Don't use racial slurs, epithets or anything too offensive (kinda funny saying on that here), but get your point across of what you want. I'm kinda suprised I would have to explain this one. Make your request but don't be a jackass with it… lol
>:)
>>
76
Anonymous
2019/08/20
(Tue)
16:23:03
No.
9891
[
Report
]
▶
>>9888
The line between fantasy and reality. As fantasy, as a story, it's fine. When the speech is not fantasy, like a story or roleplay, but an actual statement about the real world,
it blurs the line.
This point has already been articulated really clearly multiple times in this thread.
>>
77
Anonymous
2019/08/21
(Wed)
04:00:39
No.
9894
[
Report
]
▶
>>9891
Sorry if I came across as a bit jumpy, I just get a bit heated when the topic of what is/isn't allowed to be said comes up. I think we have the same viewpoint, but I'm just worried about the potential for abuse.
Not that it matters, since the moderation team on gurochan seems to take a while to getting around to pruning reported posts.
>>
78
Anonymous
SAGE!
2019/08/21
(Wed)
21:45:50
No.
9895
[
Report
]
▶
>>9889
It's an imageboard. Get over it. Next thing you know, the "fag" suffix will be banned. Don't be a newfag.
The previews owners of the site may have been so busy that the site went down from time to time (not that it's much better now with its slow speeds), but at least censorship was NEVER acceptable then.
>>
79
Anonymous
2019/08/22
(Thu)
18:03:17
No.
9899
[
Report
]
▶
Why are there users who complain about guro images on this site?
Take a look at this one, for example
>>26584
>>
80
Anonymous
2019/08/22
(Thu)
18:05:08
No.
9900
[
Report
]
▶
>>9899
I mean
https://www.gurochan.cx/art/res/26573.html#q26584
>>
81
Anonymous
2019/08/23
(Fri)
01:34:24
No.
9904
[
Report
]
▶
>>9899
>>9900
I demand some explanations here.
>>
82
Anonymous
2019/08/23
(Fri)
08:10:32
No.
9908
[
Report
]
▶
>>9904
Because your spamming low effort MSpaint shitpost images and edits of Puchim@s characters on /g/. Also because you are blatantly samefagging in threads.
>>
83
Anonymous
2019/08/23
(Fri)
08:36:02
No.
9909
[
Report
]
▶
>>9908
I'm sure that's not the reason. I want to know what did the guy mean by calling the OP Quizno.
>>
84
Anonymous
2019/08/23
(Fri)
08:37:13
No.
9910
[
Report
]
▶
Reminder that 4chan attitude should not be allowed here.
>>
85
Poe
2019/09/01
(Sun)
02:07:21
No.
9955
[
Report
]
▶
I humbly request a way to bypass flood detection. IP verification, a secret password, etc. I already post here less because of it. If nothing else, just don't discard the post, but give me a timer like 4chan has before I can post again, and don't let me post if doing so would discard everything.
Also, a way to collapse/hide certain threads or posts, please. Lets us get to the stuff we want more quickly.
>>
86
Onix
2019/09/10
(Tue)
19:20:13
No.
9975
[
Report
]
▶
>>9955
> If nothing else, just don't discard the post, but give me a timer like 4chan has before I can post again.
while this flood protection is just annoying for me as well, but posts are not really discarded. If I get that error I just hit back and submit it again and if necessary once more. You probably also can just hit "refresh" button to resubmit everything.
I think implementing timer is impossible because this flood protection seems to be based on the total posts on the site not on the number of posts coming from one IP so it is totally unpredictable when you will get it
>>
87
Decapitation Spammer
Squunch
2019/09/13
(Fri)
17:54:08
No.
9988
[
Report
]
▶
Can one of the mods deal with the guy who's spamming every thread in /g/ with his desire to be decapitated IRL? He's posted in /art/ too.
Thanks!
>>
88
Anonymous
2019/09/14
(Sat)
04:53:40
No.
9990
[
Report
]
▶
>>9988
Yeah, I'll second that request.
>>
89
Anonymous
2019/09/14
(Sat)
16:41:10
No.
9991
[
Report
]
▶
Is it possible to add back the option to download files with their original file names? Having to manually rename thousands of files is a pain.
I'm saving html copies of each thread right now just so I don't lose the information but yeah.
>>
90
DoctorRobot1
2019/09/18
(Wed)
23:24:42
No.
10002
[
Report
]
▶
Not really feedback but a question: I have an AO3 story I'd like to share with /lit/ but it would be easier to just post a link to it rather than copy-pasting the whole thing into a thread. Is this allowed, or do I just have to paste the whole thing?
Also just a heads up, the feedback link on the front page leads to an old 404'd version of this thread, not this one.
>>
91
Onix
2019/09/19
(Thu)
01:48:00
No.
10003
[
Report
]
▶
>>10002
Since mods rarely show up here it is not like anything is forbidden LOL
But if you decide to post a link to external site at least be reasonable and write some synopsis of your story so that we could know what it is about without going there or you can just copy paste it whole if it is not too big.
>>
92
Anonymous
2019/09/20
(Fri)
15:58:08
No.
10010
[
Report
]
▶
>>9991
I second this because it makes organizing stuff so much easier
>>
93
Anonymous
2019/09/23
(Mon)
02:50:04
No.
10016
[
Report
]
▶
Having a link to the catalog at the top of each board would be nice.
>>
94
straitjackit
2019/10/02
(Wed)
08:14:03
No.
10082
[
Report
]
▶
>>9889
there is no rule against "racism" on the site.
>>
95
Anonymous
2019/10/16
(Wed)
21:09:04
No.
10102
[
Report
]
▶
i tried to post something on this thread but it's not working
https://www.gurochan.cx/fur/res/5318.html#q9595
>>
96
Anonymous
2019/10/17
(Thu)
06:38:29
No.
10103
[
Report
]
▶
>>10102
It's possible that the file you've tried to post is too big. Try to make it smaller and keep it under 2 MB.
>>
97
Anonymous
2019/10/20
(Sun)
07:04:23
No.
10106
[
Report
]
▶
>CP on /g/
Fucking Christ, and here I thought we'd be able to enjoy our degenerate 2d porn in peace. I hope the mods deal with this shit ASAP.
>>
98
TODE
2019/10/21
(Mon)
17:10:48
No.
10109
[
Report
]
▶
I think there's cp porn in 3DCG, care to remove it so i don't get FBI at home?
>>
99
Anonymous
2019/10/21
(Mon)
19:29:48
No.
10112
[
Report
]
▶
>>9695
Hey so its me again, the one complaining about Loli and all this kid like content on GC.
Well yeah as the previous guys have said above, we got fucking actual CP in 3DCG.
This needs to go.
And fuck all this Loli kids shit man its fucking disgusting. (I know its ironic me saying this here on GC of all places but I don't care, its sick).
Wtf is going on on 3dcg? That section needs to be purged and restarted.
Again, can we please have a Loli section so I and others don't have to stumble on this? Especially if it's a slippery slope to actual fucking CP as evidenced by the situation we have now.
>>
100
Anonymous
2019/10/21
(Mon)
20:14:00
No.
10113
[
Report
]
▶
>>10112
The actual cp almost certainly had nothing to do with the loli stuff. There have been a bunch of cp posts all over this site recently. Unfortunately that happens sometimes on anonymous imageboards. It got removed relatively fast every time, I hope the mods keep an eye on that and keep getting rid of it asap.
Separating loli from the rest is not practical for this site, this has been discussed already. It would be great to have a hide function, then everybody could just hide the content they don't want to see, but even more different boards are not a practical option.
>>
101
Onix
2019/10/23
(Wed)
01:38:55
No.
10116
[
Report
]
▶
I just got an idea that it woud be very great to move reply box to the bottom of the page. because having it in top just makes no sense at all and very annoying when you are trying to post multiple pictures.
You cannot see to what you are replying or what last picture you posted.
I think this also may prevent some people from commenting because they need to scroll up.
>>
102
Anonymous
2019/10/23
(Wed)
10:37:09
No.
10117
[
Report
]
▶
Please remove the spam:
https://www.gurochan.cx/s/res/26123.html
and
https://www.gurochan.cx/f/res/20154.html
>>
103
A
2019/10/24
(Thu)
01:12:45
No.
10125
[
Report
]
▶
Please remove these child porno links
>>20183
>>26128
>>9675
>10124
>5443
Pretty much all the same post. scumbag posted on different boards.
>>
104
A
2019/10/24
(Thu)
01:14:25
No.
10126
[
Report
]
▶
>>10125
Apparently I don't know how replying works.
https://www.gurochan.cx/f/res/20183.html
https://www.gurochan.cx/s/res/26128.html
https://www.gurochan.cx/fur/res/9675.html
https://www.gurochan.cx/dis/res/10124.html
https://www.gurochan.cx/rp/res/5443.html
>>
105
Onix
2019/10/24
(Thu)
01:48:02
No.
10127
[
Report
]
▶
I think you should use report button for that crap instead of using this thread.
>>
106
Anonymous
2019/10/24
(Thu)
20:47:07
No.
10130
[
Report
]
▶
i don't know how to report but i think on 3DCG there's potentially illegal material again
>>34338
>>
107
Anonymous
2019/10/24
(Thu)
21:25:54
No.
10131
[
Report
]
▶
There is a bunch of illegal stuff posted in almost every board right now, all the same, done by the same spammer. The worrying thing is: That happened 9 hours ago, and I reported some of it back then. And nothing happened. We need to have active mods if the site is targeted by stuff like this!
>>
108
Anonymous
2019/10/24
(Thu)
23:01:54
No.
10132
[
Report
]
▶
Is there any risk for me as an user of this site when illegal material like CP gets posted?
I know it might sound like a stupid question but CP is a very serious matter and i'm concerned of this recent spam
>>
109
Anonymous
2019/10/25
(Fri)
01:08:46
No.
10133
[
Report
]
▶
>>10132
I'm not aware of any convictions from accidental CP.
>>
110
Edward Hyde
2019/10/25
(Fri)
10:42:00
No.
10135
[
Report
]
▶
>>10132
I would say not on a board like this that doesn't require registration etc. There HAVE been cases in the past where a porn site was found to contain CP and every registered user was targetted, whether or not they had accessed that specific content (this came out later when many of the cases were thrown out or convictions over-turned on appeal - the reporting at the time was that everyone had been accessing CP). Since there is no registration process for Gurochan and therefore no database of users (the fact we don't all post under each other's names seems to be something of an honour system) it should be pretty safe as long as you don't click on the link itself!
>>
111
Onix
2019/10/25
(Fri)
16:49:16
No.
10136
[
Report
]
▶
>>10132
The general principle in the criminal cases is that if you can explain it reasonably and your explanation cannot be proved wrong you win.
Nobody will arrest you just for receiving spam or even clicking on those links
If you are extra paranoid just make sure that you do not save those pictures :) If nothing is found on your computer then no matter what, you cannot get prosecuted.
Although it is pretty ridiculous spam because spammer registered account on the file host and gets money from premium registrations. So it should take no effort for police to identify him.
>>
112
Anonymous
2019/10/25
(Fri)
18:07:58
No.
10137
[
Report
]
▶
Look at Operation Ore in the UK - it was started when the police were given a list of people who had, it was said at the time, used a credit card to access child pornography. Many men were aressted but most released with a "caution" which they accepted rather than face potentpal charges - a caution for CP, however, is enough to place you on the SO register in the UK. There was a presumption of guilt since their cards were used. However, it later came out that the site in question was a massive porn-hub style place that, while it DID contain some CP, also contained every other kind of porn under the sun, most of which was perfectly legal. The men on the list had paid to access the site but there was actually no way to tell what content they had looked at. Even in cases where all charges were dropped, lives, careers and reputations were still ruined! This is why people worry.
>>
113
Ganymed
2019/10/26
(Sat)
14:09:28
No.
10147
[
Report
]
▶
I noticed the soft ban on Tor exit nodes that was kinda annoying when this new site launched is back. I guess that's in response to the CP spammer, so it's hard to argue with that. But I hope that's just temporary until he has given up.
>>
114
Onix
2019/11/03
(Sun)
13:38:44
No.
10159
[
Report
]
▶
>>10137
This is a bit diffrent issue because as you said yourself charges were dropped.
and those men could sue government for damages because of slander.
The main problem for them was not CP but the fact that they paid for plain porn.
This is in fact common threat as some companies threaten to sue you for downloading porn torrents. and although the chance of them winning is slim you probably do not want your interests get public, so many people just pay.
Of course if you are worrying that your porn interests will get public that's a real issue because if some investigation will happen every user will get some visit. and in the typical police strategy the first sentence after Hi, will be "you were downloading CP" as the only way how they convict people is by getting their confession.
>>
115
Anonymous
2019/11/03
(Sun)
22:04:54
No.
10161
[
Report
]
▶
"Your IP address is listed in rbl.efnet.org." strikes again and blocks comments.
Please admins, I really appreciate your work, but rbl.efnet.org is really one of the more stupid undiscriminating spam blacklists out there because it routinely blocks Tor exits and you should eliminate it from the blacklists gurochan.cx uses.
>>
116
Anonymous
2019/11/03
(Sun)
22:40:42
No.
10162
[
Report
]
▶
>>10161
I second that. rbl.efnet.org does not block Tor exits with reason but out of principle. From their site:
"The collected sources are as follows:…
Scanned TOR exit node proxies"
So if you do not want to ban Tor users on principle ( and I would curious to know the reasons for that) please lose rbl.efnet from your blacklists.
>>
117
Anonymous
2019/11/08
(Fri)
16:57:18
No.
10166
[
Report
]
▶
>>10162
Maybe they don't want people from TOR to spam CP like it happened when the old site was down and you could only access it from an onion link
>>
118
Anonymous
2019/11/08
(Fri)
20:08:48
No.
10167
[
Report
]
▶
>>10166
Don't know if they loosened restrictions, but the CP spam is back.
>>
119
Anonymous
2019/11/20
(Wed)
03:47:56
No.
10186
[
Report
]
▶
You know what might help with this sick faggot posting rape and CP is a system that detects and stops multiple posts of the same image file site wide. That won't help with the link spam or him just slightly modifying the image per post, but every little bit helps, right?
>>
120
Anonymous
2019/11/20
(Wed)
13:55:32
No.
10189
[
Report
]
▶
I'm not sure that would help, I think he used different images every time. The IP blacklist doesn't seem to help, and it's still active - I'm only posting on this site through Tor, and it's really annoying.
The biggest problem is how long the spam stays up. You can't completely prevent spam like that, but you have to get rid of it in a reasonable amount of time.
Sometimes the mods react very fast, but sometimes it stays up for half a day, and that's pretty long.
One possible idea: An automated system where posts that get reported will automatically be hidden to the public and held for review by a moderator. The mods then can either decide to delete them or approve them. There might be some false positives, but as long as nobody abuses the system this could work to get rid of CP as fast as possible, and what gets wrongfully reported would get visible again once a mod approves the post - if that takes half a day it should be less problematic than CP staying up half a day. To prevent abuse there could be some threshold so you would need maybe 3 reports from different IPs for a post to get hidden, I don't know what numbers would work.
>>
121
Onix
2019/11/21
(Thu)
13:34:30
No.
10194
[
Report
]
▶
It is possible to construct some automated system for spam removal but I think site admin will not bother with such a super-advanced technology
the way simpler solution is just to give moderator powers to more users and this will take care of spam.
Or maybe even give the right to everyone to delete any thread 1 day after it was posted if it has no replies from other IP addresses somewhat similar to
>>10189
idea.
hiding and restoring posts is pretty pointless idea because poster can just repost it instead of waiting few days until moderators will decide to check it.
Also if someone is willing to fight this spam seriously I would recommend reporting those files to the file hosts where they are uploaded. what will invalidate everything so that spammer will get more harm from his spam here than benefit.
>>
122
Anonymous
2019/12/06
(Fri)
02:17:14
No.
10227
[
Report
]
▶
Spam is back btw
>>
123
Anonymous
2019/12/06
(Fri)
05:51:00
No.
10228
[
Report
]
▶
>>10227
Thankfully, the mods were quicker on the ball this time. It seems like the spam has been cleaned up.
>>
124
Anonymous
2019/12/10
(Tue)
03:57:34
No.
10248
[
Report
]
▶
It's back again
Is there any way to rangeban?
>>
125
Anonymous
2019/12/10
(Tue)
05:04:41
No.
10250
[
Report
]
▶
>>10248
This, I'd love it if the mods could find a permanent solution for this shit.
>>
126
Anonymous
2019/12/10
(Tue)
21:30:15
No.
10259
[
Report
]
▶
Is TOR completely blocked now?
People who only post from TOR are probably not here to complain, or not willing to post their complaints, so I'll complain for them.
A site like gurochan, with the kind of content we have here, needs to allow TOR. For fuck's sake man. Personally, I'm fine with writing comments here from a regular browser, but I wouldn't be comfortable posting any pictures or stories without TOR.
>>
127
Anonymous
2019/12/11
(Wed)
13:22:57
No.
10265
[
Report
]
▶
>>10259
My country virtually has no cyber laws, but It can't be that worse in your places/I've heard about the UK maddness, but seriosly if the site is in a safe place it can't be taken down so cp and rape spam shouldn't be a problem, in fact it could even be allowed depending on the laws where the server is located.Tor should be allowed for people with problematic cyber laws in their country and spam should not be so feared! If you don't have a proxy or feel it's not safe you should not click it.It's usualy just a scam anyways, the real cp and rape stuff is easy to find on the tor networks so no one should bother with the spam here!
>>
128
Anonymous
2019/12/12
(Thu)
22:26:33
No.
10280
[
Report
]
▶
Back yet again
>>
129
Anonymous
2019/12/13
(Fri)
10:01:39
No.
10282
[
Report
]
▶
Those shitheads are at it again.
https://www.gurochan.cx/g/res/78740.html
,
https://www.gurochan.cx/f/res/20672.html
,
https://www.gurochan.cx/s/res/26764.html
,
https://www.gurochan.cx/fur/res/9938.html
,
https://www.gurochan.cx/art/res/27929.html
,
https://www.gurochan.cx/3dcg/res/35614.html
,
https://www.gurochan.cx/dis/res/10277.html
,
https://www.gurochan.cx/lit/res/19130.html
,
https://www.gurochan.cx/rp/res/5539.html
,
https://www.gurochan.cx/p2p/index.html
,
https://www.gurochan.cx/req/res/13861.html
Admins, rangebans are necessary by this point.
>>
130
Anonymous
2019/12/15
(Sun)
08:18:20
No.
10295
[
Report
]
▶
>>9908
You must be the stalker from a 4chan general called /aceg/
>>
131
Ganymed
2019/12/17
(Tue)
13:19:20
No.
10356
[
Report
]
▶
>>10282
Any bans on the spammer will just hit any Tor user. And that's a bad idea, there are artists on this site who are only posting through Tor (for example Drabok, who is not only my favorite artist on this site but also probably the most active artist in the 3D section).
As others have pointed out, we should get rid of this Tor blacklist again. It clearly didn't work against the spammer, he can deal with the inconvenience of having to try a few times, while it's really annoying for a bunch of other people.
On top of that, it has become clear he isn't actually linking to CP in his spam posts, but instead they are all just scams. That's still not great, but much less of a problem than people distributing CP on this site. I think if people keep pointing that out in all of his threads as long as they aren't deleted yet, that might be enough to get him to stop eventually.
>>
132
Anonymous
2019/12/25
(Wed)
19:36:45
No.
10411
[
Report
]
▶
And it's back again
>>
133
Anonymous
2019/12/28
(Sat)
00:15:47
No.
10418
[
Report
]
▶
And again
>>
134
Solution
WombRaper
2020/01/02
(Thu)
08:27:07
No.
10450
[
Report
]
▶
We could have an account-only based solution for posting.
Like most solutions, email verification with password authentication, but with a twist. Should your email address be compromised, you will get a table upon first registration that you must keep to authorize a password reset and/or an email address change. You will then be challenged on a minimum of 3 positions in the table.
One could easily block all ip-addresses from posting except when a login token was found.
The login feature could even run alongside the normal board if that is too difficult to change and be implemented with NodeJS and MongoDB or SQLite.
>>
135
Narra Avlan
2020/01/02
(Thu)
08:58:57
No.
10452
[
Report
]
▶
>>10450
Spammers would just use burner emails to register…
>>
136
Anonymous
2020/01/04
(Sat)
00:09:09
No.
10481
[
Report
]
▶
Speaking of spammers it's back again
>>
137
Anonymous
2020/01/05
(Sun)
08:30:47
No.
10493
[
Report
]
▶
1. Ability to attach multiple pictures in one post
2. Sharing pics without mention the source is forbidden
apply this already plz at least in /g
>>
138
Anonymous
2020/01/08
(Wed)
07:21:48
No.
10511
[
Report
]
▶
God, these fucking blank posts being spammed in every thread are so incredibly annoying.
>>
139
Cenobite
2020/01/11
(Sat)
10:56:04
No.
10541
[
Report
]
▶
Check out these two:
https://www.gurochan.cx/art/res/12510.html
https://www.gurochan.cx/3dcg/res/26930.html
First one is really bad and has author and follower harassment. Been dealing with it for quite some time now with trolls ruining artist works.
Wipe comments and or Banhammer?
Let the people decide :D
>:D
>>
140
Onix
2020/01/11
(Sat)
14:02:46
No.
10542
[
Report
]
▶
>>10356
>>10450
I think there is simpler solution to to get rid of the current spam:
Simply ban all url redirector services as well as all premium file hosts used by spammers.
>>
141
Anonymous
2020/01/11
(Sat)
19:06:29
No.
10543
[
Report
]
▶
It seems like the admins have really amped up the flood detection filter, I haven't been able to post a single image for the past two days.
>>
142
Anonymous
2020/01/13
(Mon)
01:29:00
No.
10554
[
Report
]
▶
>>10543
Same.
>>
143
Anonymous
2020/01/13
(Mon)
04:40:49
No.
10555
[
Report
]
▶
>>10554
On the flip side, it seems to have stopped that spammer faggot for now.
>>
144
Ganymed
2020/01/13
(Mon)
09:44:14
No.
10556
[
Report
]
▶
Stopping the spammer is nice, but if flood detection makes the site unusable for people who are trying to post content, that's not a solution. It's bad enough that many Tor exit nodes are still blocked.
>>
145
Cenobite
2020/01/16
(Thu)
07:25:55
No.
10594
[
Report
]
▶
Delete the troll comments as well
>:)
>>
146
A
2020/01/17
(Fri)
05:22:59
No.
10615
[
Report
]
▶
Anyone else able to upload? I keep getting error code 7 Failed to write to disk.
>>
147
A
2020/01/17
(Fri)
07:51:54
No.
10616
[
Report
]
▶
Anyone else able to upload? I keep getting error code 7 Failed to write to disk.
>>
148
Pere Fouettard
2020/01/17
(Fri)
11:40:20
No.
10621
[
Report
]
▶
Anyone else having posting issues today? :-/
>>
149
Pere Fouettard
2020/01/17
(Fri)
11:50:23
No.
10622
[
Report
]
▶
Anyone else having trouble posting today?
>>
150
Anonymous
2020/01/18
(Sat)
16:28:15
No.
10627
[
Report
]
▶
So why was this site dead for almost two days?
>>
151
Anonymous
2020/01/18
(Sat)
17:43:04
No.
10628
[
Report
]
▶
>>10627
Can't post images anymore, accessing certain boards just brings me to a blank page, there are still rule breaking posts I've reported that have not been deleted up for weeks, and not a single update or fix has been implemented from the suggestions in this thread.
This site is dead.
>>
152
Anonymous
2020/01/19
(Sun)
07:45:02
No.
10640
[
Report
]
▶
>>10628
Seems like you can post images again, but the request board is still dead. Still, it seems like someone is fixing this place.
>>
153
Anonymous
2020/01/19
(Sun)
12:50:33
No.
10645
[
Report
]
▶
Delete the "Anyone else here despise women?" thread. Blurs the line between fantasy and reality. Kid literally says he wishes all women would disappear from the world.
It's an open and shut case. Delete the shitty thread and maybe ban the kid from posting while you're at it. Someone who writes with his voice has been posting sincere "we should get rid of all women" shit like this for a while now and it's polluting the site. This is not a community that wants guro to happen in real life to real women.
>>
154
Anonymous
2020/01/19
(Sun)
12:53:08
No.
10646
[
Report
]
▶
>>10645
cont'd
fuck, even 4chan's /b/ bans people for content violations, there's no reason we can't. Get that kid off this site.
>>
155
Comandant Cocopuffs
2020/01/20
(Mon)
07:57:07
No.
10668
[
Report
]
▶
Get rid of the hating women thread
>>
156
DisgustingPervert(ButI'mBeautiful!)
2020/01/20
(Mon)
20:00:44
No.
10676
[
Report
]
▶
>>10668
NO DON'T
I want people to see that he was argued against.
I want to revisit it and be reminded of better people.
>>
157
Anonymous
2020/01/21
(Tue)
14:49:04
No.
10684
[
Report
]
▶
>>10676
Or we could just sticky an emphatic, coarsely worded statement against sexism and misogyny.
>>
158
Horus
2020/01/21
(Tue)
17:16:25
No.
10687
[
Report
]
▶
>>10676
I agree - prove that he does not reflect the views of most active users of this site!
>>
159
Anonymous
2020/01/21
(Tue)
20:54:22
No.
10690
[
Report
]
▶
FFS he's back again!
>>
160
Anonymous
2020/01/21
(Tue)
23:40:10
No.
10697
[
Report
]
▶
I think the fake CP spam and the troll in the 3D section are the same person. The timing is suspicious with both showing up shortly one after the other, and not for the first time, and then the troll uses a modified version of the spammers pic too. I don't know what to do about it though, banning doesn't seem to work and everything that has been done so far just makes the site harder to use for everybody else while it doesn't seem to bother him at all.
>>
161
AnonModeOn
2020/01/22
(Wed)
00:47:40
No.
10700
[
Report
]
▶
>>10697
he'll get bored eventually, we'll just have to sit through it and ask mods to delete all weird things he posts until then. The worst thing we can give him is the attention he seeks so furiously, so we just have to chill and stop responding.
>>
162
Anonymous
2020/01/22
(Wed)
03:41:28
No.
10701
[
Report
]
▶
The pedofag is back. F and art
>>
163
Anonymous
2020/01/25
(Sat)
17:16:26
No.
10740
[
Report
]
▶
i get "flood detected- post discarded" when i try to post single picture
>>
164
Anonymous
2020/01/28
(Tue)
08:55:47
No.
10766
[
Report
]
▶
Can the mods deal with the schizo spamming porkly's thread over on /art/ with nonsensical gibberish?
>>12510
>>
165
Cenobite
2020/01/29
(Wed)
01:18:09
No.
10802
[
Report
]
▶
I have also noticed this and reported it.
>>
166
Cenobite
2020/01/29
(Wed)
01:18:37
No.
10803
[
Report
]
▶
please handle.
>:)
>>
167
Anonymous
2020/02/06
(Thu)
19:34:21
No.
10860
[
Report
]
▶
Why can't I post an image without a comment?
>>
168
Icarus
2020/02/07
(Fri)
00:18:00
No.
10863
[
Report
]
▶
Some umm…. Are there any moderators on this site at all?
>>
169
Cenobite
2020/02/07
(Fri)
08:54:22
No.
10864
[
Report
]
▶
The website spammers are back in request forums.
>:)
>>
170
Anonymous
2020/02/07
(Fri)
14:49:49
No.
10866
[
Report
]
▶
In the previous Drawthread in /fur/, Icarus started making a flame war with everyone.
>>
171
Icarus
2020/02/07
(Fri)
16:28:21
No.
10867
[
Report
]
▶
Yeah….that's a big no there buddy…nice try tho
>>
172
Anonymous
2020/02/07
(Fri)
16:29:10
No.
10868
[
Report
]
▶
Minor suggestion, if anyone has access to the site code still, and the filter can be applied separately to normal within-thread posts:
Disallow new threads without a title.
There's enough other reasons a post may get blocked, and that needs to be one for a thread starter. There's a remarkable number of them scattered around at the moment (certain boards seem to attract more than others for some reason), they're hard to click on especially from the headline list, and impossible to keep track of which one is which so if you're curious you end up opening all kinds of things you don't really want to. Sometimes repeatedly. Plus of course how do you even refer to them for mod reporting? Even if they only have to be a single letter… (may want to have a unicode filter to prevent various different types of spaces or modifiers being used in place of a visible, reasonably sized character of course. Or just demand a minimum of two to four letters…)
>>
173
Anonymous
2020/02/07
(Fri)
20:01:27
No.
10869
[
Report
]
▶
>>10867
Oh, I have the evidences to show it:
https://www.gurochan.cx/fur/res/5318+50.html#10375
https://www.gurochan.cx/fur/res/5318+50.html#10379
https://www.gurochan.cx/fur/res/5318+50.html#10382
https://www.gurochan.cx/fur/res/5318+50.html#10384
https://www.gurochan.cx/fur/res/5318+50.html#10386
Mods, if you could read this, please hear me out.
>>
174
Anonymous
2020/02/07
(Fri)
20:26:48
No.
10871
[
Report
]
▶
>>10864
Hi, Cenobite. Read this
>>10869
>>
175
Anonymous
2020/02/07
(Fri)
20:45:02
No.
10873
[
Report
]
▶
File:
161FD5A2-08CE-4BB0-8B8A-6EC8E53B6EFE.png
(2.1 MB, 828x1792)
ImgOps
Hide image
ImgOps
Hide image
▶
>>10864
>>
176
Anonymous
2020/02/07
(Fri)
20:51:08
No.
10874
[
Report
]
▶
File:
00B835A0-F0B2-4C61-B0FC-2DC02F5A230F.png
(1.48 MB, 828x1792)
ImgOps
Hide image
ImgOps
Hide image
▶
>>10864
>>
177
Anonymous
2020/02/07
(Fri)
20:53:33
No.
10876
[
Report
]
▶
File:
D222F27E-132C-442B-859D-9BF3DA3DFED2.png
(876 KB, 828x1792)
ImgOps
Hide image
ImgOps
Hide image
▶
>>10864
>>
178
Icarus
2020/02/07
(Fri)
21:32:42
No.
10886
[
Report
]
▶
Ah yes, thank you for proving my point anonymous
>>
179
Icarus
2020/02/07
(Fri)
21:34:02
No.
10887
[
Report
]
▶
All I see is where I commented one time and immediately got got blindsided by extremely hostile members 乁 ˘ o ˘ ㄏ
I recommend action be taken
>>
180
Anonymous
2020/02/07
(Fri)
22:24:48
No.
10888
[
Report
]
▶
>>10886
>>10887
You’re welcome, the next time you post in a drawthread, please submit your request, if not draw one instead of posting spam. ;3
>>
181
Icarus
2020/02/07
(Fri)
22:32:24
No.
10889
[
Report
]
▶
I would also like to see one example of me posting "spam" UwU have fun hunting
>>
182
Anonymous
2020/02/07
(Fri)
22:38:50
No.
10890
[
Report
]
▶
>>10889
Already did, wanna try again? ;3
>>10873
>>10874
>>10876
>>
183
Icarus
2020/02/07
(Fri)
22:42:24
No.
10891
[
Report
]
▶
Hey guess what…posting a comment and replies isnt posting spam… I'll give you one more shot at trying to find it…
… Also, I think posting screencaps of The big Lebowski and pulp fiction would be considered spam spammy mc spammerton
>>
184
Anonymous
2020/02/07
(Fri)
22:56:06
No.
10892
[
Report
]
▶
>>10891
I would give another example like was that one time in an edit thread where you immediately replied back,”There’s too many shitty headless edits and they suck” right after someone telling people to post their own edits instead of complaining about it, but it since have been taken down by the mods at the time of this post. Also, judging by your art you submitted in that other thread, it makes me wonder haven’t you drawn any requests instead of commenting back. You were such a talented artist that could’ve done so much more contributing and delivering requests but you chose not to, why is that?
>>
185
Icarus
2020/02/07
(Fri)
23:04:30
No.
10893
[
Report
]
▶
Because I'm not an artist and I've never claimed to be, hit my fa up if you have never been there you might like it
>>
186
Anonymous
2020/02/07
(Fri)
23:26:42
No.
10894
[
Report
]
▶
>>10893
Maybe I should, thanks. Say, what’s your FA page?
>>
187
Icarus
2020/02/08
(Sat)
02:07:03
No.
10895
[
Report
]
▶
I'm Icarus Aresane on there, green and yellow lizard
>>
188
Cenobite
2020/02/08
(Sat)
06:11:29
No.
10896
[
Report
]
▶
Actually I see that aswell, it seems to be targetted and deliberate. You think these may be individuals trying to harm the site (because they don't like it)? It seems kinda destructive to do these things, maybe it might be trolls starting fights to overwhelm moderators whom already have things they have to worry about irl with juggling this site, despite not enstating new mods(ironic, but there are those individuals with their own objectives who would ban things or people they disagreed with so they would thoroughly have to bee vetted anyway).
The absolute best way to combat them is ignore them and bring the objective back to content. If you remind the people and artist there's new content on the way or something that helps keep their comments irrelevant, as much and as many times that they try, they will disappear. We're dealing with individuals whom want attention, probably because they lacked it or believe they lack some particular form of love or so. They can go about this better, like creating *good* content themselves, but they lack the ability, courage and know how to. Any sort of attention you give them is "good" attention to them. Rob them of that jewel. It works like a charm. After, they get really desperate and start doing really offensive and vulgar things for attention. Once they dont get it, once that phase is full done with, you've weathered the storm and they just go. Its no more fun.
This is the gray rock method.
As for the individual threads, I believe the mods will allow your harrassment to keep occuring. I do find it quite ironic that if you post another artist work, they will likely remove it and it will cause up more of a stur than the artist being harrassed in there own thread (along with their fans) and most of that threads content reverting to insults and none or slim of the artists' own postings/content. I can understand that there is this lag because some of them feel as though it should be almost completely unchecked and free (which I also completely agree with because I like seeing people opinions and having a free open space for expression, but when the entire thread is filling with troll material and the artist themself can barely post or just post for back and forth squables, it leaves a tarnishment on them. It makes it significantly unlikely that their next post, if they make one at all, will be content.
I think that freedom already comes with a predetermined point, nothing that would "have" to be taken down should be put up, but it at a certain point goes beyond that. Some artist and fans of the artist are being harrassed and feel more pressure not to post or to post to fight which isn't right. I believe something should be done about these postings, and it would also really help if the artist themselves said something, as it is known mods will atleast listen to them for content removal. If they don't however, you may have a better chance restarting your thread (which you shouldn't have to do, I know and agree) which will give a fresh start as they have already deep rooted themselves in your current threads. When you do restart, post everything you originally had, and make sure its a strong start and grow it a bit more with newer content. If you see a troll ignore them. They will likely stay to your old thread, especially because they don't know you've begun a new one. Allow your former thread to go under and try to use an altered name for you're new thread to know they won't return. It is bad but finding ways around people is sometimes required.
Sorry that you all have to deal with this. The mod's may not fully know or may also be dealing with their own personal issues. I will try to make some of these issues better for you all my brothern. I appreciate you all.
*PS I read the comments on that thread too as asked, its bad and I generally never would go to scat/fur so I never noticed. Thank you for bring that to my attention. The only one worse that that one would be the one I personally listed. every day that thread has atleast 20 new troll or insult post (no hyperbole its probably way more) the entire thread if you read you would stop reading because its so much and if you look at the time stamps can consist and clump under one day. I don't see the actual point or purpose taking it out on others or wasting the time creating them in so much bulk. There's nothing wrong with trying to find other ways of outlet that aren't malicious in nature.
>:)
>>
189
Harrasment & more:
The Horny Rock
2020/02/08
(Sat)
11:22:59
No.
10902
[
Report
]
▶
>>10896
I'll start by telling everyone, they should take a bit of their time reading this, as a mod, I agree of your ways of dealing with trolls/spam.
Lately, i've become aware that the harrasment and gratuitous insults are being a real problem on this platform that may harm people's will to visit it again, so I'll tell the higher ups about it, see if we could add some other rule for it or how we should act upon them.
Also i'd want to keep something clear now: someone replying to your response, is not spamming, it's a conversation, so stop reporting him, it's useless. If you don't want him to talk, don't keep the conversation alive. If then, he keeps posting by himself, then maybe, depending on the context, i might do something about it. Thank you.
Please enjoy the site and it's content, have a nice day.
THR OUT!
PS. I might do something about the real images of 90's movies since it's against our rules.
>>
190
Anonymous
2020/02/08
(Sat)
12:37:13
No.
10903
[
Report
]
▶
>>10902
Thanks for your response, it really does help a lot knowing there's someone actively trying to keep this site alive and in a good state, even with all of its issues.
>>
191
Cenobite
2020/02/11
(Tue)
06:53:55
No.
10938
[
Report
]
▶
Remove plx:
https://www.gurochan.cx/req/res/14144.html
>:)
>>
192
Cenobite
2020/02/11
(Tue)
07:03:51
No.
10939
[
Report
]
▶
This as well:
https://www.gurochan.cx/3dcg/res/37061.html
Bottom of this one:
https://www.gurochan.cx/g/res/61759.html
>:)
>>
193
Pere Fouettard/Edward Hyde
2020/02/11
(Tue)
15:18:28
No.
10946
[
Report
]
▶
>>10945
By all means make your own spam threads but quite posing as other people and messing up their stories!
>>
194
Cenobite
2020/02/12
(Wed)
07:37:53
No.
10958
[
Report
]
▶
New no name in discussion needs to be deleted.
>>
195
Cenobite
2020/02/12
(Wed)
07:43:11
No.
10959
[
Report
]
▶
As a matter of fact, I think they may have targeted every thread. All having no names, please remove.
>:)
>>
196
Anonymous
2020/02/12
(Wed)
11:57:02
No.
10966
[
Report
]
▶
>>10959
have directly reported already (I think I got all, may have missed one?) before seeing this post. Let's start the clock and use it to figure out the mod(s) sleep schedule :p
>>
197
Edward Hyde
2020/02/12
(Wed)
14:06:03
No.
10970
[
Report
]
▶
Can I ask why posts asking to discuss my ban keep getting deleted?
>>
198
Cenobite
2020/02/12
(Wed)
16:37:56
No.
10971
[
Report
]
▶
Bottom of these:
https://www.gurochan.cx/3dcg/res/35949.html
https://www.gurochan.cx/3dcg/res/34001.html
https://www.gurochan.cx/3dcg/res/37016.html
>:)
>>
199
Cenobite
2020/02/12
(Wed)
16:44:02
No.
10972
[
Report
]
▶
Bottom here:
https://www.gurochan.cx/art/res/12728.html
This one's been busy lol…
>:)
>>
200
Anonymous
2020/02/12
(Wed)
17:36:30
No.
10973
[
Report
]
▶
File:
Screen Shot 2020-02-12 at 9.33.14 AM.png
(138 KB, 1360x748)
ImgOps
Hide image
ImgOps
Hide image
▶
I don't think I've ever wished for someone to get hit by a fucking bus more than this nigger, jesus christ.
>>
201
Edward Hyde
2020/02/12
(Wed)
17:53:04
No.
10974
[
Report
]
▶
FFS so it's not just me then? Who else have they got into trouble?
>>
202
◆MwMBAYiTb.
[
PM
]
2020/02/12
(Wed)
18:56:31
No.
10975
[
Report
]
▶
please contact us at
[email protected]
if you were incorrectly banned.
>>
203
Anonymous
2020/02/13
(Thu)
01:46:21
No.
11004
[
Report
]
▶
>>11000
>poor baby
more like you at home lmaoooo
inb4irapedyourmomcomeback
>>
204
Novice
2020/02/16
(Sun)
19:55:53
No.
11068
[
Report
]
▶
Is it possible to transfer a thread from one board to another?
>>
205
Anonymous
2020/02/17
(Mon)
12:12:07
No.
11072
[
Report
]
▶
Spam is back
>>
206
Anonymous
2020/02/17
(Mon)
15:13:48
No.
11073
[
Report
]
▶
Y'all got pedo spam on g board
>>9307
>>
207
Cenobite
2020/02/17
(Mon)
17:29:30
No.
11075
[
Report
]
▶
Is it possible to help out Ayaswan with the whole situation he's going through on his pixiv? I think he may be having a hard time recovering certain works he had on pixiv, which he said in the explanation he had on his Twitter.
Would their be some friends of his or Patrons who could send him his old works in private messages or so? Gotta say I don't like white knights trying to dictate what should and should not be posted. I hate seeing him going through this and love that he's making a backup.
Thanks to all my brothern who do reach out to him though. Give him my kind regards. :)
>:)
>>
208
Cenobite
2020/02/17
(Mon)
17:31:05
No.
11076
[
Report
]
▶
Ooh and there maybe some on here if he needs.
>:)
>>
209
Cenobite
2020/02/20
(Thu)
01:01:44
No.
11087
[
Report
]
▶
There is said to be some glitching in lit. It does look a bit odd, please check.
https://www.gurochan.cx/dis/res/10670.html
>:)
>>
210
Cenobite
2020/02/20
(Thu)
01:03:36
No.
11088
[
Report
]
▶
BTW, Ayaswan has his material back and is up and running again. Thanks to all those who helped or tried to. :)
>:)
>>
211
Cenobite
2020/02/25
(Tue)
05:43:05
No.
11110
[
Report
]
▶
Everything good? There's been no discussion or request for days…
>:)
>>
212
Anonymous
2020/02/26
(Wed)
18:51:25
No.
11114
[
Report
]
▶
>>11110
Considering that there is only 10 guys visiting this site and most of them are lurkers, a few days without any new post should be expected.
>>
213
Anonymous
2020/02/26
(Wed)
22:52:18
No.
11116
[
Report
]
▶
I would like to see that posts display replies so one can see who got replied to and how many.
>>
214
Cenobite
2020/02/26
(Wed)
23:56:51
No.
11117
[
Report
]
▶
Delete plx:
https://www.gurochan.cx/req/res/14217.html
>>
215
Anonymous
2020/03/01
(Sun)
06:13:59
No.
11128
[
Report
]
▶
So it seems the spammer has found a new VPN service, and I doubt he'll make the same mistake as last time.
I assume the mods forwarded his IP address to the authorities, along with a record of his activity on this site?
>>
216
Cenobite
2020/03/01
(Sun)
07:05:19
No.
11130
[
Report
]
▶
Delete nameless thread in 3DCG plx.
>:)
>>
217
Cenobite
2020/03/01
(Sun)
07:09:26
No.
11131
[
Report
]
▶
Another in G with no name also needs to be deleted.
>:)
>>
218
Anonymous
2020/03/01
(Sun)
08:43:43
No.
11132
[
Report
]
▶
>>11130
>>11131
What are you doing flooding the thread with this instead of just reporting the faggot?
>>
219
Anonymous
2020/03/02
(Mon)
10:23:49
No.
11136
[
Report
]
▶
Is there a way to stop the flood on /g/?
>>
220
Cenobite
2020/03/07
(Sat)
07:54:13
No.
11152
[
Report
]
▶
Spammer hit all threads again with nameless, please delete.
>:)
>>
221
Anonymous
2020/03/08
(Sun)
14:41:18
No.
11155
[
Report
]
▶
I am plagued by "flood detected" messages when I am trying to post. I try to come every once in a while to bump some threads I am interested in, but it usually doesn't work to post anymore. What triggers this message? It is certainly not the timing since it can be weeks since I last posted.
In addition to the main message, there is a code debug error on the top of the page:
#0 error() called at [/var/www/gc/inc/filters.php:148] #1 Filter->action() called at [/var/www/gc/inc/filters.php:244] #2 do_filters() called at [/var/www/gc/post.php:846}
Error
An error has occured.
Flood detected; Post discarded.
>>
222
Anonymous
2020/03/08
(Sun)
15:54:16
No.
11156
[
Report
]
▶
>>11155
I believe they've made it so any post that does not have text, or is not quoting a previous post is filtered.
>>
223
Anonymous
2020/03/08
(Sun)
20:52:15
No.
11157
[
Report
]
▶
>>11156
That seems to work, thanks. Why though, seems like a strange decision on an imageboard.
>>
224
Anonymous
2020/03/08
(Sun)
23:30:51
No.
11158
[
Report
]
▶
>>11157
I think it might have to do with people bumping posts without writing anything whatsoever, not sure though
>>
225
Cenobite
2020/03/11
(Wed)
04:09:19
No.
11163
[
Report
]
▶
Delete thread labeled "xxx" on G.
>:)
>>
226
Anonymous
2020/03/14
(Sat)
09:03:46
No.
11166
[
Report
]
▶
Now there's 2 posts of CP under general, the 1st ones been up fot several days now.
>>
227
Cenobite
2020/03/14
(Sat)
17:37:10
No.
11167
[
Report
]
▶
Its under each thread again, please delete.
>:)
>>
228
Cenobite
2020/03/14
(Sat)
17:53:30
No.
11168
[
Report
]
▶
There is another labelled under xxx in g besides the ones with no name. I think this is a deliberate attack of people trying to have the site taken down or so. Not quite sure but thats my best bet.
>:)
>>
229
Anonymous
2020/03/15
(Sun)
01:17:51
No.
11170
[
Report
]
▶
There needs to be a shorter reaction time to these posts. This time they are up for more than a day. I'm sure the reason this site keeps getting targeted with this shit is because it takes so long until it gets taken down. And that's precisely what can get the site into trouble.
If you need more mods just ask. I'm sure some of us would help.
>>
230
Anonymous
2020/03/15
(Sun)
06:42:27
No.
11175
[
Report
]
▶
>>11170
Exactly, and if not mods, at least some janitors who can delete posts.
>>
231
Cenobite
2020/03/15
(Sun)
21:23:19
No.
11179
[
Report
]
▶
Nameless in G please delete.
>:)
>>
232
Anonymous
2020/03/19
(Thu)
12:06:29
No.
11192
[
Report
]
▶
When exactly does this site purge threads? A drowning topic from 2014 purged even though it was active a few months ago while topics whose latest post is 2018 is still there.
>>
233
Cenobite
2020/03/30
(Mon)
18:14:55
No.
11256
[
Report
]
▶
Nameless in Art and G needs delete.
>:)
>>
234
Anonymous
2020/04/08
(Wed)
18:49:06
No.
11422
[
Report
]
▶
It's back again
>>
235
Anonymous
2020/04/08
(Wed)
18:53:03
No.
11423
[
Report
]
▶
Just for the lolz, I did a scan of that url on urlscan.io/result/33299ba4-bc86-4240-b056-d4967aae80c3
It has no chance of being taken down on as it's JustPaste, which ISIS use.
>>
236
Cenobite
2020/04/10
(Fri)
07:16:58
No.
11457
[
Report
]
▶
Nameless in dis needs to be delted, check other threads too.
>>
237
Cenobite
2020/04/10
(Fri)
08:15:03
No.
11459
[
Report
]
▶
Two in Dis now, nameless, need to be deleted.
>>
238
Cenobite
2020/04/11
(Sat)
09:12:58
No.
11472
[
Report
]
▶
Same Troll I guess? Scroll to bottom and verify before perm ban plx:
https://www.gurochan.cx/3dcg/res/26930.html
>:)
>>
239
Anonymous
2020/04/11
(Sat)
13:04:37
No.
11477
[
Report
]
▶
Please delete these
/g/
https://www.gurochan.cx/g/res/81843.html
/f/
https://www.gurochan.cx/f/res/21540.html
/s/
https://www.gurochan.cx/s/res/28072.html
/fur/
https://www.gurochan.cx/fur/res/10789.html
/art/
https://www.gurochan.cx/art/res/32012.html
/3dcg/
https://www.gurochan.cx/3dcg/res/38527.html
/dis/
https://www.gurochan.cx/dis/res/11473.html
/lit/
https://www.gurochan.cx/lit/res/21094.html
/rp/
https://www.gurochan.cx/rp/res/5840.html
/p2p/
https://www.gurochan.cx/p2p/res/1660.html
/req/
https://www.gurochan.cx/req/res/14492.html
>>
240
Anonymous
2020/04/11
(Sat)
22:16:58
No.
11480
[
Report
]
▶
Perhaps it would be best to just get rid of /3dcg/ entirely.
>>
241
Cenobite
2020/04/12
(Sun)
05:12:51
No.
11483
[
Report
]
▶
Spammer is more likely back…
https://www.gurochan.cx/3dcg/res/26930.html
https://www.gurochan.cx/3dcg/res/22210.html
Scroll to bottom and deleted a good chuck of his comments plx.
>>
242
Cenobite
2020/04/13
(Mon)
06:05:31
No.
11491
[
Report
]
▶
Threads Need Deleting -
https://www.gurochan.cx/dis/res/11484.html
https://www.gurochan.cx/dis/res/11489.html
https://www.gurochan.cx/dis/res/11490.html
Needs Comments Deleted:
https://www.gurochan.cx/3dcg/res/26930.html
https://www.gurochan.cx/3dcg/res/37806.html
>>
243
Cenobite
2020/04/15
(Wed)
02:57:07
No.
11494
[
Report
]
▶
2 Nameless threads in Art need deleting.
>>
244
Lanycakes
2020/04/17
(Fri)
19:49:31
No.
11514
[
Report
]
▶
Fuck your Flood detected, discarding posts, it stops at least me from creating content.
>>
245
Superanonymous
2020/04/18
(Sat)
08:43:08
No.
11521
[
Report
]
▶
Somebody really wanna see this forum burn.
They keep spamming the forum with pedophile video posts. Need urgent attention.
>>
246
Anonymous
2020/04/18
(Sat)
11:14:12
No.
11522
[
Report
]
▶
Please delete these
/g/
https://www.gurochan.cx/g/res/82025.html
/f/
https://www.gurochan.cx/f/res/21622.html
/s/
https://www.gurochan.cx/s/res/28124.html
/fur/
https://www.gurochan.cx/fur/res/10869.html
/art/
https://www.gurochan.cx/art/res/32108.html
/3dcg/
https://www.gurochan.cx/3dcg/res/38697.html
/dis/
https://www.gurochan.cx/dis/res/11520.html
/lit/
https://www.gurochan.cx/lit/res/21219.html
/rp/
https://www.gurochan.cx/rp/res/5853.html
/p2p/
https://www.gurochan.cx/p2p/res/1668.html
/req/
https://www.gurochan.cx/req/res/14527.html
>>
247
Cenobite
2020/04/20
(Mon)
16:45:06
No.
11553
[
Report
]
▶
Under "Female Hating" Thread:
Suspected Troll -
11460
11487 - Deleted but necessary post for proof (remnants can be found of what was said still on thread)
11531
11533
11543
11548
11549
I cannot verify but have a strong suspicion, please delete. I believe this person thinks their comments won't be deleted on that thread. Can't really allow them any wiggle room if it is infact the troll.
>>
248
Cenobite
2020/04/20
(Mon)
16:48:36
No.
11555
[
Report
]
▶
Welp, the show is beginning:
11552
This person will likey flood the comment section now, just a fair warning and saying now so there is proof. This person loves harrassment.
>>
249
Cenobite
2020/04/20
(Mon)
17:24:34
No.
11557
[
Report
]
▶
It wonderful because this person knows I'm on to them. Its "getting lame" because it isn't so fun when the rabbit… well, you know.
They literally just outed themselves in so many ways. Deleting their post is necessary now as to insure this doesn't happen again, if not they will believe they got away with it and continue in various ways. I stalemated and nullified them. If they continued to harrass they prove my point, if they don't they also prove my point but stop the harrassment. That coupled with them outing themselves is perfect. Typical, but perfect.
Please delete.
>:)
>>
250
Anonymous
2020/04/20
(Mon)
23:12:15
No.
11559
[
Report
]
▶
Can you please delete the spam in the /fur/ drawthread? This is how the last thread died.
>>
251
Cenobite
2020/04/21
(Tue)
01:53:58
No.
11560
[
Report
]
▶
Nameless in 3DCG needs deleting aswell.
>>
252
Cenobite
2020/04/21
(Tue)
18:30:08
No.
11579
[
Report
]
▶
EVMC Troll Thread Needs Deleting:
https://www.gurochan.cx/dis/res/11566.html
EVMC Troll Comments in "Despise Women" Thread Needs Deleting:
11558
11563
11567
11570
11573
11574
11576
He has proceeded to not only blow up the comment section, but to harrass other users aswell. He is gay/kink bashing and shaming others. If you don't delete him now, it will get worse. And, if you think its convient he's staying to that particular thread, you are wrong because he will continue and see this as an opportunity. He will branch back out the other threads and continue to come after others like he has done in the above comments I've posted on him a few months back. He's believes he gotten away with it. It's very typical and predictable behavior. There are those whom are misunderstood and those whom want to watch this website burn. If you let him continue it will get worse.
>:)
>>
253
Anonymous
2020/04/22
(Wed)
14:45:01
No.
11588
[
Report
]
▶
Please delete
https://www.gurochan.cx/art/res/32173.html
>>
254
Cenobite
2020/04/22
(Wed)
20:44:29
No.
11596
[
Report
]
▶
Nameless across maybe all threads need deleting. Hmm, I wonder if why at around the same time the troll came back, those post came back too…
>>
255
Cenobite
2020/04/22
(Wed)
21:01:09
No.
11597
[
Report
]
▶
Now at the bottom of this thread in 3DCG about conserving EVMC's works:
https://www.gurochan.cx/3dcg/res/38594.html
38805 -
"I'm sure EVMC left gurochan for a while because he is working on a deal project with a company like you said.His skills are top tier and he's unmatched.I'm also sure he will return to us someday!"
*I quoted this because he was smart enough to delete on of his quotes on the "Despise Women" Thread where he was complaining of how it was "getting so lame" and was hoping mods would ignore me after I straight outed him for being the troll along with his (still remaining with added flood) posts. I will continue to try to follow his trail, but this does need to be handled. There is only so much I can do…
>:)
>>
256
Anonymous
2020/04/23
(Thu)
07:48:14
No.
11600
[
Report
]
▶
Please delete these
https://www.gurochan.cx/g/res/82204.html
https://www.gurochan.cx/f/res/21658.html
https://www.gurochan.cx/s/res/28166.html
https://www.gurochan.cx/fur/res/11006.html
https://www.gurochan.cx/art/res/32181.html
https://www.gurochan.cx/3dcg/res/38793.html
https://www.gurochan.cx/dis/res/11590.html
https://www.gurochan.cx/p2p/res/1669.html
https://www.gurochan.cx/req/res/14547.html
https://www.gurochan.cx/g/res/48862.html#82219
https://www.gurochan.cx/g/res/65884.html#82220
https://www.gurochan.cx/g/res/82142.html#82221
https://www.gurochan.cx/g/res/82223.html
https://www.gurochan.cx/g/res/82230.html
>>
257
Cenobite
2020/04/23
(Thu)
23:42:56
No.
11619
[
Report
]
▶
J.D. (Normal Post not troll):
"I definitely consider the question to be inappropriate, that's a given. I think it's a mistake for someone to come here and think that just because it seems to skew heavily male and that there's a lot of depictions of violence against women that it would be a place to chat about actual hatred toward women. The Guro community just doesn't have that kind of mindset, I've found. You guys are usually unfailingly polite and I've never felt as if I was ever unwelcome for being a woman. OP should probably consider therapy rather than seeking to validate inappropriate rage.
Anyways, I really do appreciate the way that this board reacts to things like this and it's nice to see."
EVMC Troll to JD:
"Thank you and I hope you will enjoy the site, and don't let this thread bother you, it's all about art here!"
*I personally believe that this troll maybe female as they pick and choose targets and I believe have been making post to try to have the website taken down. Its no coincidence they came back at the same time. They may be some sort of offended snowflake who may also be having problems within their life. I'm beginning to see the pattern unfold, or atleast in my opinion. If im correct, its all really starting to make sense.
>:)
>>
258
Cenobite
2020/04/23
(Thu)
23:54:57
No.
11620
[
Report
]
▶
>>11619
Forgot to mention this was in the "Despise Women" thread and under the (now understood) gaybashing, kinkshaming and harrassment post the troll has began flooding with. I would not, however, recommend deleting any artists threads though (like last time), as that is what they likely want. Be sure to check each post thoroughly before deleting.
>:)
>>
259
Cenobite
2020/04/24
(Fri)
23:16:09
No.
11627
[
Report
]
▶
Were we down for a while. There are still some issues that need handling like the above. Would like to know what happened though.
>>
260
Anonymous
2020/04/25
(Sat)
00:20:14
No.
11629
[
Report
]
▶
>>11627
It seemed like a simple outage. Let's hope it was, either way. I think it was down for half a day or so, maybe a lot less, maybe a lot more, idk. Let's just hope it has nothing to do with what's going on on the site…
>>
261
Cenobite
2020/04/25
(Sat)
03:58:54
No.
11631
[
Report
]
▶
I know right…
>:)
>>
262
Anonymous
2020/04/25
(Sat)
21:59:10
No.
11634
[
Report
]
▶
File:
a1.jpg
(45 KB, 750x549)
ImgOps
Hide image
ImgOps
Hide image
▶
>>11631
>>
263
Cenobite
2020/04/25
(Sat)
23:00:06
No.
11636
[
Report
]
▶
At it again in OP's forum with a picture scroll to bottom and delete.
EVMC troll Quote under picture:
"Lol! this guy only makes crap animations!"
>:)
>>
264
Cenobite
2020/04/25
(Sat)
23:03:09
No.
11637
[
Report
]
▶
>>11634
This is the actual troll in this discussion right now with the picture I just mentioned.
>>
265
Anonymous
2020/04/26
(Sun)
09:38:16
No.
11643
[
Report
]
▶
>>11637
No shit?!
>>
266
Cenobite
2020/04/26
(Sun)
12:34:18
No.
11645
[
Report
]
▶
>>11643
Yeah, really!
*Fun Fact: Did you know that when someone post something like, idk, a picture, that picture (especially customized) can be traced back to the area, region and ip/mac address associated with the computer it was posted from and person whom posted it. This can even be through a proxy and the website, idk, having users get harrassed can hire or notify an agency to have that individual dealt with. Hopefully, they would also know rogue users can also be very meticulous, not me ofcourse, and well kinda unnecessarily mean. They should maybe think about the last time they pissed off the website users and one of the mods publicly lashing them or other consequences associated.
"The more you know."
>:)
>>
267
Anonymous
2020/04/26
(Sun)
17:05:56
No.
11647
[
Report
]
▶
>>11645
There is also image hashing
en.wikipedia.org/wiki/PhotoDNA
for example.
>>
268
Cenobite
2020/04/26
(Sun)
17:32:33
No.
11648
[
Report
]
▶
>>11646
>:D
>>
269
Anonymous
2020/04/26
(Sun)
18:35:38
No.
11649
[
Report
]
▶
>>11648
>:))))))
>>
270
Cenobite
2020/04/26
(Sun)
22:03:48
No.
11654
[
Report
]
▶
troll back in "Despise Women" thread.
All 3 time stamps tell me its the same person. The troll even explains how they want the website taken down. No wonder.
They also want someone to have an active back and forth with, don't give it to them.
I'm also in works with communicating with mods. I see that the normal approach can't be taken and that a more formal solution is required. I really did try less aggressive solutions.
>>
271
Cenobite
2020/04/27
(Mon)
03:02:40
No.
11659
[
Report
]
▶
Ok, all should be handled in a while.
Also, to anyone who also doesn't like this troll and follows us on Gorufeedback please follow their post. Report each of their post when they make them and they'll likely be deleted faster. Tell others in the thread to report them aswell. Sorry you all have to deal with this again. Its laughable pathetic they keep bumping the "Despise Women" thread long after it was handled and don't think we all don't know it's them. Stay tuned people, the best is yet to come.
>:)
>>
272
Cenobite
2020/04/27
(Mon)
16:22:38
No.
11685
[
Report
]
▶
Please Delete Thread:
https://www.gurochan.cx/dis/res/11680.html
Also, scroll to bottom of OP's page and delete other EVMC troll comments. Everyone who sees this report them aswell.
>:)
>>
273
Anonymous
2020/04/27
(Mon)
16:25:17
No.
11686
[
Report
]
▶
>>11685
I'm not an EVMC troll. Lol
>>
274
Anonymous
2020/04/27
(Mon)
16:27:53
No.
11687
[
Report
]
▶
>>11654
I never said I wanted the site gone. I said it probably should be or something to the effect of that.
I'm a guro loving pervert just like you. But I can't stand incels and misogyny. I have to do something about it.
I apologize for giving you trouble but you're just going to have to deal with it.
>>
275
masterchaos
2020/04/29
(Wed)
11:57:02
No.
11845
[
Report
]
▶
Loli art is also now completely forbidden for a while?
This is kind of even more strict as deviantart rules. (Only sexual act forbidden) A full loli ban will be dificult for many anime drawer.
I bet the troll also has something to do with this sudden development of the host.
>>
276
Onix
2020/04/29
(Wed)
12:55:25
No.
11846
[
Report
]
▶
as I see this host does not alow anything erotic or even questionable in any way
But considering that gurochan is like 90% lolis what is going to happen with stuff already posted? and who is going to judge what is allowed or not?
I guess for the time until a new host is found we have to halt on posting almost anything here. or maybe just post stuff somewhere on
https://baraag.net
and just give a link here.
>>
277
Lord of Pancakes
2020/04/29
(Wed)
13:55:48
No.
11848
[
Report
]
▶
>>11845
>>11846
I find the "announcement" to be really suspicious. It's not by Reg or any other mod. It also just so happens to coincide with the boards being spammed. Also, nothing has been deleted. If the host has a problem with minor art, why is none of it deleted?
So the announcement is made, no questions are answered (or allowed to be asked because all the threads are locked). It's by an "anonymous" user. NONE of the minor art already on the various boards is deleted.
Yeah, none of this adds up and I call bullshit on it.
>>
278
Anonymous
2020/04/29
(Wed)
14:01:05
No.
11849
[
Report
]
▶
>>11848
At the same time, I've found the site to have gone down entirely (as in, DownForMe can't access it either) at least twice over the last few days. Take that as you will… (I can think of at least two or three possible explanations, of wildly varying severity)
>>
279
Anonymous
2020/04/29
(Wed)
14:03:11
No.
11850
[
Report
]
▶
…and I go to /f/, and what are the top two things?
1/ that stickied announcement
2/ pedo spam, with an actual CP image attached
Someone's trying to get GC v&, and the mods are asleep.
Anyone been in the IRC channel of late to see if there's anyone at the controls, or at least trying to wrest them back following a hack?
>>
280
Anonymous
2020/04/29
(Wed)
14:04:14
No.
11851
[
Report
]
▶
oh, and I'm just gonna go bump enough other threads to move the spam off the top page, so that's not in everyone's face when they click through
>>
281
Anonymous
2020/04/29
(Wed)
14:06:06
No.
11852
[
Report
]
▶
Error: flood detected, post discarded.
Well, shit, I tried.
>>
282
Lord of Pancakes
2020/04/29
(Wed)
14:12:01
No.
11854
[
Report
]
▶
>>11849
>>11850
Yeah, that's not a real picture. The "girl" is clearly drawn and not real.
I wanted to add another thing I noticed, which is this "announcement" is NOT on the front page and is NOT in the rules.
Nothing adds up.
>>
283
Anonymous
2020/04/29
(Wed)
14:18:20
No.
11855
[
Report
]
▶
>>11854
Can't say I zoomed in far enough to tell, I did check what passes for full size on my screen and it seemed photographic enough for me to nope out. If that's artwork, then it's exceptionally well done. And I'm pretty sure any lawgiver would judge things the same way, ahead of the forensic examiners being brought in, even if they went that far.
>>
284
Anonymous
2020/04/29
(Wed)
14:19:43
No.
11856
[
Report
]
▶
Anyway looks like mods are awake now, so good work responding chaps.
Now we see if the stickies vanish as well or not.
>>
285
Anonymous
2020/04/29
(Wed)
18:04:53
No.
11857
[
Report
]
▶
No Loli, No Life!
>>
286
animeButcher
2020/04/29
(Wed)
18:25:11
No.
11858
[
Report
]
▶
Now you really need to stop that CP spammer. Good fucking luck.
Im fucking tired of that asshole.
>>
287
Anonymous
2020/04/29
(Wed)
21:45:21
No.
11868
[
Report
]
▶
About the ban of loli/"underage" drawings:
Maybe he(host owner) have problem with the REAL CP porn links that can stay on this page for a whole day or longer before someone deletes it?
How many mods do you have? Because the 2 I know are not doing their jobs well. Each time they say they either "cant" delate something een if it is clearly braking rules or they say they need to ask Admin for permission…
Insted of giving guro "artists" mods find some active users.
>>
288
Anonymous
2020/04/29
(Wed)
22:05:41
No.
11870
[
Report
]
▶
>>11868
That's not even REAL CP, it's a scam, they are cleary some photoshopped pics and and some premium links probably to gay porn!
>>
289
Anonymous
2020/04/29
(Wed)
22:09:38
No.
11871
[
Report
]
▶
>>11868
This is a REAL video from where they made one of the captions:
https://bdsmstreak.com/video/35134/ashley-jane-roughed-up-by-lorelei-lee-and-maitresse-madeline
I recognised the actresses right away!
>>
290
Anonymous
2020/04/29
(Wed)
22:17:20
No.
11872
[
Report
]
▶
Well great that you had a good look at them. -.-
The problem is that it feels like mods care more about making sure noone posted their Patreon exclusive art and dont insult their friends art "skils" insted of doing their job and cleaning spam msg, CP links and random thread(s) spamed by people used to posting on 4chan Look at the /art and /g and /f being spamed 1st with a random dragon scat request and edits and now about some Pokemon trainer(I think) girl. Noone cares to clean it up. And it would take 5 min or less. At least close them and made them get buried…
>>
291
Anonymous
2020/04/29
(Wed)
22:39:14
No.
11873
[
Report
]
▶
>>11872
I don't think any real CP was ever posted here, it just seemed that way because the mods were too lazy to take out the trash!
>>
292
Anonymous
2020/04/29
(Wed)
22:54:18
No.
11874
[
Report
]
▶
>>11872
You should have taken a good look at them too dude before starting to cry CP like a mongoloid with a chilly pepper up his ass.If the loli ban is real is because of butthurt people like you who started to yell instead of reporting that fake shit!
>>
293
Anonymous
2020/04/29
(Wed)
23:03:44
No.
11875
[
Report
]
▶
In case the announcement on underaged art is real; Does it only refer to visual art, or to stories too?
>>
294
Anonymous
2020/04/30
(Thu)
08:01:00
No.
11951
[
Report
]
▶
File:
2.png
(443 KB, 860x808)
ImgOps
Hide image
ImgOps
Hide image
▶
Loli Protest:
"We need another host mr.admin!
We died so many times for you, can't you at least find us another host?"
>>
295
Cenobite
2020/04/30
(Thu)
08:07:55
No.
11952
[
Report
]
▶
I generally don't go to loli stuff however, if you look at previous post and threads there was one disgruntled person saying they were tired of seeing it (won't post link as they are unimportant). As nothing else has been deleted, and Straitjackit himself practically doesn't like interfering with art I can say with almost certainty…
The announcements are (very likely) fake.
Its super unusual, especially considering how many host and name changes we've been through and how much artwork is dedicated to it. There are mods who like it. All that being said…
Straitjackit or any other active mods, contact me, I sent you all an email not to long ago.
>:)
>>
296
Cenobite
2020/04/30
(Thu)
08:15:36
No.
11953
[
Report
]
▶
Almost forgot. Any announcement like that would be pinned at the top of all threads, unmoving. It would also be pinned in discussions on the front page and not spammed or duplicated back to back.
Quarantine must be giving these trolls hell…
>:)
>>
297
Anonymous
2020/04/30
(Thu)
09:55:55
No.
11956
[
Report
]
▶
>>11953
It's most certanly a new troll trying his pathetic fap corroded hand at gurochan! He must be obliterated! Wake up people! There is no ban!
>>
298
masterchaos
2020/04/30
(Thu)
19:48:28
No.
11979
[
Report
]
▶
Well if this ban is for real we know exactly what happened:
The Troll has always spammed CP and at the same time informed the host that there is Cp here.
The host who of course had to react and not bother to distinguish between CP and Loli art. Reacts accordingly and pronounces a complete minor ban.
Let's be honest. The host doesn't really care… Until someone points him to CP and he fears for his own reputation!
>>
299
masterchaos
2020/04/30
(Thu)
19:50:32
No.
11980
[
Report
]
▶
PS: aryion.com actually managed to speak with their host and could convince him of the difference. Maybe you should try that, too.
>>
300
Anonymous
2020/04/30
(Thu)
21:09:21
No.
11981
[
Report
]
▶
>>11980
The host might know the difference, but the law does not make such a distinction. And the host is bound by the law, like it or not.
(I’m well aware that no one here ACTUALLY wants to go out and fuck kids and the pictures here are all part of elaborate fantasies to help channel those kinds of urges. This doesn’t mean I am comfortable with such things, however.)
>>
301
DarkKuroi
2020/04/30
(Thu)
22:13:41
No.
11983
[
Report
]
▶
For past 15 years gurochan was down many times and always returned. I don't think it can be sinked forever.
And if by any means it die forever then we can migrate to more safe and complex place like lolicit.
Some trolls can't understand that they can't do anything with our community. People won't easily change their tastes and fetishes because someone say something. Gurochan is small (but dear) board for art mostly from other places like pixiv.
On pixiv is about 1800 artists wich generated more than 5000 pictures every week according to my statistic of downloads. I even can live with Japan censorship.
>>
302
Onix
2020/05/01
(Fri)
09:33:41
No.
11995
[
Report
]
▶
There is no much point in gurochan without lolis.
but I think troubles are not going to end here, even if they will be banned because this CP troll probably will double his efforts until he will take everything down anyway.
In this situation, we either have to somehow convince him to stop that, or gurochan has to become a forum with registration so that spammers could be banned.
(or at least there has to be some kind of registration for posting.)
full membership forum probably will solve problems with hosts as well, because nobody will see what's inside anyway.
>>
303
Ganymed
2020/05/01
(Fri)
11:27:08
No.
11996
[
Report
]
▶
I agree with Onix. Lolicon is an essential part of gurochan, and honestly there's just not much left without it.
As a matter of fact, even though my collection includes just as much non-lolicon as lolicon, I can't remember the last time I have found anything interesting here that wasn't lolicon.
I think gurochan can come back from a temporary ban for new content, that's just like a long downtime for a part of the community, and this site has come back from long downtimes in the past. However, once you start deleting content, it's over. I don't think this site can recover from that.
What needs to happen is a permanent solution for the CP spammer, and this ban will probably not change anything about that. A technical solution where an account is required at least for posting pictures would be the best way to do that.
Of course that takes time. I think the site might be better off longterm if you just take it down until you find a new host and this technical solution is implemented. If you go this route you are currently on, you are going to lose a large part of the community, probably for good, and I think as long as the spammer is around he will cause more problems for you.
>>
304
masterchaos
2020/05/01
(Fri)
15:05:34
No.
11999
[
Report
]
▶
I wonder if you can still save gurochan. The community was already trolly to begin with. (The reason I do not post my stories here.)
And now one big Troll manages to take it full apart.
Taking away the loli stuff will totally bury this place. There would be no reason left to visit this place. Because Gurochan thrives on the fact that you can post practically everything except CP. Without this it has no advantage over other sites like pixiv, aryion or even Deviantart.
>>
305
Slit Slicer
2020/05/01
(Fri)
17:00:06
No.
12000
[
Report
]
▶
Instead of deleting loli, find a new host. Do the smart thing, please. I don't want to lose GUrochan. Don't bow to the weak.
>>
306
Stefand
2020/05/01
(Fri)
17:41:32
No.
12001
[
Report
]
▶
Does the ban only affect images or also text/literature?
>>
307
El Charro
2020/05/02
(Sat)
02:52:24
No.
12006
[
Report
]
▶
I understand the frustration because it's not the first site I lurk that has to take something out because the host is cucked by the regressive. But finding a new host is not easy nor quick especially in a time where more and more hosts are so enthralled on banning anything deemed "immoral", so rushing into finding a new host may be worse on the long run. That being said, is there a way to circumvent the ruling while the issue is sorted? For example, attaching imgur or other image hosts URLs to a reply with the forbidden content? It wouldn't be technically hosted on this server. Or did they specify even those practices would not be welcome?
>>
308
Cenobite
2020/05/02
(Sat)
06:58:27
No.
12009
[
Report
]
▶
I think maybe the best solution would be deleting the troll photoshopped threads the moment they're posted. That maybe how some of this started with them posting it and reporting it. Mods on round the clock at all times and deleting their post would snuff them out, not even giving them the chance.
>>
309
Cenobite
2020/05/02
(Sat)
07:09:14
No.
12010
[
Report
]
▶
Thread needs to be removed:
https://www.gurochan.cx/g/res/82459.html
>>
310
Anonymous
2020/05/02
(Sat)
15:28:53
No.
12012
[
Report
]
▶
I kept seeing furries getting spammed outside Furry board.
Take a look at this thread, for instance
https://www.gurochan.cx/s/res/27473.html
>>
311
Cenobite
2020/05/02
(Sat)
21:23:08
No.
12019
[
Report
]
▶
I gave some significant thought to this btw, have you thought of using an onion host as a backup like before or getting another host as a back up. Would be great to have if things go down or if you would want to "disappoint" everyone when thingss go down. Running 2 sites where any action on one (except going down ofc) mimics the other including uploads and deletes. You might even have some people who will support it financially if you can create a private way for them to support it.
>;)
>>
312
Anonymous
2020/05/03
(Sun)
12:45:50
No.
12038
[
Report
]
▶
Well, it was fun whilst it lasted. Where were you when this iteration of GC started to circle the drain?
Anyway, I guess you have to do what you can to keep the site up. Can I just plead for two things?
1/ Back it the fuck up, restore from that if/when getting a new host, then restore the up-to-date version incrementally with preservation of otherwise deleted files/threads.
2/ Please please please delete image-by-image rather than nuking entire threads (unless their actual stated focus is underage of course). There are SO MANY threads here which may happen to have a couple of minor images in them but that's not their main thrust. Simply brushing the entire thing into the trash because of that would absolutely gut the site and lose a huge amount of otherwise allowed content.
>>
313
Cenobite
2020/05/04
(Mon)
06:36:40
No.
12046
[
Report
]
▶
troll is at Bottom of This Thread (Don't Delete Entire Thread Just troll Comment(s)):
https://www.gurochan.cx/3dcg/res/38594.html
>>
314
Cenobite
2020/05/06
(Wed)
08:00:41
No.
12074
[
Report
]
▶
Is there a way of preserving threads (not ban related) as they have hit their limit. Some people has been complaining of their favorite threads being deleted.
Also, troll is in "Is the post about the ban real" again - happy their being taken care of by moderators and our community is giving them the very warmest of welcomes :)
>:)
[
Top
]
Delete post: [
File only
]
Password:
First
[1]
Last
Style: