{
        "categories": [
            {
                "cid": 1,
                "title": "首页",
                "url": "http://e-shuushuu.net/?page={page:1}"
            },
            {
                "cid": 2,
                "title": "排行榜",
                "url": "http://e-shuushuu.net/top.php?page={page:1}"
            }
        ],
        "cookie": "",
        "flag": "onePicGallery",
        "galleryRule": {
            "pictureRule": {
                "item": {
                    "selector": ".image_thread .image_block"
                },
                "thumbnail": {
                    "fun": "attr",
                    "param": "src",
                    "selector": "a.thumb_image img"
                },
                "url": {
                    "fun": "attr",
                    "param": "href",
                    "selector": "a.thumb_image"
                }
            },
            "rating": {
                "fun": "html",
                "regex": "(\\d*\\.?\\d*).*?<img",
                "replacement": "$2/2",
                "selector": ".display .meta dl dd[id^='rating']"
            }
        },
        "galleryUrl": "http://e-shuushuu.net/{idCode:}",
        "gid": 0,
        "index": 0,
        "indexRule": {
            "cover": {
                "fun": "attr",
                "param": "src",
                "selector": "a.thumb_image img"
            },
            "datetime": {
                "fun": "html",
                "selector": ".meta dd:eq(3)"
            },
            "idCode": {
                "fun": "attr",
                "param": "href",
                "selector": ".title h2 a"
            },
            "item": {
                "selector": "div.display:has(.thumb)"
            },
            "tags": {
                "fun": "html",
                "selector": ".meta span.tag a"
            },
            "title": {
                "fun": "html",
                "selector": ".title h2 a"
            },
            "uploader": {
                "fun": "html",
                "selector": ".meta dl dd span.reg_user"
            }
        },
        "indexUrl": "http://e-shuushuu.net/?page={page:1}",
        "isGrid": false,
        "loginUrl": "http://e-shuushuu.net/",
        "sid": 52,
        "title": "E-shuushuu",
        "versionCode": 0
    }