mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-18 05:35:10 +00:00
add url pricing
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "url",
|
"name": "url",
|
||||||
"icon": "🔗",
|
"icon": "🔗",
|
||||||
"category": "web"
|
"category": "web",
|
||||||
|
"pricing": {
|
||||||
|
"Url.List": 100,
|
||||||
|
"Url.Proxy": 100,
|
||||||
|
"Url.Shorten": 100
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user