Skip to content
This repository has been archived by the owner on Oct 31, 2020. It is now read-only.
Tmp341 edited this page Mar 31, 2019 · 17 revisions

Welcome to the latest fork of the FMD project


Cloudflare Workarounds

Many manga websites use Cloudflare for DDoS mitigation. Because many of these websites enable the Cloudflare browser check by default, the users of FMD are forced to repeatedly use workarounds, utilizing the cookies from browser sessions. How to do that will be covered in the following pages.

On a sidenote: I will look into possible solutions for bypassing Cloudflare automatically, but it will take a bit of time. Please bear with the workarounds for now.

Troubleshooting Guides

If you have trouble using FMD you may find some answers here.

Developer Topics

Developers or other contributors will find infos here.

Useful Informations

Fresh Install

Since FMD doesn't have a built-in backup utility, 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 files you might want to keep :

  • config\config.ini -> Your personal settings (keeps save here info etc)
  • config\modules.json -> Your personal entries for sites (User Agent etc)
  • data\ -> Manga sites' manga databases. If you've updated them, keep them. (But read the note below)
  • works\downloadedchapters.db -> As the name says, downloaded manga chapters.
  • works\downloads.db -> Download list.
  • works\favorites.db -> Favorites.

After backing up these files, install FMD again.

Note for data files: If a manga has changed it's manga pages (from a.com/manga to a.com/mangas/manga for example) your favorites and/or manga database for that site might not work.

Clone this wiki locally