playstation_store.lua: Pattern-Fix
This commit is contained in:
parent
99635d729b
commit
8bd0a5bc56
@ -64,7 +64,7 @@ end
|
|||||||
return {
|
return {
|
||||||
description = "Zeigt PlayStation Store Infos",
|
description = "Zeigt PlayStation Store Infos",
|
||||||
usage = "Link zum PlayStation Store",
|
usage = "Link zum PlayStation Store",
|
||||||
patterns = {"store.playstation.com/#!/de%-de/spiel/.*/cid=(.*)"},
|
patterns = {"store.playstation.com/#!/de%-de/.*/cid=(.*)"},
|
||||||
run = run
|
run = run
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user