url |
^.+://[^/]+\.tumblr\.com/ |
nextLink |
//a[@rel="next"]|(//a[contains(@href,"/page/2")][//link[@rel="canonical"][not(contains(@href,"/page/"))]]|//a[contains(@href,concat("/page/",number(substring-after(//link[@rel="canonical"]/@href,"/page/"))+1))])[not(//a[@rel="next"])][not(@class='next invisible')] |
pageElement |
id('posts')[count(./*)>1 and not(./article)]/* |
exampleUrl |
https://illillill.tumblr.com/ |
considerationUrl |
https://staff.tumblr.com/ https://bychloethemes.tumblr.com/ |
comment |
http://taizooo.tumblr.com/post/65704255/nextlink-2
hAtom : http://wedata.net/items/31114 と AutoPagerizeFORMAT : http://wedata.net/items/31158
よりこの SITEINFO を優先度を低くするために url の文字数を hAtom より1文字以上短かくする必要があります。また ^http://ku\.tumblr\.com/ といった個別の SITEINFO より優先度を下げるため url は可能なかぎり短くする必要があります。
pageElement は LDRize SITEINFO : http://wedata.net/items/28521?rev=41785 の paragraph をベースにしました。 |