mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-22 07:15:25 +00:00
rss pricing
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "rss",
|
"name": "rss",
|
||||||
"icon": "📰",
|
"icon": "📰",
|
||||||
"category": "web"
|
"category": "web",
|
||||||
|
"pricing": {
|
||||||
|
"Rss.Add": 100,
|
||||||
|
"Rss.Feed": 100,
|
||||||
|
"Rss.Delete": 100,
|
||||||
|
"Rss.List": 100
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user