Skip to content

Commit cc5f6b1

Browse files
committed
[XFileShare] Fix: remove redirected URL pattern
1 parent cffda07 commit cc5f6b1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

youtube_dl/extractor/xfileshare.py

-3
Original file line numberDiff line numberDiff line change
@@ -169,9 +169,6 @@ class XFileShareIE(InfoExtractor):
169169
}, {
170170
'url': 'https://aparat.cam/n4d6dh0wvlpr',
171171
'only_matching': True,
172-
}, {
173-
'url': 'https://uqload.to/ug5somm0ctnk.html',
174-
'only_matching': True,
175172
}, {
176173
'url': 'https://highstream.tv/2owiyz3sjoux',
177174
'only_matching': True,

0 commit comments

Comments
 (0)