{
    'label': "MangaKatana",
    'url': "https://mangakatana.com",
    'search': {
        'label': "Search",
        'pathSuffix': "/?",
        'pathQueryPrefix': "search",
        'pathQuery': "=",
        'pathQuerySuffix': "&search_by=m_name",
        'preFilter': '<h3 class="title">',
        'filter': '<a href="https://mangakatana.com/(manga[^"]+)" target="_blank">([^<]+)</a><span>',
        'filterName': 2,
        'filterId': 2,
        'filterFile': 1,
        'filePrefix': "/",
        'fileSuffix': "",
        'fileCumulative': False,
        'filePrefixBase': True,
        'type': "list"
    },
    'levels': [
        {
            'label': "Manga Latest",
            'pathSuffix': "/",
            'preFilter': '<h3 class="title">',
            'filter': '<a href="https://mangakatana.com/(manga[^"]+)" target="_blank">([^<]+)</a><span>',
            'filterName': 2,
            'filterId': 2,
            'filterFile': 1,
            'filePrefix': "/",
            'fileSuffix': "",
            'fileCumulative': False,
            'filePrefixBase': True,
            'type': "list"
        },
        {
            'label': "Chapter",
            'preFilter': '<tr data-jump="0">',
            'filter': '<td><div class="chapter"><a href="https://mangakatana.com/(manga/[^/]+/c([^"]+))">([^<]+)</a>',
            'filterName': 2,
            'filterId': 2,
            'filterFile': 1,
            'filePrefix': "/",
            'fileSuffix': "",
            'fileCumulative': False,
            'filePrefixBase': True,
            'type': "entry"
        },
        {
            'label': "Page",
            'preFilter': 'var thzq=',
            'filter': "(https://i1.mangakatana.com/token/[^']+)'",
            'filterName': 2,
            'filterId': 1,
            'filterFile': 1,
            'filePrefix': "",
            'fileSuffix': "",
            'fileCumulative': False,
            'filePrefixBase': False,
            'type': "image"
        },
        {
            'label': "Image",
            'preFilter': '',
            'filter': '',
            'filePrefix': "",
            'fileSuffix': "",
            'fileCumulative': False,
            'filePrefixBase': False,
            'type': "image"
        }
    ]
}
