このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
whoogle-mod/app/static
Vansh Comar 771bf34ce9
Show client IP for "my ip" searches (#469)
This introduces a new UI element for displaying the client IP
address when a search for "my ip" is used.

Note that this does not show the IP address seen by Google
if Whoogle is deployed remotely. It uses `request.remote_addr`
to display the client IP address in the UI, not the actual address
of the server (which is what Google sees in requests sent from
remote Whoogle instances).
2021-10-21 10:42:31 -06:00
..
build Ensure existence of static build dir 2021-07-02 16:21:38 -04:00
css Show client IP for "my ip" searches (#469) 2021-10-21 10:42:31 -06:00
img Configure PWA for mobile browsers (#234) 2021-04-05 11:00:56 -04:00
js Focus search input after clearing w/ reset btn 2021-04-22 10:02:15 -04:00
settings Block by result title or url using regex (#473) 2021-10-20 20:01:04 -06:00