Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Anthony Brignano
2020-12-14 18:38:12 -05:00
3 changed files with 423 additions and 7 deletions

View File

@@ -467,7 +467,7 @@ def get_stats(github):
def star_me():
requests.put("https://api.github.com/user/starred/anmol098/waka-readme-stats", headers=headers)
requests.put("https://api.github.com/user/starred/anmol098/anmolsingh.me", headers=headers)
def decode_readme(data: str):