-
Notifications
You must be signed in to change notification settings - Fork 216
- It seems, there are a lot of sites started using CloudFlare. Since FMD isn't actively developed nowadays, there is a workaround you can use, for now. First, check the site if it is using CloudFlare (you will see a notification screen).
Redo this method every now and then, because cookies expire. If this is not working, it means you have to do this from the start. A special thanks to @japzone1, for sharing this workaround with us in here:
- For Kissmanga, try to disable Use Google DCP option (Options -> Websites -> Options tab).
- Go to site (MangaDex, Kissmanga or something else), pass the captcha, and log into your user account for Mangadex. For Kissmanga etc, open a chapter.
- Open your browser's developer tools, go to the Networking tab, refresh the page, then select a random item that appears in the list.
- Under "Headers", copy the text that comes after "User-Agent:", go to FMD --> Options --> Sites --> Advanced --> MangaDex/Kissmanga/site, then paste the text next to "UserAgent"
- Go back to the browser and go to the "Cookies" tab next to "Headers" from before, now copy each cookie into FMD, next to "Cookies", in this format (as one line):
- Mangadex :
__cfduid=XXXXXXXXXXXXXXXXXXXXX; cf_clearance=XXXXXXXXXXXXXXXXXXX; mangadex=XXXXXXXXXXXXXXXXXXXXXXXXXX; mangadex_rememberme_token=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX; mangadex_session=XXXXXXXXXXXXXXXXXXXXXXXXX
- Kissmanga :
__cfduid=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX; cf_clearance=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX; idtz=XXXXXXXXXXXXXXXXXXX
- Now in FMD set "Enabled" to True, and set all the "Max-" and "UpdateList-" options to
1
. Leave "UpdateListDirectoryPageNumber" empty (but if you know it, you can add it though).- Now refresh your Favorites (or restart FMD) to see if it works. PS: These instructions were made using Firefox. Location of some info might be different in your browser.
- The Kissmanga workaround below might not work nowadays, if the above one isn't working, try below.
Also, check if Encryption keys have changed:
- Open kissmanga.com -> Open a manga chapter's first page.
- Right click -> inspect element -> choose "console"
- Type chko and hit enter. Copy and paste what has returned from that code to a blank text file. For example "mshsdf832nsdbash20asdm".
- Now type CryptoJS.enc.Hex.stringify(iv) and hit enter. Copy and paste what has returned from that code to a blank text file. For example "a5e8e2e9c2721be0a84ad660c472c1f3"
- Open FMD -> Go to "Settings -> Websites -> Options" tab. Paste those codes to Key and Initialization Vector.
- Save.
- Restart FMD.
- Check again.
Try to decrease Downloaded tasks at the same time and Downloaded files per task option values (Options -> Connections tab)
They add some encryptions/scramblers to their code each time FMD fixes it. Either read online or change your favorites until it is fixed. But don't expect too much, it will be broken again.
If you are experiencing either empty chapter lists or some other problems, check if our ip isn't banned or your ISP hasn't blocked that site. After that, trying Fresh Install might be a solution for you. Here are the steps:
- Backup
Works\favorites.db
file. If you want to keep downloaded chapters etc, backupWorks\downloadedchapters.db
andWorks\downloads.db
files too. - Backup
Data
folder. But if you are having problem with a site, backing up data files except that site might be a good choice. For example, deleteKissmanga.db
before backing up, if you're having problem with that. - Write down your settings (like download path etc.) to a Notepad page or a paper. Backing up
Config\config.ini
file is the fastest way, but, your problem's cause might be it. - Backing up
lua
folder might be a wise choice. But a suggestion, try backing up except problematic lua module like database files. You can redownload that.