You've already forked wakapi-readme-stats
Update main.py
This commit is contained in:
committed by
GitHub
parent
8a2dc77d1b
commit
7a552beb15
2
main.py
2
main.py
@@ -467,7 +467,7 @@ def get_stats(github):
|
|||||||
|
|
||||||
|
|
||||||
def star_me():
|
def star_me():
|
||||||
requests.put("https://api.github.com/user/starred/anmol098/anmolsingh.me", headers=headers)
|
requests.put("https://api.github.com/user/starred/anmol098/waka-readme-stats", headers=headers)
|
||||||
|
|
||||||
|
|
||||||
def decode_readme(data: str):
|
def decode_readme(data: str):
|
||||||
|
|||||||
Reference in New Issue
Block a user