ElvenSpellmaker / IRC-Bot

A very little basic IRCBot that is being improved all the time
http://www.wildphp.com
7 stars 1 forks source link

URLTitle Should Fall-Back #9

Closed ElvenSpellmaker closed 9 years ago

ElvenSpellmaker commented 9 years ago

URLTitle should fall back to the old regex method if the DOMDocument fails, this is generally due to the max download size being exceeded.

ElvenSpellmaker commented 9 years ago

I believe URLTitle already falls back seeing as DOMDocument already handles malformed pages.