Skip to content

Commit 47b8333

Browse files
authored
Merge pull request #139 from ktarasov/master
Definition for RuTube video hosting has been add
2 parents 4b7cb07 + 970121c commit 47b8333

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

sites.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,9 @@ url = url = //web.microsoftstream.com/embed/video/@VIDEO@?autoplay=false&sho
9898
vid =
9999
web =
100100
rex = microsoftstream\.com\/video\/([a-f0-9\-]{36})
101+
102+
[rutube]
103+
url = https://rutube.ru/play/embed/@VIDEO@
104+
vid = 2f578e18146d5483a85cfacf0714f33d
105+
web = https://rutube.ru/video/2f578e18146d5483a85cfacf0714f33d/?r=wd
106+
rex = rutube\.ru\/video\/([a-z0-9]+)\/

0 commit comments

Comments
 (0)