mirrors: really don't rotate if forbidden
This commit is contained in:
parent
8960f8904c
commit
18ab50c288
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ def check_blocks():
|
|||
continue
|
||||
if not proxy.origin.auto_rotation:
|
||||
print("Proxy auto-rotation forbidden for origin")
|
||||
continue
|
||||
if proxy.deprecated:
|
||||
print("Proxy already marked blocked")
|
||||
continue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue