mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
Fix url service (#108)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"proxy": [{
|
||||
"title": "Resolve a short URL to a long destination URL",
|
||||
"request": {
|
||||
"shortURL": "f8f3f83f3f83g"
|
||||
"shortURL": "https://m3o.one/u3zS8YHmYp"
|
||||
},
|
||||
"response": {
|
||||
"destinationURL": "https://mysite.com/this-is-a-rather-long-web-address"
|
||||
|
||||
Reference in New Issue
Block a user