davidchambers / tutor

JavaScript interface for the Gatherer card database
https://gatherer.wizards.com/
Do What The F*ck You Want To Public License
149 stars 18 forks source link

Update check for "No Results" when searching by name #94

Closed CBXZero closed 9 years ago

CBXZero commented 9 years ago

Since Gatherer has had it's formatting updated recently, checking to see if a html tag exclusive to a card result page will allow the exception to be caught again.

CBXZero commented 9 years ago

Found that searching for that tag didn't yield the result I wanted (and the Travis CI build failed), looking into this more.