Skip to content

Commit 114f93a

Browse files
committed
Add Love and Deepspace
1 parent 8e816d5 commit 114f93a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: README.md

+4
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ GET `/la?id=PLAYER_ID&server=SERVER_NAME`
5050
SERVER_NAME bersifat case-insensitive, untuk daftarnya ada [di sini](https://github.com/ihsangan/valid/blob/main/src/router/la.ts).
5151

5252
**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)
5357
### Point Blank
5458
GET `/pb?id=ZEPETTO_ID`
5559

Diff for: wrangler.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name = "valad"
1+
name = "validator"
22
main = "./src/index.ts"
33
workers_dev = true
44
compatibility_date = "2022-01-01"

0 commit comments

Comments
 (0)