tosdr / tosback2

Reimplementing TOSBack with Ruby and using git to see TOS changes!
http://tosback.org
GNU General Public License v2.0
125 stars 32 forks source link

Add 39 new files & Fix XML errors in rules #2

Closed JesseWeinstein closed 11 years ago

JesseWeinstein commented 11 years ago

Two of the rules wouldn't parse with Expat. This fixes that.

(Edit, a day later: Now I've added 39 new entries from http://tos-archive.wikispaces.com )

michielbdejong commented 11 years ago

great, thanks a lot for doing this!

i'll merge it but we need @JimmStout to do a 'git pull' on the crawler server before these start running.

JimmStout commented 11 years ago

Thanks for submitting these for us! I went through each to make sure they're working, and I updated the xpath attribute for them as well.

https://github.com/tosdr/tosback2/commit/99479cd3083969b2f70dad6dca5e399fe72f6cc6

JesseWeinstein commented 11 years ago

Thanks for doing that -- I don't have the proper version of Ruby on my main machine, so it's harder for me to test them.