Sleazy Fork is available in English.

Unlimited Paginator Works

Makes any(?) page with a paginator on various Danbooru clones "bottomless"--blend pages together or separate each with a paginator.

脚本作者
Mango 2
今日安装
0
总安装量
4,283
得分
28 1 2
版本
2022.06.25
创建日期
2014-09-24
最近更新
2022-06-25
许可证
暂无
应用到

Default supported sites:

If you happen to frequent an unsupported booru, try just adding it to the includes list. Only the sites on the above list are directly supported, however--don't ask me to add or fix other sites.

I only use Danbooru, and even there my copy of the script is disabled on some pages, so it's easy for problems to go unnoticed.

Some functionality (tag scripts, blacklist sidebar hide/show, etc...) is lost on the loaded pages. This will not be fixed.

At the top of the script are three options:

  • pageBreak - If true, each added page retains its paginator. If false (default), elements are smoothly joined together.
  • scrollBuffer - Increase to decrease amount of scrolling needed to load next page.
  • timeToFailure - Time (in ms) the script will wait for a response from the next page before attempting to fetch the page again. Increase if the next page keeps trying to load but never completes.


2022-06-25

  • Danbooru: Fixed for /uploads and /ai_tags

2021-12-17:

  • Danbooru: Fixed post pages not smoothly merging together

2021-02-26:

  • Fixed Danbooru
  • Removed Sankaku Complex

2018-11-08:

  • Fixed Danbooru pool listing

2018-07-20:

  • Fixed Danbooru

2018-04-21:

  • Added 100ms delay on appending pages to fix Danbooru comment index.

2017-07-26:

  • Gelbooru is no longer supported.

2017-03-19:

  • Fixed Gelbooru post/comment/tags index; other Gelbooru pages disabled.

2017-01-25:

  • Fixed /comments on Danbooru when comments contain tables.

2016-10-19:

  • Fixed /favorites page on Danbooru.

2015-08-19:

  • Fixed on Gelbooru for searches with few pages remaining.

2015-02-05:

  • Fixed Danbooru post searches not appending pages correctly when hitting blank pages.
  • Fixed pageBreak=true not separating certain pages correctly. I'm changing the default pageBreak setting to false.
  • Changed Sankaku URL to https.

2015-01-14:

  • Fixed second page being pushed down by the sidebar.