Skip to content

Instantly share code, notes, and snippets.

@md2501
md2501 / adblock-update.sh
Created June 24, 2012 12:26
bash script to update filterlists for the luakit adblock-module
#!/bin/bash
#
# Usage: adblock-update.sh [-h] [URL]
# This script can be used to download/update filterlists for the luakit adblock-module
# It will only update the file if the server-side version is newer.
#
# URL URL of the filterlist to download, leave empty to download Easylist
# -h, --help Display this help-message and exit
# help message