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

Don't remove referer policy from img tag #2261

Open
1 task done
SettingDust opened this issue Dec 18, 2023 · 1 comment
Open
1 task done

Don't remove referer policy from img tag #2261

SettingDust opened this issue Dec 18, 2023 · 1 comment

Comments

@SettingDust
Copy link

Miniflux will remove the referrerpolicy from img tag in description.

Such as img tag in https://rsshub.app/weibo/user/1642909335 <img style="" src="https://tvax1.sinaimg.cn/large/001NbtLFly1hky7l95odoj60yi32g4qq02.jpg" referrerpolicy="no-referrer"> will be <img src="https://tvax1.sinaimg.cn/large/001NbtLFly1hky7l95odoj60yi32g4qq02.jpg" loading="lazy"> that will blocked with 403

@spin6lock
Copy link

Vote for this, it would be better that we can set the referrer per feed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants