mirror of
https://github.com/rikkaneko/paste.git
synced 2025-06-06 16:45:41 +00:00
Add URL redirection support
Signed-off-by: Joe Ma <rikkaneko23@gmail.com>
This commit is contained in:
parent
5404d3055b
commit
19c9c69a78
3 changed files with 58 additions and 9 deletions
|
@ -1,7 +1,6 @@
|
|||
name = "paste"
|
||||
main = "src/index.ts"
|
||||
compatibility_date = "2022-05-30"
|
||||
node_compat = true
|
||||
workers_dev = false
|
||||
kv_namespaces = [
|
||||
{ binding = "PASTE_INDEX", id = "a578863da0564cd7beadd9ce4a2d53e8", preview_id = "66d9440e13124099a5e508fe1ff0a489" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue