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

butches-and-chicken
Cachorra
joined Jun 12, 2023
joined Mar 26, 2021
Avatar
joined Aug 29, 2019

More spam

But wait, there's more! (spam)

Mari%20-%20gf
joined Apr 1, 2015

Another one

joined May 3, 2021

Is there a way, or a tampermonkey script, to make images fit to screen height so I don't need to scroll while reading them? I feel like there's an obvious solution to this but I'm having trouble finding it.

Chimera
joined Aug 2, 2023

Is there a way, or a tampermonkey script, to make images fit to screen height so I don't need to scroll while reading them? I feel like there's an obvious solution to this but I'm having trouble finding it.

I'm going to give you exactly what you want, although it's likely not what you need. Yet another reason why I'm a fairy tale creature.

// ==UserScript==
// @name         Dynasty Image Height Adjuster
// @version      2025-06-16
// @description  Makes the height of each image match that of the display port, and automatically scrolls the image into view. I do not recommend actually using this. Made for Chiponyasu
// @author       Zesc
// @match        https://dynasty-scans.com/images/*
// @grant        none
// ==/UserScript==

(function() {'use strict'; var p = document.querySelector("div.image").children[0]; p.style.height="100vh"; p.scrollIntoView();})();

I find this to be actively worsening the experience even for modest cases like like this image, but ymmv. It certainly does alleviate you from scrolling.

Depending on your device(s) and browsing habits, there will certainly be better options than this attrocity.

X2(edited)2
joined Jan 2, 2022

Do discussions always have be based on uploads, or can there be discussions for manga/manhwa that are not uploaded here?

They don't have to, although they usually are. The biggest example would be the thread on the Web Novel version of Buying a Classmate once a Week, however, those topics usually don't have much traction, unless it's something like the Genshin Impact Gacha thread or the VTuber thread which covers already very popular topics outside the yuri niche.

flowsthead posted:

Do discussions always have be based on uploads, or can there be discussions for manga/manhwa that are not uploaded here?

Seconding what Zesc said. There's some history of threads like that taking off, but it's definitely the exception. Have at it, really.

Thanks! That's good to know, theres a few things that I think are pretty popular but not uploaded here like "kill me now" and "I Want to be Liked By that Shy Girl", but I wasn't sure if it was ok to talk about other sites uploads.

__akiyama_mizuki_project_sekai_drawn_by_ririru__aef7569108d461f730828c198e920bc8_1_1_1_1_1
joined Mar 9, 2024

https://dynasty-scans.com/chapters/yuru_yuri_ch137#11

Wondee would it be fun to add a breaking the 4th wall tag (。・ω・。)

__akiyama_mizuki_project_sekai_drawn_by_ririru__aef7569108d461f730828c198e920bc8_1_1_1_1_1
joined Mar 9, 2024

Also new spam just dropped

1
2

Hello,could you please delete my account? I don't really use this site anymore and would feel safer this way. I appreciate it!

joined Sep 5, 2018

Spam
Disguised as an on-topic comment and it looks like the spam link was edited in two days after the comment was originally posted.

__akiyama_mizuki_project_sekai_drawn_by_ririru__aef7569108d461f730828c198e920bc8_1_1_1_1_1
joined Mar 9, 2024
Avatar
joined Aug 29, 2019

And the spammers are back.

Edit: But wait! There's more!

last edited at Jun 26, 2025 10:47AM

butches-and-chicken
Cachorra
joined Jun 12, 2023
__akiyama_mizuki_project_sekai_drawn_by_ririru__aef7569108d461f730828c198e920bc8_1_1_1_1_1
joined Mar 9, 2024
joined Jan 14, 2020

3 different Russian spams on the front page right now.

To reply you must either login or sign up.