Motherless: Fix typo
[videosite.git] / videosite / MotherlessGrabber.pm
index 681b733..052bf55 100644 (file)
@@ -21,7 +21,7 @@ sub new {
         NAME => 'motherless',
         _SELFTESTURL => 'http://motherless.com/4976432',
         _SELFTESTTITLE => 'Teen masturbation in shower',
-        _PATTERNS => ['(http://(?:[-a-zA-Z0-9_.]+\.)*motherless.com/([a-zA-Z0-9]+))'],
+        PATTERNS => ['(http://(?:[-a-zA-Z0-9_.]+\.)*motherless.com/([a-zA-Z0-9]+))'],
         @_,
     );