我转过几个弯 绕过那个小雨楼
拿着蒲扇摆着衣衫渡着紧箍咒
不问天涯不停留 喝过几壶酒
不过年少白头道义放胸口
倘若明天之后 遥看前尘剑封侯
似那天上神仙无所求
朝朝暮暮君如梦醒十分不为何理由
是真是假是惶恐是无休
路过这风雨花满楼 片刻都不停留
我本这书生进京赶考留下许多愁
你问有没有时候 我叹这天道默悠悠
能否与我一醉方休
又过了几个弯 算尽天量道莫慌
踏这田园闻这芳草香
跌跌撞撞仗剑天涯折煞不枉无笔良
是梦是幻是温柔是家乡
路过这风雨花满楼 片刻都不停留
我本这书生进京赶考留下许多愁
你问有没有时候 我叹这天道默悠悠
能否与我一醉方休
路过这风雨花满楼 片刻都不停留
我本这书生进京赶考留下许多愁
你问有没有时候 我叹这天道默悠悠
能否与我一醉方休
谁能与我一醉方休
H-Viewer e绅士新规则
采用之前大佬在github上分享的规则,我修复了tga标签和预览图的bug,目前使用海阔以,特此分享!
规则:
{"categories":[
{
"cid":1,
"title":"首页",
"url":"https://exhentai.org/?page\u003d{page:0}"
},{
"cid":2,
"title":"同人志",
"url":"https://exhentai.org/doujinshi/{page:0}"
},{
"cid":3,
"title":"漫画",
"url":"https://exhentai.org/manga/{page:0}"
},{
"cid":4,
"title":"同人CG",
"url":"https://exhentai.org/artistcg/{page:0}"
},{
"cid":5,
"title":"游戏CG",
"url":"https://exhentai.org/gamecg/{page:0}"
},{
"cid":6,
"title":"欧美",
"url":"https://exhentai.org/western/{page:0}"
},{
"cid":7,
"title":"Non-H",
"url":"https://exhentai.org/non-h/{page:0}"
},{
"cid":8,
"title":"图集",
"url":"https://exhentai.org/imageset/{page:0}"
},{
"cid":9,
"title":"Cosplay",
"url":"https://exhentai.org/cosplay/{page:0}"
},{
"cid":10,
"title":"亚洲AV",
"url":"https://exhentai.org/asianporn/{page:0}"
},{
"cid":11,
"title":"MISC",
"url":"https://exhentai.org/misc/{page:0}"
}],"disableHProxy":false,"extraRule":{
"pictureRule":{
"url":{
"fun":"attr",
"param":"src",
"selector":"div.sni a img[style]"
}
}
},"flag":"singlePageBigPicture|repeatedThumbnail|preloadGallery|loginRequired","galleryRule":{
"commentRule":{
"author":{
"fun":"html",
"selector":"div.c3 \u003e a:first-child"
},"content":{
"fun":"html",
"selector":"div.c6"
},"datetime":{
"fun":"html",
"regex":"Posted on (.*?) UTC by","selector":"div.c3"
},"item":{
"selector":"div#cdiv \u003e div.c1"
}
},"pictureRule":{
"item":{
"selector":"div.gdtm"
},"thumbnail":{
"fun":"attr",
"param":"style",
"regex":".*(https?://.*.jpg).*",
"selector":"div"
},"url":{
"fun":"attr",
"param":"href",
"selector":"div a"
}
},"tags":{
"fun":"attr",
"param":"id",
"regex":".*\:(.*)",
"selector":"div#taglist table tbody tr td:eq(1) div"
},"title":{
"fun":"html",
"selector":"h1#gj"
}
},"galleryUrl":"https://exhentai.org/g/{idCode:}/?p\u003d{page:0}\u0026hc\u003d1","gid":1,"index":0,"indexRule":{
"category":{
"fun":"html",
"selector":"td.gl1c div"
},"cover":{
"fun":"src",
"regex":"(//|inits?~)(.*?org)[~/]([^~]*\\.jpg)[~\"]",
"replacement":"http://$2/$3",
"selector":"td.gl2c div.glthumb div img"
},"datetime":{
"fun":"html",
"selector":"td.gl2c div[onclick]"
},"idCode":{
"fun":"attr",
"param":"href",
"regex":"/g/(.*)",
"selector":"td.gl3c a"
},"item":{
"selector":"table.itg tbody tr"
},"rating":{
"fun":"attr",
"param":"style",
"regex":"background-position:-?(\\d+)px -?(\\d+)px",
"replacement":"5-$1/16-($2-1)/40",
"selector":"td.gl2c div.ir"
},"title":{
"fun":"html",
"selector":"td.gl3c a div"
},"uploader":{
"fun":"html",
"selector":"td.gl4c div a"
}
},"indexUrl":"https://exhentai.org/?page\u003d{page:0}","isGrid":false,"loginUrl":"https://forums.e-hentai.org/index.php?act\u003dLogin","searchUrl":"https://exhentai.org/?f_search\u003d{keyword:}\u0026f_sh\u003don\u0026page\u003d{page:0}","sid":12,"title":"Ex-hentai","versionCode":7
}
0
评论(9)

aslen168
https://m.svipmh.com/
网站限制只有移动端才能访问,PC端打开就一片空白。
木灵鱼儿
虾米皮
木灵鱼儿
Kawaki
1. 上面那个例子中要编写galleryurl,应该如何编写呢。
2. 得到网站的源代码,要编写站点规则,应该是什么样的步骤呢。(类比的方法很蠢,正常是怎么通过网站源代码或者网址知道诸如https://exhentai.org/?page\u003d{page:0},这样的代码的呢,特别是下面这个
https://e-hentai.org/g/{idCode:}/?p={page:0}&hc=1 例子的 p= 和 &hc=1是什么意思 )。3. 如果编写这些对于只学习过C和C++的人来说不能直接理解,应当学习什么以后才可以自己看懂并开始编写站点规则呢。不论是什么内容,都非常期待您在百忙之余的回复。
ps:本想发送邮件但是好像发不出去:xiaoku:
木灵鱼儿
Kawaki
非常感谢
ABananas
木灵鱼儿