X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=videosite%2FMotherlessGrabber.pm;fp=videosite%2FMotherlessGrabber.pm;h=681b7332e331e82dce2f4f6dc2a56597fa6e4403;hb=7e0dc82d9acebecc7f19f9b43c1c8e87d27599f7;hp=0b2487038c15cfcfbcdfca322461608d87846b69;hpb=422536027a2fb0656c25e18dba1e342c70533655;p=videosite.git diff --git a/videosite/MotherlessGrabber.pm b/videosite/MotherlessGrabber.pm index 0b24870..681b733 100644 --- a/videosite/MotherlessGrabber.pm +++ b/videosite/MotherlessGrabber.pm @@ -22,6 +22,7 @@ sub new { _SELFTESTURL => 'http://motherless.com/4976432', _SELFTESTTITLE => 'Teen masturbation in shower', _PATTERNS => ['(http://(?:[-a-zA-Z0-9_.]+\.)*motherless.com/([a-zA-Z0-9]+))'], + @_, ); return bless($self, $class);