Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: mark all non-censored nsfw images in info #300

Merged
merged 2 commits into from
Sep 29, 2024
Merged

fix: mark all non-censored nsfw images in info #300

merged 2 commits into from
Sep 29, 2024

Conversation

db0
Copy link
Member

@db0 db0 commented Sep 29, 2024

Currently the logic doesn't mark nsfw images with the information metadata if they were not censored. Changed it so that it marks them as NSFW always, but only if they were not censored.

The logic here is that the information here pertains to the actual content of the returned image, which in the case of censored images, is actually the SFW warning replacement.

Supercedes #298

@db0 db0 requested a review from tazlin September 29, 2024 08:19
@tazlin tazlin merged commit 78c79ad into main Sep 29, 2024
3 checks passed
@db0 db0 deleted the nsfw3 branch September 29, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants