ViewOnYP

Links various membership platforms to Kemono and Coomer.

< ViewOnYP 피드백

리뷰: 좋음 - 잘 동작함

§
작성: 2024-03-19

Script has some issues:
* It tries to run on the home page (https://www.patreon.com/), search page, and other non-member pages.
* It tries to run on individual post pages (for example https://www.patreon.com/posts/if-you-join-but-64578985) and gets stuck on "Querying platforms, please wait..."

TheLastZombie개발자
§
작성: 2024-03-20

On Patreon, there isn't really a reliable way to detect whether the user is currently accessing a profile page or not. Fanbox, for example, graciously prefixes user pages with an @, meaning I can restrict the script to those pages, but Patreon doesn't. Using a blacklist approach (i. e. running on all Patreon pages except ones including /posts/, etc.) will always be difficult and, as mentioned, unreliable.

That being said, I did fix the "Querying platforms" bug you mentioned in the latest version (2.17.3). It should go live on Greasy Fork in a few hours.

§
작성: 2024-03-20

Some patterns can be safely blacklisted: main page, search

TheLastZombie개발자
§
작성: 2024-03-21

Okay, it took a bit, but I believe I now have a reasonably complete list of URLs to blacklist. I've added them to the latest version (2.17.4). Please try it and see if there's any I missed.

TheLastZombie개발자
§
작성: 2024-03-22

Thanks, I've added the URLs to the blacklist in 2.17.5.

댓글 남기기

댓글을 남기려면 로그인하세요.