block/roskomsvoboda: switch to updating every 300 minutes
data is now updated every 3 hours
This commit is contained in:
parent
7327d6b807
commit
a743788dcf
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ class BlockRoskomsvobodaAutomation(BlockMirrorAutomation):
|
|||
"""
|
||||
short_name = "block_roskomsvoboda"
|
||||
description = "Import Russian blocklist from RosKomSvoboda"
|
||||
frequency = 90
|
||||
frequency = 300
|
||||
|
||||
_data: Any
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue