1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-11-29 08:22:11 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
DarthSim
aed4ab8753 Cleanup examples 2022-09-03 00:58:54 +06:00
DarthSim
ceb9a61976 Remove basic URL format 2021-03-15 18:06:01 +06:00
Sleva λ
fd206600a5
Fixed browser usage
Using `const createHmac = require('create-hmac')` will ensure that this script will work both on Node.js and Browser (otherwise it will crash on browser).
I've also updated `new Buffer` on line 7, which is deprecated in flavor of `Buffer.from`
2019-09-04 23:31:20 +02:00
Richard Chiu
d533b65ca0 add new signature example file for node.js 2017-09-29 15:52:24 +08:00