-
-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show preview thumbnail of the subdomain #29
Comments
Hi @sir-kokabi, thanks for raising this. What I hear is that you're regularly seeing false positives for whether a found subdomain is still active, correct? Do you have examples of domains which have a lot of those false positives? Are you thinking preview thumbnail in the sense of displaying a screenshot of said page? |
I find it difficult to take screenshots of the page. If you use iframes or co, which are loaded clientside, then (at least) one request is sent from the client to the target page when the subdomains page is opened. But I can imagine that many users would not agree to simply send n requests from them directly to the pages. |
Maybe a simple HTTP status code check would be sufficient instead? |
All these reports exist, but all of them returned the error:
https://eggroll.ext.google.com/
Yes, as I mentioned in my use of digger.tools on #28 (comment), displaying a thumbnail of any page (whether error or no error) helps me locate what I'm searching for. |
I understand your point, but when I look at it from the perspective of a ruthless consumer who, at the highest level of perfection, envisions the best user experience for their intended goal, the presence of screenshots of the pages, despite their associated costs, seems excellent to me. I believe this is achievable, similar to how extensions like Speed Dial accomplish this. It could be made an optional setting for users who would like to enable it. |
I see: The domains you provided are part of Gmail and intended to receive incoming emails rather than for serving a webpage. While not technically "viewable" I'd still argue, that those are valid subdomains. By this logic, would you say these here are valid subdomains? Right now the subdomains list is rather compact. Where would you place these screenshots? |
Thanks for design sketch. As of now I don't believe this is a technically feasible feature without breaking the bank. |
only because there is not Webserver running, it does not mean a site is not in use. The scope is to give active subdomains back and active in this case means more or less that it has a DNS response on that subdomain. |
Display preview thumbnails for all subdomains. Many of them display 404 errors, "This site can’t be reached" or other issues.
The text was updated successfully, but these errors were encountered: