update prices for new granularity (#173)

This commit is contained in:
Dominic Wong
2021-06-25 11:41:55 +01:00
committed by GitHub
parent 0cc6f20a54
commit f3b9c491d4
22 changed files with 64 additions and 64 deletions

View File

@@ -3,8 +3,8 @@
"icon": "🔗",
"category": "web",
"pricing": {
"Url.List": 1,
"Url.Proxy": 1,
"Url.Shorten": 1
"Url.List": 100,
"Url.Proxy": 100,
"Url.Shorten": 100
}
}