mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-20 14:35:07 +00:00
add some syntactic naming things
This commit is contained in:
@@ -2,5 +2,5 @@
|
|||||||
"name": "id",
|
"name": "id",
|
||||||
"icon": "🆔",
|
"icon": "🆔",
|
||||||
"category": "util",
|
"category": "util",
|
||||||
"display_name": "ID"
|
"display_name": "Unique ID"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,5 +2,5 @@
|
|||||||
"name": "ip",
|
"name": "ip",
|
||||||
"icon": "🗺️",
|
"icon": "🗺️",
|
||||||
"category": "location",
|
"category": "location",
|
||||||
"display_name": "IP"
|
"display_name": "GeoIP"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,5 +2,5 @@
|
|||||||
"name": "otp",
|
"name": "otp",
|
||||||
"icon": "🔑",
|
"icon": "🔑",
|
||||||
"category": "user",
|
"category": "user",
|
||||||
"display_name": "OTP"
|
"display_name": "One Time Pass"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,5 +2,5 @@
|
|||||||
"name": "qr",
|
"name": "qr",
|
||||||
"icon": "🔲",
|
"icon": "🔲",
|
||||||
"category": "web",
|
"category": "web",
|
||||||
"display_name": "QR"
|
"display_name": "QR Codes"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,5 +2,5 @@
|
|||||||
"name": "url",
|
"name": "url",
|
||||||
"icon": "🔗",
|
"icon": "🔗",
|
||||||
"category": "web",
|
"category": "web",
|
||||||
"display_name": "URL"
|
"display_name": "URL Shortener"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user