Athlon1600 / php-proxy

A web proxy script written in PHP and built as an alternative to Glype.
https://www.php-proxy.com
MIT License
295 stars 158 forks source link

Search Engine Plugin #130

Closed Riscue closed 4 years ago

Riscue commented 5 years ago

If non-url input is received as url, this plugin makes a request via provided engine configs with that non-url input.

getUserSearchEnginePreference method accually needs a saved-config place. But I dont know where to put. Is config.php good place?

Athlon1600 commented 4 years ago

doesn't look like something that would belong as a CORE plugin for php-proxy... might be worth stuffing into and publishing as a separate package somewhere