Skip to content

Commit

Permalink
Merge pull request #16 from exersalza/dingens-bummens
Browse files Browse the repository at this point in the history
changed big.model file url
  • Loading branch information
exersalza authored Sep 18, 2023
2 parents 4e62c7b + 4a30457 commit ff295d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cipherFinder/finder.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
COLORS = ["\033[0m", "\033[91m", "\033[92m"]
RAW_BIG_MODEL = (
"https://raw.githubusercontent.com/exersalza/"
"FivemCipherFinder/blob/bd1c3898ca2617005c58cbd465fd8e2a0c3d5fad/big.model"
"FivemCipherFinder/bd1c3898ca2617005c58cbd465fd8e2a0c3d5fad/big.model"
)


Expand Down

0 comments on commit ff295d2

Please sign in to comment.