Script seems stucked if manually_blocked_ips.conf exist but is empty #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Scenario :
manually_blocked_ips.conf
in adguard configuration directoryadguard-cidre
When the script scan
manually_blocked_ips.conf
, it get stuck.Expectation :
It should skip it.
Fixed in 1.0 (python)