i want to import local stored lsrules to the rules subscriptions but it wont work.
Is this a correct behavior? If yes, is it possible to enable local subscriptions?
Why I need this?
I use a very handy script from an awesome guy from github.
This script loads the current hosts file from Steven Black and split it into multiple lsrules-files to match the 10.000 rules limit.
But - files are now on my local machine - and uploading it manually to a webspace is non sense.
A local import can bring a full automated workflow for this.
# Loading new hosts-file via the mentioned script
# Splitting the file for matching LittleSnitch import rules (done via script)
# Add rules to the subscription and activate the automatic updating.
# Add a simple automator process to run the script weekly.
Done

Thanks in advance