]> gitweb.michael.orlitzky.com - dead/whatever-dl.git/commit
Added the beginnings of Megaporn support. There's still something missing, but the...
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 21 Mar 2009 04:37:32 +0000 (00:37 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 21 Mar 2009 04:37:32 +0000 (00:37 -0400)
commit1b05b87b04c0e3d6e8a4e7c891d1eea9aece298d
treefb65cf4bdc6695a35160083d6df67d100ec3f8a1
parent4427ec884bf38dd94256a59260613e1dff3e984a
Added the beginnings of Megaporn support. There's still something missing, but the decryption routine is (probably) implemented correctly.
src/websites/megaporn.rb [new file with mode: 0644]
test/fixtures/megaporn/E1LROW6E.html [new file with mode: 0644]
test/megaporn_test.rb [new file with mode: 0644]
test/test_suite.rb