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

[FEATURE] Filter websites that doesn't have CORS #1221

Open
kvnzrch opened this issue Feb 4, 2025 · 0 comments
Open

[FEATURE] Filter websites that doesn't have CORS #1221

kvnzrch opened this issue Feb 4, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@kvnzrch
Copy link

kvnzrch commented Feb 4, 2025

Describe the feature you'd like to see added
What the title says, that at least, you can do a fetch for each URL, to show if it has the headers that prevent that URL from being displayed inside an iframe. Perhaps it can be activated through environment variables, and that next to each URL, in the results list, a Loader is shown, and then nothing if it can be embedded or a green check, or an red X if it cannot.

Additional context
I'm making an app that simulates a desktop environment, with Whoogle as the home page ❤️. Almost all pages block the ability to embed in an iframe, that's the issue.

@kvnzrch kvnzrch added the enhancement New feature or request label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant