Commit graph

5 commits

Author SHA1 Message Date
amd64fox
b3f627d1c7 Update LoaderSpot.py
- using head requests and shared session
- added conditional filtering for Win-x86 platform
- allowed user configuration of connection limits
- improved progress bar feedback
- minor changes and corrections
2025-03-31 00:01:44 +03:00
amd64fox
7ef4fabd64
Update LoaderSpot.py
- added sending unknown versions to the form
- minor corrections
2024-11-09 13:58:30 +03:00
amd64fox
3d0b5c4760 added x64 for windows
- added x64 architecture for Windows
- fixed sorting when displaying found architectures
2023-06-29 18:14:09 +03:00
amd64fox
d28b01fde0 Improve search algorithm
- multithreading replaced with asynchrony
- minor fixes in the code
2023-06-13 04:15:14 +03:00
amd64fox
89a1196978 Migration to Python
- Multithreaded mode has been added for faster searching
- Added search options: "Win-32", "Win-ARM64", "OSX", "OSX-ARM64" or search all at once.
2023-05-14 13:25:44 +03:00