Greasy Fork is available in English.

東方永頁機

Webページを自動で読み込み継ぎ足し表示を行うブラウザ拡張です、次のページ付けされた Web ページの自動読み込みと現在のページへの挿入 ルールなしで何千もの Web サイトをサポートします。

< 東方永頁機についてのフィードバック

質問/コメント

§
投稿日: 2022/02/18

采用 Chevereto 软件的网站上,会无限加载第一页内容。脚本版本1.2.2。

例如 https://demo.chevereto.com/explore/recent/ 最新图片,滚动到底,会加载并追加第一页的内容到末尾,地址栏变成第二页、第三页、……的地址。 在相册等页面中相同,如 https://demo.chevereto.com/album/chile.r3Zh/ 的图片。

hoothin作者
§
投稿日: 2022/02/19

感谢反馈,写了个规则,你试试。不知道域名还有没有遗漏的

  {
    "name":"chevereto",
    "url":"(/explore/recent|/album/|/search/)",
    "nextLink":"a[data-pagination='next']",
    "pageElement":"div#content-listing-tabs",
    "pageAction":"let w=document.querySelector('.list-item').style.width;let content=eles[0].querySelector('.pad-content-listing');content.style.display='flex';content.style.flexFlow='row wrap';[].forEach.call(eles[0].querySelectorAll('.list-item'),i=>{i.style.display='block';i.style.width=w;i.style.position='sticky';i.querySelector('.list-item-image').style.height=w;})"
  }
§
投稿日: 2022/02/26

感谢。抱歉回复晚了。 其他页面已正常,但用户页面不行,例如 https://demo.chevereto.com/rodolfo

hoothin作者
§
投稿日: 2022/02/26

感谢!已经把url改成“.”了

返信を投稿

返信を投稿するにはログインしてください。