Files
whoogle-search/app
Ben Busby b96e3a0acb Make base search url a member of the request class
Since the request class is loaded prior to values being read from the
user's dotenv, the WHOOGLE_RESULT_PER_PAGE var wasn't being used for
searches.

This moves the definition of the base search url to be intialized in the
request class to address this issue.

Fixes #497
2021-10-27 11:02:14 -06:00
..
2021-10-23 23:56:38 -06:00
2021-10-11 17:44:57 -06:00