remotes/1693045480750635534/spooky-22
Aevann1 2021-10-10 08:03:23 +02:00
parent db0a8e0390
commit 77d9309aa3
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
<p>Python example:</p>
<pre> import requests
headers={"Authorization": "access_token_goes_here", "User-Agent": "sex"}
headers={"Authorization": "access_token_goes_here"}
url="https://rdrama.net/@carpathianflorist"
@ -72,7 +72,7 @@
<p>Python example:</p>
<pre> import requests
headers={"Authorization": "access_token_goes_here", "User-Agent": "sex"}
headers={"Authorization": "access_token_goes_here"}
url="https://rdrama.net/@carpathianflorist"