Fix some more
This commit is contained in:
parent
7d8908f421
commit
9efe090707
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ regs = {
|
||||||
r"\d+/\d+/\d+_\d+\.jpg": "krpanosteal",
|
r"\d+/\d+/\d+_\d+\.jpg": "krpanosteal",
|
||||||
r"\_[frblud].jpg": "krpanosteal",
|
r"\_[frblud].jpg": "krpanosteal",
|
||||||
r"my.matterport.com/show/": "matterportsteal",
|
r"my.matterport.com/show/": "matterportsteal",
|
||||||
r"[^_]*_face\d_d_d.jpg": "matterportsimple",
|
r"[^_]*_face\d_\d_\d.jpg": "matterportsimple",
|
||||||
r"youtube.com": "youtubesteal",
|
r"youtube.com": "youtubesteal",
|
||||||
r"l\d_[frblud]_\d\d_\d\d.jpg": "giraffesteal",
|
r"l\d_[frblud]_\d\d_\d\d.jpg": "giraffesteal",
|
||||||
r"=x\d-y\d-z\d": "googlesteal",
|
r"=x\d-y\d-z\d": "googlesteal",
|
||||||
|
|
Loading…
Reference in a new issue