asadahimeka / yandere-masonry

Yande.re/Konachan Masonry(Waterfall) Layout. Yande.re/Konachan 中文标签 & 缩略图放大 & 双击翻页 & 瀑布流浏览
https://greasyfork.org/scripts/444885
MIT License
106 stars 5 forks source link

Rule34.Paheal blacklist tags not working #39

Open Pamlau opened 2 months ago

Pamlau commented 2 months ago

It was working a while ago but now even if a tag/artist is blacklisted it still shows up images with its tag

Pamlau commented 2 months ago

And the download option isn't working either image_2024-06-19_154245893

asadahimeka commented 2 months ago

@Pamlau

The blacklist works fine on my end, you can update to the latest version of the script and try again.

And download error was fixed in v0.33.4

P.S.

There are currently two ways to obtain the data source of Rule34.Paheal images.

One is to parse HTML directly, and the other is to obtain it through XML API.

This script currently calls XML API to obtain image data when you are at https://rule34.paheal.net which is the homepage,

and parses HTML to obtain data when you are at the list page https://rule34.paheal.net/post/list.

It should be noted that the data obtained by calling the API will be inconsistent with the data obtained by parsing HTML.

Pamlau commented 2 months ago

@Pamlau

The blacklist works fine on my end, you can update to the latest version of the script and try again.

And download error was fixed in v0.33.4

P.S.

There are currently two ways to obtain the data source of Rule34.Paheal images.

One is to parse HTML directly, and the other is to obtain it through XML API.

This script currently calls XML API to obtain image data when you are at https://rule34.paheal.net which is the homepage,

and parses HTML to obtain data when you are at the list page https://rule34.paheal.net/post/list.

It should be noted that the data obtained by calling the API will be inconsistent with the data obtained by parsing HTML.

Ohhh I see, the download works smoothly fine now, and now the blacklist works perfectly if I start through the homepage just like you said!

Pamlau commented 2 months ago

I forgot to mention the download works perfectly if through the page "https://rule34.paheal.net/post/list", but still doesn't work through the main page "https://rule34.paheal.net" which is the one as intended xd

asadahimeka commented 2 months ago

I forgot to mention the download works perfectly if through the page "https://rule34.paheal.net/post/list", but still doesn't work through the main page "https://rule34.paheal.net" which is the one as intended xd

Forgot it too lol Fixed in v0.33.5