[]
վ=ѧ
վַ=http://www.qidian.com/
=mm.qidian.com;qdmm.com
=С˵
=GB2312
ʹ÷Cookie=
ҳַʶ=Book/(\d+)$$$$$MMWeb/(\d+)
Ŀ¼ַʶ=BookReader/(\d+)\.aspx
½ڵַʶ=BookReader/(\d+),(\d+)\.aspx$$$$$vip,(\d+),(\d+)
С˵Ϣ=<h1>\s*(#,.*?)</h1>$$$$$<td.*?word-wrap: break-word;">(#,[\s\S]*?)<strong>$$$$$ߣ<[^>]*?><b>(#,.*?)</b>$$$$$com(#,[^\"]*?)С˵$$$$$ <div class="txt">(#,[\s\S]*?)</div>$$$$$overflow: hidden;">(#,[\s\S]*?)<label id="lblMatchBookInfo">$$$$$BookName: "(#,[^"]*?)", AuthorId:$$$$$150px" border="0" alt="С˵(#,[^"]*?),(С˵)?$$$$$AuthorName: "(#,.*?)", CategoryName: "$$$$$ߣ<[^>]*?>(#,.*?)</a>$$$$$<td style="padding-left[^>]*?">(#,[\s\S]*?)<strong>$$$$$aspx'><img src="(#,http://\S+\d+\.jpg)"$$$$$<img src="(#,http://\S+\d+\.jpg)" width="120$$$$$[\r\n] <img src="(#,http://\S+\d+\.jpg)" alt="
ȡбִнű=
ץȡ=2
ʹIE=
ݽȡʼ1=(reg)<script[^>]*?(http://(\S+)\.txt)
ݽȡʼ2=<!-- end toolbar frame -->
ݽȡʼ3=document.write('
ݽȡ1=<!--ddMedia End:
ݽȡ2=<td align="center" class="xt
ݽȡ3=');
Ҫ滻ַ=(reg)<script[^>]*?http$$$$$http$$$$$(reg)<a href=(.*?)>(.*?)</a>$$$$$#space$$$$$(reg)쿴ͼƬ(.*?)$$$$$#space$$$$$'></script>$$$$$#space$$$$$#13#10</div>$$$$$#space
ҳַ=http://vipreader.qidian.com/BookReader/{1,NextPage" href="(vip,(\d+),(\d+),[123456789]+\.aspx)"}
ַ=http://sosu.qidian.com/search.aspx?k=$key&t=zh
=GB2312
POST=
бʼ=ҵ
б=ǲҪ
б=class="t"><a href="(#ַ,.*?)" target="_blank">(#,.*?)</a>.*?k">(#,.*?)</a>.*?k">.*?k">(#½,.*?)</a>$$$$$swa">\[(#,.*?)\]</div><div class="swb"><span class="swbt"><a href="(#ַ,.*?)" target="_blank">(#,.*?)</a> </span><a[^>]*?>(#½,.*?)</div>[\s\S]*?<ul><li>(#,\w+)</li><li>(#,\w+)</li>[\s\S]*?swd"><a[^>]*?>(#,.*?)</a>
ҳ=0
Ķ滻=Ķ滻=12">&nbsp;&nbsp;һҳ$$$$$#space$$$$$">&nbsp;&nbsp;һ$$$$$#space
sort=997
{script}
#language pascal
function MyStartDownImg(var content,imgurl,imgfile,imgtext:string):boolean;
begin
  result:=false;
  ClearDownCache;
end;

//滻ȡĿ¼ַʱ
function MyBeforeGetListUrl(var content:string):boolean;
begin
	//һĿ¼ַ
	content := regreplace(content, 'onclick="location\.href=''(.*?)''', '><a href="$1"></a>');
	content := regreplace(content, '<a[^>]*?>\s+Ķ½</a>', '');
	result  := false;
end;


//滻ҳڲص
function MyBeforeGetChapter(var content:string):boolean;
begin
	ClearDownCache;
	//滻ַ
	content := regreplace(content, '<a[^>]*?>\s+Ķ½</a>', '');
	result  := false;
end;
begin
end.
{/script}