Whisht Wind


« 九月 2008
星期日星期一星期二星期三星期四星期五星期六
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
    
       
今天

Subscribe

Add to My YahooSubscribe in RojoSubscribe in NewsGator OnlineThis blog's XML feed
Subscribe with BloglinesAdd to Google

Search this blog

Blog Roll

Downloads

Other Links

Popular Tags

android archive autoloading autopager china chinese cisco dhcp dict earthquake firefox flock fonts foxbeans hgweb j2me java javame jstardict jstardictm language mercurial milax moon mozilla mtu nb-xul netbeans openoffice opensolaris pack palette solaris stardict tar.gz tar.gz2 vpn vpnclient windows wine xul zip 嫦娥 郑萍如 面板

Weblog menu

Feeds

Recent Entries

Today's referrers

今日点击: 1111

Locations of visitors to this page

20070506 星期日 2007年05月06日

autopager site config

This is closed, please submit your setting in the autopager setting. Click the "Public" button. 

If you have a good site config,could you please export it and paste the contents here? I will update the AutoPager extension to auto import configuration from the comments of this entry.

You can comment like:

<autopager>
<site><urlPattern>http*://www.google.*/search?*</urlPattern><enabled>true</enabled><enableJS>true</enableJS><contentXPath>//div[@id='res']</contentXPath><linkXPath>//a[div/@id='nn']</linkXPath><desc>google search</desc></site></autopager>

Or only:

<site><urlPattern>http*://www.google.*/search?*</urlPattern><enabled>true</enabled><enableJS>true</enableJS><contentXPath>//div[@id='res']</contentXPath><linkXPath>//a[div/@id='nn']</linkXPath><desc>google search</desc></site>

My Tags:

( 2007年05月06日, 01:49:50 下午 CST ) [Listen] Permalink 评论 [22]

Share and enjoy:  Bookmark it with Blinklist Submit to Bloglines Bookmark it with Blogmarks Track with co.mments Bookmark it with Del.icio.us Submit it to Digg Submit it to Fark Bookmark it with Furl Bookmark it with Ma.gnolia Bookmark it with Maple Bookmark it at NewsVine Bookmark it at reddit.com Bookmark it at Simpy.com Bookmark it with Spurl Submit it to slashdot Track with TailRank See who links to it via Technorati Bookmark it with wists

评论:

<autopager> <site><urlPattern>http*://www.google.*/search?*</urlPattern><enabled>true</enabled><enableJS>false</enableJS><owner>Wind Li</owner><contentXPath>//div[@id='res']</contentXPath><linkXPath>//a[div/@id='nn']</linkXPath><desc>google search</desc></site> <site><urlPattern>http*://images.google.*/images?*</urlPattern><enabled>true</enabled><enableJS>false</enableJS><owner>Wind Li</owner><contentXPath>//div[@id='res']</contentXPath><linkXPath>//a[div/@id='nn']</linkXPath><desc>google image search</desc></site> <site><urlPattern>http://search.yahoo.com/search?*</urlPattern><enabled>true</enabled><enableJS>false</enableJS><owner>Wind Li</owner><contentXPath>//div[@id='yschcont' and div/@id='yschpri']</contentXPath><contentXPath>//div[@id='yschpg']</contentXPath><linkXPath>//a[contains(.//text(),'Next')]</linkXPath><desc>yahoo search</desc></site> <site><urlPattern>https://addons.mozilla.org/en-US/*/*</urlPattern><enabled>true</enabled><enableJS>false</enableJS><owner>Wind Li</owner><contentXPath>//div[@id='content']</contentXPath><linkXPath>//a[contains(text(),'next »')]</linkXPath><desc>mozilla addons</desc></site> <site><urlPattern>http://*.wikipedia.org/*</urlPattern><enabled>true</enabled><enableJS>false</enableJS><owner>Wind Li</owner><contentXPath>//div[@id='bodyContent']</contentXPath><linkXPath>//a[contains(.//text(),'next') or contains(text(),'»')]</linkXPath><desc>wikipedia</desc></site> </autopager>

发表于 Wind Li 在 2007年05月06日, 05:19 下午 CST #

This will also work: <site><urlPattern>http://*.wikipedia.org/*</urlPattern><enabled>true</enabled><enableJS>false</enableJS><owner>Wind Li</owner><contentXPath>//div[@id='bodyContent']</contentXPath><linkXPath>//a[contains(.//text(),'next') or contains(text(),'»')]</linkXPath><desc>wikipedia</desc></site>

发表于 Wind Li 在 2007年05月06日, 05:45 下午 CST #

Some Chinese special site: <site><urlPattern>http*://www.baidu.com/s?*</urlPattern><enabled>true</enabled><enableJS>true</enableJS><owner>Wind Li</owner><contentXPath>//*[(name()='TABLE' and tbody/tr/td/@class='f') or (name()='DIV' and @class='p')]</contentXPath><linkXPath>//a[contains(font/text(),'下一页')]</linkXPath><desc>baidu search</desc></site> <site><urlPattern>http*://bbs.pku.edu.cn/bbs/bbsdoc.php?*</urlPattern><enabled>true</enabled><enableJS>true</enableJS><owner>Wind Li</owner><contentXPath>//table[@class='body']</contentXPath><linkXPath>//a[contains(text(),'上页')]</linkXPath><desc>pku bbs</desc></site>

发表于 Wind Li 在 2007年05月06日, 05:58 下午 CST #

<site> <urlPattern>http://www.zvon.org/*</urlPattern> <enabled>true</enabled> <enableJS>false</enableJS> <owner>Wind Li</owner> <contentXPath>//body/*[position() != last()]</contentXPath> <linkXPath>//a[@class='naviBlack' and (contains(text(),'Next') or contains(text(),'后页'))]</linkXPath> <desc>There are alot of tutorials at www.zvon.org</desc></site> <site> <urlPattern>http://www.w3schools.com/*</urlPattern> <enabled>true</enabled> <enableJS>false</enableJS> <owner>Wind Li</owner> <contentXPath>//table[tbody/tr/td/a/img/@src='/images /btn_next.gif']</contentXPath> <linkXPath>//a[img/@src='/im ages/btn_next.gif']</linkXPath> <desc>There are alot of tutorials at w3schools</desc> </site>

发表于 Wind Li 在 2007年05月06日, 10:51 下午 CST #

<site> <urlPattern>http://www.zaobao.com/*</urlPattern> <enabled>true</enabled> <enableJS>true</enableJS> <owner>Wind Li</owner> <contentXPath>(//div[span/@class='page_current'] /preceding-s ibling::table)[last()]</contentXPath> <contentXPath>//div[span/@class ='page_current']</contentXPath> <linkXPath>//a[contains(tex t(),'下一页')]</linkXPath> <desc>zaobao 早报新闻网</desc> </site>

发表于 Wind Li 在 2007年05月06日, 10:52 下午 CST #

<site><urlPattern>http://bbs.chinaunix.net/*</urlPattern> <margin>1.5</margin> <enabled>true</enabled> <enableJS>false</enableJS> <owner>Wind Li</owner> <contentXPath>//table[@class='tableborder' and tbody/tr/@class='header']</contentXPath> <contentXPath>(/html/body/table[tbody/tr/td/table/tbody/tr/td/table/tbody/tr/td/a/u/text ()='下页' or tbody/tr/td/table/tbody/tr/td/table/tbody/tr/td/a/u/text()='上页'])[last ()]</contentXPath> <linkXPath>//a[contains(.//text(),'下页')]</linkXPath> <desc>chinaunix</desc> </site> <site><urlPattern>http://linux.chinaunix.net/bbs/*</urlPattern> <margin>1.5</margin> <enabled>true</enabled> <enableJS>false</enableJS> <owner>Wind Li</owner> <contentXPath>(//div[@class='maintable' and count(div)=1 and (div/@class='spaceborder' or .//table/tbody/tr/@class='header' ) ]) </contentXPath> <contentXPath>(//table[( .//a/text()='››' or .//a/text()='‹‹') ] | //table[.//a/@class='p_pages'])[last()]</contentXPath> <linkXPath>(//a[text()='››'])[last()]</linkXPath> <desc>chinaunix</desc> </site>

发表于 Wind Li 在 2007年05月07日, 11:31 下午 CST #

<site><urlPattern>http://forums.mozine.cn/index.php?*</urlPattern> <margin>1.5</margin> <enabled>true</enabled> <enableJS>false</enableJS> <owner>Wind Li</owner> <contentXPath>.//table[tbody/tr/td/@class='row2' and tbody/tr/td/span/@class='lastaction']</contentXPath> <contentXPath>.//table[@class='ipbtable' and tbody/tr/td/span/@class='pagelink'][last()]</contentXPath> <linkXPath>.//a[contains(text(),'>')]</linkXPath> <desc>forums.mozine.cn</desc> </site>

发表于 Wind Li 在 2007年05月07日, 11:41 下午 CST #

<site><urlPattern>http://bbs.chinaunix.net/viewthread.php*</urlPattern> <margin>2</margin> <enabled>true</enabled> <enableJS>true</enableJS> <owner>skylove</owner> <contentXPath>//table[tbody/tr/td/table/@class='smalltxt']</contentXPath> <linkXPath>//a[contains(u/text(),'下页')]</linkXPath> <desc>CU页面内容的更新不用翻页</desc> </site>

发表于 skylove 在 2007年05月08日, 12:36 上午 CST #

<site><urlPattern>http://linux.chinaunix.net/bbs/thread-*</urlPattern> <margin>2</margin> <enabled>true</enabled> <enableJS>true</enableJS> <owner>skylove</owner> <contentXPath>//center/div[@class='maintable']</contentXPath> <linkXPath>//a[contains(text(),'››')]</linkXPath> <desc>CU Linux 版面看帖不翻页</desc> </site> </autopager>

发表于 skylove 在 2007年05月08日, 12:36 上午 CST #

<site> <urlPattern>http://www.zaobao.com/*</urlPattern> <enabled>true</enabled> <enableJS>true</enableJS> <owner>Wind Li</owner> <contentXPath>(//div[span/@class='page_current'] /preceding-sibling::table)[last()]</contentXPath> <contentXPath>//div[span/@class ='page_current']</contentXPath> <linkXPath>//a[contains(text(),'下一页')]</linkXPath> <desc>zaobao 早报新闻网</desc> </site>

发表于 Wind Li 在 2007年05月08日, 01:04 上午 CST #

<site><urlPattern>http://comic.sky-fire.com/AllComic*</urlPattern> <margin>20</margin> <enabled>true</enabled> <enableJS>false</enableJS> <owner>Wind Li</owner> <contentXPath>//body/*</contentXPath> <linkXPath>//a[@class='OnlineComic_menu' and contains(text(),'下一页') and not (contains(@href,'javascript'))]</linkXPath> <desc>http://comic.sky-fire.com auto paging</desc> </site>

发表于 Wind Li 在 2007年05月08日, 04:36 下午 CST #

<site><urlPattern>http://www.eweek.com/article*</urlPattern> <margin>6</margin> <enabled>true</enabled> <enableJS>false</enableJS> <fixOverflow>false</fixOverflow> <owner>Wind Li</owner> <contentXPath>//table[tbody/tr/td/@class='Article_Content']</contentXPath> <contentXPath>//div[span/@class='Article_Page_Link']</contentXPath> <linkXPath>//a[@class='Article_Page_Link' and contains(text(),'next >')]</linkXPath> <desc>auto paging at http://www.eweek.com</desc> </site>

发表于 Wind Li 在 2007年05月10日, 12:27 上午 CST #

<site><urlPattern>http*://images.google.*/images?*</urlPattern> <enabled>true</enabled><enableJS>true</enableJS> <owner>Wind Li</owner><contentXPath>//div[@id='res']</contentXPath> <linkXPath>//a[div/@id='nn']</linkXPath> <desc>google image search</desc></site>

发表于 Wind Li 在 2007年05月11日, 10:05 下午 CST #

<site><urlPattern>http://*.sina.com.cn/*</urlPattern> <margin>3</margin> <enabled>true</enabled> <enableJS>true</enableJS> <fixOverflow>false</fixOverflow> <owner>hotjuly</owner> <contentXPath>//div[@class='artibody' and @id='artibody']</contentXPath> <linkXPath>//a[contains(text(),'[下一页]')]</linkXPath> <desc>http://news.sina.com.cn/</desc> </site>

发表于 hotjuly 在 2007年06月05日, 09:50 下午 CST #

<site><urlPattern>http://image.baidu.com/i*</urlPattern> <urlIsRegex>false</urlIsRegex> <margin>2</margin> <enabled>true</enabled> <enableJS>true</enableJS> <quickLoad>false</quickLoad> <fixOverflow>true</fixOverflow> <owner>Tunacan</owner> <contentXPath>//div[@id='imgid' and table[1]/@class='r1' and table[1]/@id='r' and table[2]/@class='r1' and table[2]/@id='r' and table[3]/@class='r1' and table[3]/@id='r']</contentXPath> <linkXPath>//a[contains(font/text(),'下一页')]</linkXPath> <desc>Baidu Image</desc> </site>

发表于 Tunacan 在 2007年08月05日, 09:39 下午 CST #

<autopager>
<site><urlPattern>http://*.cat898.com/*&amp;id=*</urlPattern>
<guid>3FEF2231-5E46-FD49-F530-AF3B-E4B0-0DAE</guid>
<urlIsRegex>false</urlIsRegex>
<margin>5</margin>
<enabled>true</enabled>
<enableJS>true</enableJS>
<quickLoad>false</quickLoad>
<fixOverflow>false</fixOverflow>
<owner>moh</owner>
<contentXPath>//table[@class="tableborder1"]</contentXPath>
<linkXPath>//a[contains(text(),'下一页')]</linkXPath>
<desc>凯迪社区</desc>
</site>
</autopager>

发表于 moh 在 2008年01月24日, 08:58 下午 CST #

<autopager>
<site><urlPattern>http://search.newhua.com/Searchfull_list.asp</urlPattern>
<guid>BBAAF6B8-9FD9-CC12-DB5B-DFB6-8046-BD3D</guid>
<urlIsRegex>false</urlIsRegex>
<margin>2</margin>
<enabled>true</enabled>
<enableJS>false</enableJS>
<quickLoad>false</quickLoad>
<fixOverflow>false</fixOverflow>
<owner>wahaha</owner>
<contentXPath>//table[@class='p9']</contentXPath>
<linkXPath>//a[contains(font/text(),'下一页')]</linkXPath>
<desc>http://search.newhua.com/Searchfull_list.asp</desc>
</site>
</autopager>

发表于 test 在 2008年01月25日, 10:07 下午 CST #

Hi,
here are two configs for Dr. Dobbs and Gamasutra respectively:

<autopager>
<site><urlPattern>http://*ddj.com/*</urlPattern>
<guid>0E9EE12F-EBC6-F348-E2FF-EDC0-ADC8-ADA7</guid>
<urlIsRegex>false</urlIsRegex>
<margin>2</margin>
<enabled>true</enabled>
<enableJS>true</enableJS>
<quickLoad>false</quickLoad>
<fixOverflow>false</fixOverflow>
<owner>n0n4m3</owner>
<contentXPath>//table[tbody/tr/td/div[1]/@class='LColMargin' and tbody/tr/td/div[2]/@class='articlepadding']</contentXPath>
<linkXPath>//a[@class='autoPagebreak' and contains(text(),'Next Page')]</linkXPath>
<containerXPath></containerXPath>
<desc>Dr. Dobb's</desc>
</site>
</autopager>

and

<autopager>
<site><urlPattern>http://www.gamasutra.com/*</urlPattern>
<guid>FC1D08BA-C3A0-9722-6274-C400-0CC1-8478</guid>
<urlIsRegex>false</urlIsRegex>
<margin>2</margin>
<enabled>true</enabled>
<enableJS>true</enableJS>
<quickLoad>false</quickLoad>
<fixOverflow>false</fixOverflow>
<owner>n0n4m3</owner>
<contentXPath>//table[tbody/tr/td/div[3]/@class='all_comments']</contentXPath>
<linkXPath>//a/strong[contains(text(),'Next')]</linkXPath>
<containerXPath></containerXPath>
<desc>Gamasutra</desc>
</site>
</autopager>

发表于 n0n4m3 在 2008年08月22日, 02:17 上午 CST #

<autopager>
<site><urlPattern>http://www.rlslog.net/*</urlPattern>
<guid>46D4FC72-DCCA-BE38-8F5A-CDC6-3A8A-77B8</guid>
<urlIsRegex>true</urlIsRegex>
<margin>2</margin>
<enabled>true</enabled>
<enableJS>true</enableJS>
<quickLoad>false</quickLoad>
<fixOverflow>false</fixOverflow>
<owner>rslog</owner>
<contentXPath>//div[@id='content']/div[@class='entry']</contentXPath>
<linkXPath>//a[contains(text(),'Next Page »')]</linkXPath>
<containerXPath></containerXPath>
<desc>http://www.rlslog.net/</desc>
</site>
</autopager>

发表于 89.110.200.16 在 2008年08月24日, 08:42 上午 CST #

<autopager>
<site><urlPattern>http://www.rlslog.net/*</urlPattern>
<guid>46D4FC72-DCCA-BE38-8F5A-CDC6-3A8A-77B8</guid>
<urlIsRegex>true</urlIsRegex>
<margin>2</margin>
<enabled>true</enabled>
<enableJS>true</enableJS>
<quickLoad>false</quickLoad>
<fixOverflow>false</fixOverflow>
<owner>lazamil</owner>
<contentXPath>//div[@id='content']/div[@class='entry']</contentXPath>
<linkXPath>//a[contains(text(),'Next Page »')]</linkXPath>
<containerXPath></containerXPath>
<desc>http://www.rlslog.net/</desc>
</site>
</autopager>

发表于 better version 在 2008年08月24日, 08:52 上午 CST #

<autopager>
<site><urlPattern>http://www.scenereleases.info/*</urlPattern>
<guid>8E575EC1-719F-8D2C-4421-5F2F-F19C-EF71</guid>
<urlIsRegex>true</urlIsRegex>
<margin>2</margin>
<enabled>true</enabled>
<enableJS>true</enableJS>
<quickLoad>false</quickLoad>
<fixOverflow>false</fixOverflow>
<owner>lazamil</owner>
<contentXPath>//div[@id='Blog1' and @class='widget Blog']/div[@class='blog-posts']/div[@class='post uncustomized-post-template']</contentXPath>
<linkXPath>//a[@id='Blog1_blog-pager-older-link']</linkXPath>
<containerXPath></containerXPath>
<desc>http://www.scenereleases.info/</desc>
</site>
</autopager>

发表于 89.110.200.16 在 2008年08月24日, 08:52 上午 CST #

<autopager>
<site><urlPattern>http://eztv.it/index.php*</urlPattern>
<guid>4E50279B-B500-F30F-88D8-8347-B536-72FC</guid>
<urlIsRegex>false</urlIsRegex>
<margin>2</margin>
<enabled>true</enabled>
<enableJS>true</enableJS>
<quickLoad>false</quickLoad>
<fixOverflow>false</fixOverflow>
<owner>n0n4m3</owner>
<contentXPath>//center</contentXPath>
<linkXPath>//a[contains(text(),'next page')]</linkXPath>
<containerXPath></containerXPath>
<desc>EZTV</desc>
</site>
</autopager>

发表于 n0n4m3 在 2008年08月27日, 07:48 上午 CST #

发表一条评论:
该日志评论功能被禁用了。