Skip to content

Conversation

@muhammadolammi
Copy link

Made a small change in the runner/download.go for the functions

  1. DownloadFingerprints
  2. CheckIntegrity
    These two functions require saving the fingerprint json from https://github.com/EdOverflow/can-i-take-over-xyz/blob/master/fingerprints.json which uses the raw downloading from GitHub but the raw file download is returning an HTTP timeout error, so I use the API download for my personal use and it has been working. It gets the encoded bas64 content then I decode it and save it as the normal save.
    I did not touch any other file or function so this should work fine, additional tests may also be a good option.

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.

1 participant