mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-03 06:10:15 -05:00
security/q-feeds-connector: wrap up this revision
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
PLUGIN_NAME= q-feeds-connector
|
||||
PLUGIN_VERSION= 1.4
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_COMMENT= Connector for Q-Feeds threat intel
|
||||
PLUGIN_MAINTAINER= devel@qfeeds.com
|
||||
PLUGIN_TIER= 2
|
||||
|
||||
@@ -6,6 +6,7 @@ Plugin Changelog
|
||||
1.4
|
||||
|
||||
* Feature: Added DNSCrypt-Proxy integration
|
||||
* Bugfix: Track loaded lists when deselected and reload Unbounds blocklist in that case
|
||||
|
||||
1.3
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#!/usr/local/bin/python3
|
||||
|
||||
"""
|
||||
Copyright (c) 2025-2026 Deciso B.V.
|
||||
Copyright (c) 2025 Deciso B.V.
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#!/usr/local/bin/python3
|
||||
|
||||
"""
|
||||
Copyright (c) 2025 Deciso B.V.
|
||||
Copyright (c) 2025-2026 Deciso B.V.
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
|
||||
Reference in New Issue
Block a user