Unable to load image
Reported by:
  • fsa : :marseytrans2:
  • Tho : idk i just wanted to report this :marseywave2:

How to block unblockable posts using site CSS (simple copy-paste)

Go here: https://rdrama.net/settings/css

Paste the following in the custom CSS for the site:

.actual-post:has(.user-name[href^="/@Sneedman" i]) { display: none; }

The 'i' makes it case insensitive. If you know CSS, feel free to post a way to block comments.

!codecels

46
Jump in the discussion.

No email address required.

Have some fun with it instead of just hiding.

For example:

.comment-anchor:has(.user-name[href*="gee891" i])

{p {visibility: hidden;}

p::before {visibility: visible;content: "I like genital mutilation" !important;}

}

Effect:

https://i.rdrama.net/images/1715621423882998.webp

Jump in the discussion.

No email address required.

You're into some weird stuff tbh

Jump in the discussion.

No email address required.

Link copied to clipboard
Action successful!
Error, please refresh the page and try again.