Hide comics by country of origin (get rid of chinese comics) :planned:

Status
Not open for further replies.
Dex-chan lover
Joined
Mar 17, 2019
Messages
9,787
@Lordkingss
Lmao yeah his original post was a bit polarizing, but his opinion is still valid, and he still lead the post to an actually useful and relevant topic.
 
Joined
Aug 8, 2018
Messages
185
sad part as this site is a pro socialist site, basics functions for chinese filters isnt allowed since censorship and Marxism is what triggered site sjw preach, filter are easy, continued cloudhack/flare is important
 
Most powerful member of the GFG
Staff
Super Moderator
Joined
Feb 16, 2020
Messages
8,235
sad part as this site is a pro socialist site, basics functions for chinese filters isnt allowed since censorship and Marxism is what triggered site sjw preach, filter are easy, continued cloudhack/flare is important
As we all know, Holo receives big bucks by the CCP to put propaganda about the great goverment of the People's Republic of China and how grateful we must all be that China, is infact, numbah wan.
/S
 
Supporter
Joined
Jan 19, 2018
Messages
4,462
tenor.gif
 
Dex-chan lover
Joined
Mar 17, 2019
Messages
9,787
@bigstew00
sad part as this site is a pro socialist site, basics functions for chinese filters isnt allowed since censorship and Marxism is what triggered site sjw preach, filter are easy, continued cloudhack/flare is important
Is this bait. This has to be bait, right guys?

If this is real, I guess OP completely missed the :planned: tag on this post (meaning we will be able to hide Chinese manhwa in the future). MD isn't some huge organization like Blizzard or the NBA. I doubt this site is even a blip on China's radar (although I wouldn't put it past their government to be that petty tbh).

While you're way off the mark in this scenario specifically, I do agree that other companies need to grow some balls and stop giving in to China's demands. I swear, all it takes these days is at least a few people not liking what you or your company said/did, and you get fucked over. This is why I hate [REDACTED].
 
Most powerful member of the GFG
Staff
Super Moderator
Joined
Feb 16, 2020
Messages
8,235
@bigtiddyoneesan
Breaking news, Mangadex seals deal of One billion gagillion fafillion shabadabalo shabadamillion shabaling shabalomillion yen with Tencent.
 
Joined
Jan 23, 2020
Messages
134
i love all these when will it happen people...

how about someone just code it and send it to MD rather than Bitch about something we get basically for free.
 
Member
Joined
Jul 15, 2020
Messages
242
I find new manga by clicking on tags of which leads to a genre page (https://mangadex.org/genre/*) and there were just too many low quality 🇨🇳 comics that it was getting pretty annoying so I wrote a userscript to hide them at least in the genre page. I'm posting the code here if someone wants to use it with their userscript manager. We really need filter by country feature implemented by mangadex, only then we can filter the content site wide.
Code:
// ==UserScript==
// [USER=0]@name[/USER]         Mangadex Country Filter
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  Filter by country
// [USER=0]@author[/USER]       Lady Democracy
// [USER=0]@match[/USER]        https://mangadex.org/genre/*
// [USER=0]@grant[/USER]        none
// ==/UserScript==
const $ = window.jQuery;

(function() {
    let china = $("span[class='rounded flag flag-cn']").closest(("div[class='manga-entry border-bottom']"));
    china.hide();
    console.log("Removed China!")
})();
 
Dex-chan lover
Joined
Aug 20, 2020
Messages
1,742
Accidental duplicate post that somehow bypassed the minimum in-between downtime.
 
Dex-chan lover
Joined
Aug 20, 2020
Messages
1,742
Code:
(function() {
let china = $("span[class='rounded flag flag-cn']").closest(("div[class='manga-entry border-bottom']"));
china.hide();
console.log("[b]Removed China![/b]")
})();
Man, if only there was a way to do that in real life (without resorting to the literal Nuclear Option).
 
Active member
Joined
Dec 13, 2019
Messages
145
I don't think I've read a single good Chinese manga, I've tried and they're all shit. I would love nothing more than to hide all that trash.

It's been "planned" for years, instead just be honest and say that you never plan on doing it.
 
Head Contributor Wrangler
Staff
Super Moderator
Joined
Jan 18, 2018
Messages
1,965
@akthrowaiz

It's implemented in v5, it's just too much of a pain in the rear to get it working with how spaghetti the live site is. There's a reason why we're doing a complete rewrite.
 
Contributor
Joined
Dec 5, 2019
Messages
1,672
@akthrowaiz https://mangadex.org/title/34605/release-that-witch
https://mangadex.org/title/13939/tamen-de-gushi
https://mangadex.org/title/44144/nan-hao-shang-feng
https://mangadex.org/title/33148/gu-daoist-master ( RIP )
https://mangadex.org/title/34771/heresy
https://mangadex.org/title/13942/19-days
https://mangadex.org/title/42857/lanxi-zhen

i'm too lazy to list more...gl
 
Dex-chan lover
Joined
Mar 17, 2019
Messages
9,787
meh, first one was boring and it's most of these gag comics - I'm not interested in reading any of them
Not even thanking GumYumGum for the time he took to recommend them? Rude!

@YumGumYum
Smite this defaultbro with your unlimited Contributor powers. Do it.
 
Status
Not open for further replies.

Users who are viewing this thread

Top