ImoutoChan / IqdbApi

Library for searching anime picture sources on iqdb.org.
MIT License
20 stars 1 forks source link

Please handle iqdb's stupid omission of "https:" #4

Closed da3dsoul closed 3 years ago

da3dsoul commented 3 years ago

Apparently browsers are okay with this, but Match.Url returns things like "//danbooru.dounmai.us/posts/1234", because iqdb has that in the href. Can you check for it and add "https:" to it so that people get URLs that make sense?

Thanks much

da3dsoul commented 3 years ago

Thanks much