{
        "cookie": "",
        "extraRule": {
            "pictureRule": {
                "highRes": {
                    "fun": "html",
                    "regex": "\"(http://behoimi.org/data/(?!sample)[^\"]*?\\.(jpg|jpeg|png|gif|bmp))\"",
                    "selector": "#post-view"
                },
                "url": {
                    "fun": "attr",
                    "param": "src",
                    "selector": "img#image"
                }
            }
        },
        "flag": "singlePageBigPicture|preloadGallery",
        "galleryRule": {
            "cover": {
                "fun": "attr",
                "param": "src",
                "selector": "span.thumb:first-child img"
            },
            "description": {
                "fun": "html",
                "selector": "#pool-show > div:nth-child(2)"
            },
            "pictureRule": {
                "item": {
                    "selector": "span.thumb"
                },
                "thumbnail": {
                    "fun": "attr",
                    "param": "src",
                    "selector": "a > img"
                },
                "url": {
                    "fun": "attr",
                    "param": "href",
                    "selector": "a"
                }
            }
        },
        "galleryUrl": "http://behoimi.org/pool/show/{idCode:}?page={page:1}",
        "gid": 0,
        "index": 0,
        "indexRule": {
            "datetime": {
                "fun": "html",
                "regex": "(\\d+)",
                "replacement": "共 $1 页",
                "selector": "td:eq(2)"
            },
            "idCode": {
                "fun": "attr",
                "param": "href",
                "regex": "/pool/show/(\\d+)",
                "selector": "td:eq(0) > a"
            },
            "item": {
                "selector": "#pool-index > table > tbody > tr"
            },
            "title": {
                "fun": "html",
                "selector": "td:eq(0) > a"
            },
            "uploader": {
                "fun": "html",
                "selector": "td:eq(1) > a"
            }
        },
        "indexUrl": "http://behoimi.org/pool?page={page:1}",
        "isGrid": false,
        "loginUrl": "http://behoimi.org/user/login",
        "searchUrl": "http://behoimi.org/pool?query={keyword:}?page={page:1}",
        "sid": 38,
        "title": "3dbooru Pool",
        "versionCode": 0
    }