mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #294] [QUESTION] IP address query #202
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#202
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @milachevalier on GitHub (Apr 22, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/294
This is just a random thing that popped into my mind.
When you usually google "my ip" there is a snippet on top of the results page that shows the current IP address. When you search that on whoogle, nothing shows up. Is that a limitation from google?
Was just curious in finding out from which IP results are fetched from google. Heroku normally has a pool of ip addresses.
@benbusby commented on GitHub (Apr 26, 2021):
Hmmm, looks like that's a (new) limitation from google. I recall at one point the first search result was still the instance IP, but something must have changed since then.
Let me know if you think it'd be worth the effort to include a resource for displaying the IP of the current instance. I suppose it could be useful for the sake of satisfying curiosity...but not sure if there's utility beyond that.
@milachevalier commented on GitHub (Apr 27, 2021):
The question itself was just for the sake of satisfying curiosity, so please don't go through the trouble. :) Thanks!