add url pricing

This commit is contained in:
Asim Aslam
2021-05-27 18:27:28 +01:00
parent f469c15400
commit a95fc16bbf

View File

@@ -1,5 +1,10 @@
{
"name": "url",
"icon": "🔗",
"category": "web"
"category": "web",
"pricing": {
"Url.List": 100,
"Url.Proxy": 100,
"Url.Shorten": 100
}
}