[sxyprn] Make YourPornIE not match URLs from https://sxyprn.com
This commit is contained in:
parent
54fdf7cc51
commit
12113ad249
@ -8,7 +8,7 @@ from ..utils import (
|
|||||||
|
|
||||||
|
|
||||||
class YourPornIE(InfoExtractor):
|
class YourPornIE(InfoExtractor):
|
||||||
_VALID_URL = r'https?://(?:www\.)?(?:yourporn\.sexy|sxyprn\.com)/post/(?P<id>[^/?#&.]+)'
|
_VALID_URL = r'https?://(?:www\.)?yourporn\.sexy/post/(?P<id>[^/?#&.]+)'
|
||||||
_TESTS = [{
|
_TESTS = [{
|
||||||
'url': 'https://yourporn.sexy/post/57ffcb2e1179b.html',
|
'url': 'https://yourporn.sexy/post/57ffcb2e1179b.html',
|
||||||
'md5': '6f8682b6464033d87acaa7a8ff0c092e',
|
'md5': '6f8682b6464033d87acaa7a8ff0c092e',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user