Skip to content

Commit

Permalink
Update finder.py
Browse files Browse the repository at this point in the history
  • Loading branch information
exersalza authored Sep 18, 2023
1 parent a6e0d6b commit dd4cf46
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/main/big.model"
"FivemCipherFinder/blob/bd1c3898ca2617005c58cbd465fd8e2a0c3d5fad/big.model"
)


Expand Down

0 comments on commit dd4cf46

Please sign in to comment.