Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update hashes & identifiers, remove update routine #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

19h
Copy link

@19h 19h commented Jul 20, 2020

  • updates the keys used to make the signed requests work again
  • removes broken update routine
  • cast filename passed to mutagen to string mitigating issues where mutagen attempts to execute string-methods on the filename (i.e. filename.lower() which is not impl'd in the object passed as filename).

@DashLt
Copy link
Contributor

DashLt commented Nov 9, 2020

Hahaha, can't believe someone found this. This is a re-upload of Sorrow's old repository, he wrote it originally and I came in and fixed some stuff. He re-wrote the code, but since took it off GitHub. The original repository was actually DMCA'd because of the auth keys. I wrote a module to dynamically fetch them to mitigate this: https://github.com/DashLt/Spoofbuz I haven't done any work on this in ages, but I've seen some interest so I suppose I should start again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants