diff --git a/sbin/preload.custom b/sbin/preload.custom new file mode 100755 index 000000000..e08d25c9e --- /dev/null +++ b/sbin/preload.custom @@ -0,0 +1,6 @@ +# Add paths to lib folders where you have custom plugins for WebGUI. +# Note that the folder must contain the same directory structure of +# of WebGUI itself. This file should reside at WebGUI/sbin/preload.custom +/data/WebGUI/custom/customlib_honeypot/lib +/data/WebGUI/custom/webgui_newsletter/lib +/data/WebGUI/custom/webgui_specialstate/lib diff --git a/www/extras/assets/newsletter_collection.gif b/www/extras/assets/newsletter_collection.gif new file mode 100644 index 000000000..869f8628e Binary files /dev/null and b/www/extras/assets/newsletter_collection.gif differ diff --git a/www/extras/assets/small/newsletter_collection.gif b/www/extras/assets/small/newsletter_collection.gif new file mode 100644 index 000000000..2987916bc Binary files /dev/null and b/www/extras/assets/small/newsletter_collection.gif differ