[teachable] Update gns3 domain

This commit is contained in:
Sergey M․ 2020-03-24 02:55:17 +07:00
parent 08a27407c4
commit 38fa761a45
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D
1 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ class TeachableBaseIE(InfoExtractor):
_SITES = {
# Only notable ones here
'v1.upskillcourses.com': 'upskill',
'academy.gns3.com': 'gns3',
'gns3.teachable.com': 'gns3',
'academyhacker.com': 'academyhacker',
'stackskills.com': 'stackskills',
'market.saleshacker.com': 'saleshacker',
@ -128,7 +128,7 @@ class TeachableIE(TeachableBaseIE):
'url': 'http://v1.upskillcourses.com/courses/119763/lectures/1747100',
'only_matching': True,
}, {
'url': 'https://academy.gns3.com/courses/423415/lectures/6885939',
'url': 'https://gns3.teachable.com/courses/423415/lectures/6885939',
'only_matching': True,
}, {
'url': 'teachable:https://v1.upskillcourses.com/courses/essential-web-developer-course/lectures/1747100',
@ -230,7 +230,7 @@ class TeachableCourseIE(TeachableBaseIE):
'url': 'http://v1.upskillcourses.com/courses/enrolled/119763',
'only_matching': True,
}, {
'url': 'https://academy.gns3.com/courses/enrolled/423415',
'url': 'https://gns3.teachable.com/courses/enrolled/423415',
'only_matching': True,
}, {
'url': 'teachable:https://learn.vrdev.school/p/gear-vr-developer-mini',