We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e816d5 commit 114f93aCopy full SHA for 114f93a
README.md
@@ -50,6 +50,10 @@ GET `/la?id=PLAYER_ID&server=SERVER_NAME`
50
SERVER_NAME bersifat case-insensitive, untuk daftarnya ada [di sini](https://github.com/ihsangan/valid/blob/main/src/router/la.ts).
51
52
**Contoh:** [?id=22512309&server=milestone](https://api.isan.eu.org/nickname/la?id=22512309&server=milestone)
53
+### Love and Deepspace
54
+GET `/ld?id=Hunter_ID`
55
+
56
+**Contoh:** [81001445172](https://api.isan.eu.org/nickname/ld?id=81001445172)
57
### Point Blank
58
GET `/pb?id=ZEPETTO_ID`
59
wrangler.toml
@@ -1,4 +1,4 @@
1
-name = "valad"
+name = "validator"
2
main = "./src/index.ts"
3
workers_dev = true
4
compatibility_date = "2022-01-01"
0 commit comments