This repository has been archived by the owner on Jan 18, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Also add docs with include requests folder
- Loading branch information
1 parent
4237282
commit 2b9aa66
Showing
7 changed files
with
39 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,7 @@ | ||
# csgt.vn | ||
|
||
```http | ||
### csgt | ||
POST /?mod=contact&task=tracuu_post&ajax | ||
HOST: www.csgt.vn | ||
Cookie: PHPSESSID=jmg7m23ttkho70rap0fs6evgb0 | ||
content-type: application/x-www-form-urlencoded | ||
BienKS=60A64685 & | ||
Xe=1 & | ||
captcha=rtz4rv & | ||
ipClient=9.9.9.91 & | ||
cUrl=1 | ||
{% | ||
include "../../requests/csgt_vn.http" | ||
%} | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# phatnguoi.vn | ||
|
||
```http | ||
{% | ||
include "../../requests/phatnguoi_vn.http" | ||
%} | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
### Get for 6A64685 | ||
POST /phatnguoi | ||
HOST: https://api.checkphatnguoi.vn | ||
Content-Type: application/json | ||
|
||
{"bienso": "60A64685"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
### csgt | ||
POST /?mod=contact&task=tracuu_post&ajax | ||
HOST: www.csgt.vn | ||
Cookie: PHPSESSID=jmg7m23ttkho70rap0fs6evgb0 | ||
content-type: application/x-www-form-urlencoded | ||
|
||
BienKS=60A64685 & | ||
Xe=1 & | ||
captcha=rtz4rv & | ||
ipClient=9.9.9.91 & | ||
cUrl=1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
### phatnguoi.vn | ||
GET /web/tra-cuu/98A56604/1 | ||
HOST: https://api.phatnguoi.vn |