Manga website with redirects

I haven’t checked this for a while but today tomsjousts.life is the domain being used for the scripts…

Oh wait no… seamloring.life is the one being used! I just went to a manga and I got that one, on page load.

Again, this is how frequent they change so it is impossible to effectively block, without the uBlock regex rule they made.

So to everyone, If you want to deal with this once and don’t bother with it ever (maybe someday), do what I did and modify the regex to work with Brave, I have used it for months and no problems with it.
uBlock is not going to do it even if their unsupported regex lookahead feature is useless in the regex rule and shouldn’t have been added in the first place, it will probably stay that way forever.

Add this and done:
/^https?:\/\/(?:[a-z]{2}\.)?[0-9a-z]{7,16}\.[a-z]{3,7}\/[a-z][0-9a-zA-Z]{3,26}\/(?:[1-6]\d{4}|[3-9]\d{3})\??(?:_=\d+|v=\d)?$/$script,3p,match-case,redirect=noop.js

If you decide to add it and it breaks something, not much I can do, you can use ,domain= to restrict the usage to only the domains where it is effective like these Manga websites.