nicovideo Pattern-Fix
This commit is contained in:
parent
47cd43404d
commit
326be7afb9
@ -52,7 +52,7 @@ return {
|
||||
patterns = {
|
||||
"nicovideo.jp/watch/(sm%d+)$",
|
||||
"nicovideo.jp/watch/(%d+)$",
|
||||
"nico.ms/sm(%d+)$"
|
||||
"nico.ms/(sm%d+)$"
|
||||
},
|
||||
run = run
|
||||
}
|
||||
|
Reference in New Issue
Block a user