farside/lib
Ben Busby 7f430a5c41
Fix auto-redirect regex for gtranslate vs gsearch
The redirect regex for google search (~r/google.com) would also match
for google translate requests. This updates the search regex to also
require the "/search" path to be present in the original link.
2023-03-14 12:38:02 -06:00
..
farside Ignore request types in router 2022-12-11 13:14:40 -07:00
farside.ex Fix auto-redirect regex for gtranslate vs gsearch 2023-03-14 12:38:02 -06:00
service.ex Move Service struct def to its own module 2021-11-10 11:48:39 -07:00