We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 48db425 + cf699e2 commit a3af125Copy full SHA for a3af125
1 file changed
User-Agent-Parser.py User-Agent-Dict.pyUser-Agent-Parser.py renamed to User-Agent-Dict.py
@@ -138,4 +138,4 @@
138
except ValueError as e:
139
print(f"{RED}[ERROR]{RESET} Invalid input:", e)
140
except KeyboardInterrupt:
141
- print("\nProgram interrupted by user.")
+ print("\nProgram interrupted by user.")
0 commit comments