mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
security/q-feeds-connector: now fix style as lint works ;)
This commit is contained in:
@@ -5,7 +5,7 @@ Plugin Changelog
|
||||
|
||||
1.2
|
||||
|
||||
* fix rule parsing
|
||||
* fix rule parsing
|
||||
* bug fixes for unbound blocklist support
|
||||
|
||||
1.1
|
||||
|
||||
@@ -78,4 +78,4 @@ class PFLogCrawler:
|
||||
if (idx % 100000 == 0 and time.time() - start_time > max_time) or rows_processed >= max_results:
|
||||
return result
|
||||
|
||||
return result
|
||||
return result
|
||||
|
||||
+1
-1
@@ -2,4 +2,4 @@
|
||||
not helpers.empty('OPNsense.QFeedsConnector.general.enable_unbound_bl') %}
|
||||
[settings]
|
||||
filenames=/var/db/qfeeds-tables/malware_domains.txt
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user