Misc fixes
authorAntonio Ospite <ospite@studenti.unina.it>
Thu, 8 Dec 2011 18:26:17 +0000 (19:26 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Thu, 8 Dec 2011 18:33:32 +0000 (19:33 +0100)
commitd0aadfa63348eab5239adb51f6db2c988980363a
treef3aa9c4c342865a8fc1ef1c62443f7cccda4afa2
parent37830ce8da03490964e35e2d2461b3d24ad8f781
Misc fixes

 - use innerHTML instead of textContent, this is how it should have
   been from the start, textContent just worked for Repubblica, as the
   URL was in a script, but what if it is in some html code (<a/>,
   <object/>)?

 - check the regexp actually matches something

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
direct_download_links.user.js