{
        "categories": [
            {
                "cid": 1,
                "title": "首页",
                "url": "https://konachan.net/post?page={page:1}"
            },
            {
                "cid": 2,
                "title": "随机",
                "url": "https://konachan.net/post?page={page:1}&tags=order%3Arandom"
            },
            {
                "cid": 3,
                "title": "评级:安全",
                "url": "https://konachan.net/post?tags=rating%3Asafe&page={page:1}"
            },
            {
                "cid": 4,
                "title": "评级:存疑",
                "url": "https://konachan.net/post?tags=rating%3Aquestionable&page={page:1}"
            },
            {
                "cid": 5,
                "title": "评级:露骨",
                "url": "https://konachan.net/post?tags=rating%3Aexplicit&page={page:1}"
            },
            {
                "cid": 6,
                "title": "热门(过去一天)",
                "url": "https://konachan.net/post/popular_recent?period=1d"
            },
            {
                "cid": 7,
                "title": "热门(过去一周)",
                "url": "https://konachan.net/post/popular_recent?period=1w"
            },
            {
                "cid": 8,
                "title": "热门(过去一月)",
                "url": "https://konachan.net/post/popular_recent?period=1m"
            },
            {
                "cid": 9,
                "title": "热门(过去一年)",
                "url": "https://konachan.net/post/popular_recent?period=1y"
            },
            {
                "cid": 10,
                "title": "热门(2016年)",
                "url": "https://konachan.net/post/popular_by_month?month={page:1}&year=2016"
            },
            {
                "cid": 11,
                "title": "热门(2015年)",
                "url": "https://konachan.net/post/popular_by_month?month={page:1}&year=2015"
            },
            {
                "cid": 12,
                "title": "热门(2014年)",
                "url": "https://konachan.net/post/popular_by_month?month={page:1}&year=2014"
            },
            {
                "cid": 13,
                "title": "热门(2013年)",
                "url": "https://konachan.net/post/popular_by_month?month={page:1}&year=2013"
            }
        ],
        "cookie": "",
        "flag": "noTitle|onePicGallery",
        "galleryRule": {
            "description": {
                "regex": "(.*)",
                "replacement": "来源:$1",
                "fun": "attr",
                "param": "href",
                "selector": "div#stats>ul>li>a[rel='nofollow']"
            },
            "commentRule": {
                "author": {
                    "fun": "html",
                    "selector": "div.author > h6 > a"
                },
                "avatar": {
                    "fun": "attr",
                    "param": "src",
                    "selector": "img.avatar"
                },
                "content": {
                    "fun": "html",
                    "selector": "div.content > div.body"
                },
                "datetime": {
                    "fun": "html",
                    "selector": "div.author > span.date > a"
                },
                "item": {
                    "selector": "div.response-list > div.comment"
                }
            },
            "pictureRule": {
                "highRes": {
                    "fun": "html",
                    "regex": "\"(http://konachan.net/image/[^\"]*?\\.(jpg|jpeg|png|gif|bmp))\"",
                    "selector": "#post-view"
                },
                "item": {
                    "selector": "body"
                },
                "thumbnail": {
                    "fun": "html",
                    "regex": "\"http:\\\\/\\\\/konachan.net\\\\/data\\\\/preview\\\\/([^\"]*?\\.(jpg|jpeg|png|gif|bmp))\"",
                    "replacement": "http://konachan.net/data/preview/$1",
                    "selector": "#post-view"
                },
                "url": {
                    "fun": "attr",
                    "param": "src",
                    "selector": "img#image"
                }
            }
        },
        "galleryUrl": "https://konachan.net/post/show/{idCode:}",
        "gid": 0,
        "index": 0,
        "indexRule": {
            "category": {
                "fun": "html",
                "selector": "a > span.directlink-res"
            },
            "cover": {
                "fun": "attr",
                "param": "src",
                "selector": "div > a.thumb > img"
            },
            "idCode": {
                "fun": "attr",
                "param": "href",
                "regex": "/post/show/(\\d+)",
                "selector": "div > a.thumb"
            },
            "item": {
                "selector": "#post-list-posts > li"
            },
            "rating": {
                "fun": "attr",
                "param": "title",
                "regex": "Rating:.*?(\\d+)",
                "selector": "div > a.thumb > img"
            },
            "tags": {
                "fun": "attr",
                "param": "title",
                "regex": " ([a-z_()]+)",
                "selector": "div > a.thumb > img"
            },
            "uploader": {
                "fun": "attr",
                "param": "title",
                "regex": "User: (\\w+)",
                "selector": "div > a.thumb > img"
            }
        },
        "indexUrl": "https://konachan.net/post?page={page:1}",
        "isGrid": false,
        "loginUrl": "https://konachan.net/user/login",
        "searchUrl": "https://konachan.net/post?tags={keyword:}&page={page:1}",
        "sid": 35,
        "title": "Konachan Post",
        "versionCode": 0
    }