Forum › FAQ, Help, & Suggestions (2022-)

of_blood_and_roses
Img_0613_polarr
joined Aug 25, 2024

I suggest a feature where it blurs NSFW images. Like a setting you can turn on. It get's annoying seeing them when looking through tags-

Nerukill
joined Aug 2, 2023

I suggest a feature where it blurs NSFW images. Like a setting you can turn on. It get's annoying seeing them when looking through tags-

Quick one-liner for use with TamperMonkey. If you don't know how to use that, check out the Forum Rules (V2), Userscripts, & Forum Post Formatting thread.

// ==UserScript==
// @name         Blur Dynasty Image Thumbnails
// @version      2025-04-12
// @description  Blurs image thumbnails on the Dynasty Reader. This description is very necessary
// @author       Zesc
// @match        https://dynasty-scans.com/images*
// @match        https://dynasty-scans.com/forum/*
// @grant        none
// ==/UserScript==

(function() {'use strict'; for (var e of document.querySelectorAll("a.thumbnail")) if(e.dataset.content.includes("NSFW")) e.style.filter="blur(8px)";})();

This doesn't work on the images preview on the landing page though.

Edit: Updated to also work in the image thread.

last edited at Apr 13, 2025 6:13AM

of_blood_and_roses
Img_0613_polarr
joined Aug 25, 2024

I suggest a feature where it blurs NSFW images. Like a setting you can turn on. It get's annoying seeing them when looking through tags-

Quick one-liner for use with TamperMonkey. If you don't know how to use that, check out the Forum Rules (V2), Userscripts, & Forum Post Formatting thread.

// ==UserScript==
// @name         Blur Dynasty Image Thumbnails
// @version      2025-04-12
// @description  Blurs image thumbnails on the Dynasty Reader. This description is very necessary
// @author       Zesc
// @match        https://dynasty-scans.com/images*
// @grant        none
// ==/UserScript==

(function() {'use strict'; for (var e of document.getElementsByClassName("thumbnail")) if(e.dataset.content.includes("NSFW")) e.style.filter="blur(8px)";})();

This doesn't work on the images preview on the landing page though.

tysm!!

last edited at Apr 12, 2025 6:46PM

of_blood_and_roses
Img_0613_polarr
joined Aug 25, 2024

they rlly should add the blur nsfw feature tho-

52722-l
joined Nov 8, 2017

I suggest a feature where it blurs NSFW images. Like a setting you can turn on. It get's annoying seeing them when looking through tags-

At first I found that suggestion weird but I sometimes browse Dynasty in places where I probably shouldn't, so having an option to blur nsfw images on the go would be really helpful.

Dumshork
joined Mar 19, 2022

This person decided to go with personal attacks right off the bat to someone who posted for the first time, then tried to defend their terrible attitude when called out for it. It's this kind of nonsense that does and will run people off from engaging with others on this site.

Nerukill
joined Aug 2, 2023

SPAM. Technically just the second post, but given that it immediately follows the monosyllabic first...

ObsessiveFingerLicker
Half
joined Sep 18, 2021

The del tag (~~) is not in the markdown guide.

Eee
joined Dec 8, 2018

is there a way to have thumbnails on the chapters screen? it's been years and i get tired of having to open up a chapter just to see if the art is decent

Nerukill
joined Aug 2, 2023

is there a way to have thumbnails on the chapters screen? it's been years and i get tired of having to open up a chapter just to see if the art is decent

Yes! Or at least, there used to be an extension exactly for that. I can't confirm that it still works in 2025 though.

M82231804124_1
joined Jul 20, 2023

In comments suggesting for a tag I've seen various ones with a direct link to the tag mentioned. Do I have to put some specific characters for it to be shown as a taglink in my comment or do I just write the comment suggesting it and it will somehow be replaced with a direct link?

Ichimatsu_kohina_11153
joined Jul 25, 2014

In comments suggesting for a tag I've seen various ones with a direct link to the tag mentioned. Do I have to put some specific characters for it to be shown as a taglink in my comment or do I just write the comment suggesting it and it will somehow be replaced with a direct link?

You can find the forum text formating rules here.
https://dynasty-scans.com/forum/topics/17927-forum-rules-v2-userscripts-forum-post-formatting

52722-l
joined Nov 8, 2017

The upload page was kinda malfunctioning so I might have submitted one request three times

joined Feb 20, 2016

Requesting we make a tag for when a character (or more) is shipping other characters. Example.
Maybe Shipping could work?

Nerukill
joined Aug 2, 2023

This looks like spam to me.

I have no clue if this is the right place to put this but the source on this image https://dynasty-scans.com/images/33959 is incorrect and should be https://x.com/elisinnnnn/status/1902289529580745196

52722-l
joined Nov 8, 2017

https://x.com/1923rina_dong/status/1918203048176099394 <- On an upload request, I listed Shusen as a possible romanization of this artist's name, but then I noticed the artist is Chinese. Qiūqiān would be more accurate.

Nerukill
joined Aug 2, 2023

Spam.

I hate this. There is currently another user with a similar MO (recently-ish account making first cotributions to an old an dormant thread) and I can't help but get this latent doubt that maybe, I just saw that post before they edited it to feature the link. I don't want my trust eroded down to assuming every new member is an enemy.

Hello, i'd like to delete this account.

Avatar
joined Aug 29, 2019

Spam, Spam, Spam and Spam.

Nerukill
joined Aug 2, 2023

Spammer

last edited at May 17, 2025 12:02AM

hello, I'd like to have my account deleted permanently, thank you. :)

Casusby Admin
__mioda_ibuki_danganronpa_and_super_danganronpa_2_drawn_by_qosic__sample
Dynasty Scans
joined Oct 8, 2010

I'd like to deactivate my account.

We can only delete your account, please confirm if you want that
Also we have this thread for deleting accounts
https://dynasty-scans.com/forum/topics/12970-deleting-an-account

Rin
joined Nov 2, 2020

I was thinking recently that maybe it might be worth having a tag for the kind of "Maria-sama"-type/soeur/private girls' school yuri? I know it technically falls under "school girl", but it might be worth making a separate tag for it, both for those who like those kinds of stories and those who want to avoid it

Snowfox
joined Jan 31, 2015

The heck? "Due to external circumstances, the discussion thread for Mitsuboshi Colors is hidden from public view for the time being." -- Considering the last chapter was in 2018, how long is "the time being"? Or is this something recent?

To reply you must either login or sign up.