X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=videosite%2FMotherlessGrabber.pm;h=681b7332e331e82dce2f4f6dc2a56597fa6e4403;hb=2793bf0eb588c2ad4c76a4e2e38793612b69757f;hp=0b2487038c15cfcfbcdfca322461608d87846b69;hpb=17bca93d2b471f5f099a4046297159a029989430;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);