Motherless: Fix self test title
authorRalf Ertzinger <ralf@skytale.net>
Tue, 28 May 2013 19:48:38 +0000 (21:48 +0200)
committerRalf Ertzinger <ralf@skytale.net>
Tue, 28 May 2013 19:48:38 +0000 (21:48 +0200)
videosite/MotherlessGrabber.pm

index e87602e..9f3feaa 100644 (file)
@@ -20,7 +20,7 @@ sub new {
     my $self = $class->SUPER::new(
         NAME => 'motherless',
         _SELFTESTURL => 'http://motherless.com/4976432',
-        _SELFTESTTITLE => 'Teen masturbation in shower',
+        _SELFTESTTITLE => 'Teen Masturbating In Shower',
         PATTERNS => ['(http://(?:[-a-zA-Z0-9_.]+\.)*motherless.com/([a-zA-Z0-9]+))'],
         @_,
     );