From 723c2d47bb70c58d4bf66b4ed7abb75db7b83004 Mon Sep 17 00:00:00 2001 From: Dan Schaper Date: Sun, 6 Dec 2015 09:27:13 -0800 Subject: [PATCH] Add gravity.pod --- gravity.pod | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 gravity.pod diff --git a/gravity.pod b/gravity.pod new file mode 100644 index 00000000..595579ed --- /dev/null +++ b/gravity.pod @@ -0,0 +1,21 @@ +=head1 NAME + +Gravity - A Raspberry Pi based Ad Blocker. + +=head1 DESCRIPTION + +Gravity is a script that downloads ad hosting domain name lists and formats +them for use with a domain name server to block ads. + +=head1 BUGS + +Please report any bugs to the bug tracker at https://github.com/jacobsalmela/pi-hole + +=head1 AUTHORS + +B was written by Jacob Salmela . This manual page was +written by Dan Schaper . + +Both are released under the GNU General Public License, version 2 or later. + +=cut