monosans
cbf10a37d3
Don't set geolocation if geolocation folders are disabled
2023-12-09 15:16:44 +03:00
d45db44c6b
Update .pre-commit-config.yaml ( #111 )
...
* Update .pre-commit-config.yaml
* Ignore PLR0917 in ruff
* Reformat
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-07 08:08:12 +00:00
monosans
fb59bdaf70
Update User-Agent
2023-11-24 19:54:03 +03:00
monosans
496cef3ae9
Update User-Agent
2023-10-28 14:25:31 +03:00
monosans
8eb9eee886
Update User-Agent
2023-09-29 17:48:32 +03:00
monosans
6f441a7499
Update User-Agent
2023-09-02 12:03:24 +03:00
monosans
5e1a81a369
Minor refactor
2023-08-22 12:23:45 +03:00
monosans
d32f7f8707
Change max line length from 88 to 80
2023-06-27 12:04:44 +03:00
monosans
917bcb4ef5
Simplify proxy connector code
2023-04-17 16:48:11 +03:00
monosans
ad5513d1a3
Don't check response content-type
2023-04-17 16:40:20 +03:00
monosans
8d16ec6fff
Add pre-commit
2023-02-25 19:31:34 +03:00
monosans
082e12b764
Many changes (see full commit message)
...
Add ability to set MaxConnections to 0, at which this parameter will be set to the maximum available value for the OS
Add validation for Timeout and SourceTimeout options
Improve existing validators
Improve error and warning output
Misc refactoring
2023-02-19 22:18:30 +03:00
monosans
d21e32e4fc
Add CheckWebsite setting
...
Fixes #16 , fixes #39
2023-01-15 13:05:16 +03:00
monosans
7298a5594f
Refactor
2023-01-15 00:22:17 +03:00
monosans
906a514e10
Fix timeouts higher than 60 being ignored
2023-01-07 11:57:57 +03:00
monosans
43d322deb2
Replace getattr with getitem
2023-01-06 17:51:23 +03:00
monosans
3670096f26
Use DummyCookieJar
2023-01-04 20:24:44 +03:00
monosans
635086b23e
Code quality improvements
2023-01-04 17:49:45 +03:00
monosans
fcea2b49e0
Revert "Inherit Proxy from collections.abc.Hashable"
...
This reverts commit af22883839 .
2023-01-03 11:39:50 +03:00
monosans
af22883839
Inherit Proxy from collections.abc.Hashable
2023-01-02 22:02:31 +03:00
monosans
a8b1db926b
Refactor & improve output
2023-01-02 00:09:55 +03:00