block: change roskomsvoboda automation frequency to 90

This commit is contained in:
Iain Learmonth 2022-05-10 10:37:24 +01:00
parent 5dfc3931a8
commit f6d7f406a0

View file

@ -11,7 +11,7 @@ from app.terraform import BaseAutomation
class BlockRoskomsvobodaAutomation(BaseAutomation):
short_name = "block_roskomsvoboda"
description = "Import Russian blocklist from RosKomSvoboda"
frequency = 120
frequency = 90
def automate(self, full: bool = False) -> Tuple[bool, str]:
proxies: List[Proxy] = Proxy.query.filter(