Skip to content

Commit 5232e3e

Browse files
committed
stwst site ini
1 parent 69b1c71 commit 5232e3e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

sites.ini

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@
66
; rex = a regular expression that can extract the vid from the web or emb url
77
; nfo = a hint on how to find the right URL to paste
88

9+
[stwst]
10+
url = //video.stwst.at/videos/embed/@VIDEO@
11+
vid = n4CcD7kUDcZgjsSbn465
12+
web = https://video.stwst.at/w/n4CcD7kUDcZgjsSbn465Sk
13+
rex = video.stwst.at/w/([a-z0-9_\-]+)
14+
15+
[video]
16+
url = //video.stwst.at/videos/embed/@VIDEO@
17+
vid = n4CcD7kUDcZgjsSbn465
18+
web = https://video.stwst.at/w/n4CcD7kUDcZgjsSbn465Sk
19+
rex = video.stwst.at/w/([a-z0-9_\-]+)
20+
21+
22+
923
[youtube]
1024
url = //www.youtube-nocookie.com/embed/@VIDEO@
1125
vid = W86cTIoMv2U

0 commit comments

Comments
 (0)