mirror of
https://github.com/web3privacy/data
synced 2024-10-15 18:16:28 +02:00
remove old imgs
This commit is contained in:
parent
f8b0345198
commit
edf5c3a0d8
7 changed files with 1 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 1.1 MiB |
Binary file not shown.
Before Width: | Height: | Size: 128 KiB |
Binary file not shown.
Before Width: | Height: | Size: 255 KiB |
Binary file not shown.
Before Width: | Height: | Size: 58 KiB |
Binary file not shown.
Before Width: | Height: | Size: 66 KiB |
Binary file not shown.
Before Width: | Height: | Size: 72 KiB |
|
@ -57,7 +57,7 @@ for(const event of engine.rendered.events) {
|
|||
|
||||
await genImage(
|
||||
destFn,
|
||||
`https://beta.web3privacy.info/gen/event?id=${event.id}&image=${design.image}`,
|
||||
`https://web3privacy.info/gen/event?id=${event.id}&img=${design.image}`,
|
||||
`#img-${format}`
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue