Skip to content

Commit b20255a

Browse files
authored
Merge pull request #71 from rurq-official/patch-1
Update uploadGJComment21.md
2 parents 4923d1e + f83d826 commit b20255a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/endpoints/uploadGJComment21.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ data = {
5959
"secret": "Wmfd2893gb7"
6060
}
6161

62-
req = requests.post("http://boomlings.com/database/uploadGJLevel21.php", data=data)
62+
req = requests.post("http://boomlings.com/database/uploadGJComment21.php", data=data)
6363
print(req.text)
6464
```
6565

@@ -68,4 +68,4 @@ print(req.text)
6868
31444784
6969
```
7070

71-
<!-- tabs:end -->
71+
<!-- tabs:end -->

0 commit comments

Comments
 (0)