Skip to content
Snippets Groups Projects
Unverified Commit 8d47211d authored by Sébastien Gaya's avatar Sébastien Gaya Committed by GitHub
Browse files

dailymotion: add geo subdomain (#2517)

parent 3cdfcc70
No related branches found
No related tags found
No related merge requests found
class Video::Provider::Dailymotion < Video::Provider::Default
DOMAINS = [
'dailymotion.com',
'www.dailymotion.com',
'dailymotion.com',
'www.dailymotion.com',
'geo.dailymotion.com',
'dai.ly',
'*.dmcdn.net'
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment