vantezzen / dontbugme

🐛 DontBugMe allows you to easily use credentials from BugMeNot.com on any page.
https://vantezzen.io/get/dontbugme
MIT License
57 stars 5 forks source link

No logins for ccTLD #8

Closed clockworkgeek closed 3 years ago

clockworkgeek commented 4 years ago

DontBugMe only searches for the two highest levels of a domain. This is incorrect when dealing with country codes e.g. example.co.uk is shortened to co.uk which obviously doesn't match a real site and so gives the message "It looks like there are no logins availible for this page."

Browser is Firefox 74. Add-on version is 1.12.

P.S. "availible" is mispelled.

vantezzen commented 3 years ago

DontBugMe 2 will have a selection for which domain should be used:

Screenshot 2021-08-04 at 13 47 09

This allows searching specific subdomains but also fixes this issue. DontBugMe addidionally uses the complete domain by default instead of trying to shorten it.