Open BBerastegui opened 5 years ago
As seen here: https://github.com/EdOverflow/can-i-take-over-xyz/issues/38
The Heroku detection needs extra checks apart from the one provided in the fingerprints file.
Now it's giving false positives in cases where the domain is .herokuapp.com.
.herokuapp.com
I also experienced this with herokudns.com. Sometimes it would find it and sometimes it would not. It could also not find domains that were domain -> Cloudfront/Cloudflare -> heroku. Even with the -a parameter.
herokudns.com
As seen here: https://github.com/EdOverflow/can-i-take-over-xyz/issues/38
The Heroku detection needs extra checks apart from the one provided in the fingerprints file.
Now it's giving false positives in cases where the domain is
.herokuapp.com
.