mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 10:43:55 +00:00
Add gravity.pod
This commit is contained in:
parent
22d0e82d92
commit
723c2d47bb
1 changed files with 21 additions and 0 deletions
21
gravity.pod
Normal file
21
gravity.pod
Normal file
|
@ -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<gravity> was written by Jacob Salmela <adblock@pi-hole.net>. This manual page was
|
||||||
|
written by Dan Schaper <dschaper@ganymeade.com>.
|
||||||
|
|
||||||
|
Both are released under the GNU General Public License, version 2 or later.
|
||||||
|
|
||||||
|
=cut
|
Loading…
Reference in a new issue