diff options
| -rw-r--r-- | youtube_dl/extractor/mofosex.py | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/mofosex.py b/youtube_dl/extractor/mofosex.py index 54716f5c7..1c652813a 100644 --- a/youtube_dl/extractor/mofosex.py +++ b/youtube_dl/extractor/mofosex.py @@ -12,7 +12,7 @@ class MofosexIE(KeezMoviesIE):      _VALID_URL = r'https?://(?:www\.)?mofosex\.com/videos/(?P<id>\d+)/(?P<display_id>[^/?#&.]+)\.html'      _TESTS = [{          'url': 'http://www.mofosex.com/videos/318131/amateur-teen-playing-and-masturbating-318131.html', -        'md5': '39a15853632b7b2e5679f92f69b78e91', +        'md5': '558fcdafbb63a87c019218d6e49daf8a',          'info_dict': {              'id': '318131',              'display_id': 'amateur-teen-playing-and-masturbating-318131',  | 
