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

Several features found on frogfind.com are not present in this repository #24

Open
Sevenanths opened this issue Feb 24, 2024 · 0 comments

Comments

@Sevenanths
Copy link

There's quite a few features available at frogfind.com that are seemingly not a part of the open source version:

  • the frog image on the homepage (minor, I know)
  • proper 304 support (my local version simply seems to download redirects, happens in @ihyoudou's Docker version as well), frogfind.com handles redirects without issue
  • headers are not shown in the local version
  • several PHP warnings, which do not show in the production version on frogfind.com (could be due to my own PHP error level, but still)
  • DuckDuckGo rate limiting -- this does not happen on the production version, and I'm not sure why (we should be equal to DDG)

Is this intentional? I find the missing features severely limit the usability of a local copy of FrogFind, which defeats the purpose of a local copy entirely.

Thanks!

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

No branches or pull requests

1 participant