Add a default mask with a subdirectory
As a clue that this is supported. See #2
This commit is contained in:
parent
056c164659
commit
3eaa7ed822
@ -102,8 +102,8 @@ export const MASK = new RecentList("mask", [
|
|||||||
"*name*.*ext*",
|
"*name*.*ext*",
|
||||||
"*num*_*name*.*ext*",
|
"*num*_*name*.*ext*",
|
||||||
"*url*-*name*.*ext*",
|
"*url*-*name*.*ext*",
|
||||||
"*name* (*text*).*ext*",
|
"downthemall/*y*-*m*/*name*.*ext*",
|
||||||
"*name* (*hh*-*mm*).*ext*"
|
"*name* (*text*).*ext*"
|
||||||
]);
|
]);
|
||||||
MASK.init().catch(console.error);
|
MASK.init().catch(console.error);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user