second
This commit is contained in:
parent
76ae9d571d
commit
86988cd4a6
@ -3,8 +3,6 @@ from git import Repo # must install gitpython module
|
||||
|
||||
def main():
|
||||
# Perform request
|
||||
userid = "fossilfranv"
|
||||
passw = "mUlUmuqi#$%"
|
||||
token = "25135836368a30b70cbaa4aa56e8a40f04bf6030"
|
||||
r = requests.get("https://git.franv.site/api/v1/repos/search?token=" + token)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user