c3bt.de in youtube.lua hinzugefügt
This commit is contained in:
parent
ab2f9da00c
commit
62165937ec
@ -130,7 +130,8 @@ return {
|
||||
usage = "URL zu YouTube-Video",
|
||||
patterns = {
|
||||
"youtu.be/([A-Za-z0-9-_-]+)",
|
||||
"youtube.com/watch%?v=([A-Za-z0-9-_-]+)"
|
||||
"youtube.com/watch%?v=([A-Za-z0-9-_-]+)",
|
||||
"c3nt.de/lor/([A-Za-z0-9-_-]+)"
|
||||
},
|
||||
run = run
|
||||
}
|
||||
|
Reference in New Issue
Block a user