Commit Graph

222 Commits (288f93c5dd3c3646991e454c461927ac057d8eba)

Author SHA1 Message Date
Dan Schaper 6a2b885988
Update default User Agent to modern browser.
7 years ago
Mcat12 5e308dbd51 Delete the temp files created by gravity
7 years ago
Mcat12 a96b4d28e1 Merge pull request #1365 from pi-hole/adlistImprovements
7 years ago
Mcat12 ce86205df0 Use correct agent when downloading adaway.org list
7 years ago
Adam Warner 02040cd25d
We no longer need to do this, either
7 years ago
Adam Warner bdc6bd4135
Don't need this comment anymore
7 years ago
Adam Warner e720de401d
One file to rule them all, same functionality (made changes and want to go back to default? Delete your adlists.list)
7 years ago
Adam Warner ce97896ffd
account for new `adlists.custom` file
7 years ago
DL6ER d7b5870ba6
Use absolute path for pihole command in gravity.sh. Fixes #1318
7 years ago
Jacob Salmela 7a1a2dec67
update license to EUPL on core files
7 years ago
Markus Napp 66616eb0f0 Rename missing plurals check
7 years ago
Markus Napp 72a1fc3f64 Fix output for wildcards in gravity.sh
7 years ago
DL6ER a8ac212ee6
Show number of wildcard blocked domains in gravity's summary
7 years ago
Promofaux c2e1819098 This should not have been commented out. It's stopping any changes we make to the default lists getting out.
7 years ago
DL6ER 322cb2387b
Also accept the last line of the adlist file if there is no newline at the end
7 years ago
DL6ER cd0c3f9418 Better output if file has not been downloaded because it has not been changed
8 years ago
DL6ER efaee2b68b Improvements for gravity (errors shouldn't be able to escape the black hole if even light cannot do this!)
8 years ago
Promofaux a3d519b671 no need to remove list, because of echo >
8 years ago
Promofaux 8591f9d576 check for list before removing it
8 years ago
Promofaux db89fa9881 initial support for additional hosts file
8 years ago
Mcat12 d8912fd0a7 Merge pull request #952 from pi-hole/fix/exit_codes
8 years ago
Dan Schaper d92646324c
Double worded
8 years ago
Dan Schaper c9fe62a691
Clarify what the command is doing.
8 years ago
Dan Schaper 2ec4acfe52
Begin fixing exit values.
8 years ago
Adam Warner c97cfde9f9 Update gravity.sh
8 years ago
DL6ER cdee6d55d3 Minor change
8 years ago
DL6ER e5a1afaa26 Added another missing "done"
8 years ago
Mcat12 08e7b7e0ad Fix typo
8 years ago
DL6ER 4945f33254 Added "-n" to first echo call
8 years ago
DL6ER 3fa05293fc Fixed file permissions
8 years ago
DL6ER 27e5f2798d Added missing "done." output
8 years ago
Adam Warner 99057ed859 Update var names from setupVars.conf in gravity.sh
8 years ago
Adam Warner 21fc6344bf Merge pull request #849 from pi-hole/aManHasNoNameResolution
8 years ago
Promofaux 9e4e1d1cb2 improve comments
8 years ago
Promofaux 60142cd960 remove reference to whitelist.sh (no longer exists) replace with `pihole -w`
8 years ago
Promofaux 4c853defb2 add if traps to check for existence of whitelist.txt / blacklist.txt
8 years ago
Adam Warner e0ac109dd1 remove hostname insertion into gravity.list from gravity.sh
8 years ago
Adam Warner 7653b3d088 Remove pi.hole references in gravity.sh
8 years ago
Promofaux d0826b2c33 Merge branch 'development' of https://github.com/airencracken/pi-hole into airencracken-dev
8 years ago
Marcus Hildum ebbe1fc236 More consistency
8 years ago
Marcus Hildum aac8e45397 Imbue gravity.sh with some consistency
8 years ago
Adam Warner 8f9ff930b3 Merge pull request #823 from tuplink/EnableOrDisable
8 years ago
Promofaux 9ab6df0e54 Merge branch 'development' into promoTweaksTheSecond
8 years ago
Tommy Huff 15d68467a1 attempt to fix
8 years ago
Tommy Huff 3b6ecc573e fix conflict
8 years ago
Tommy Huff 3ca3eaa62c change restartdnsmasq to restartdns
8 years ago
Tommy Huff dda448e050 use finction in pihole to restart dnsmasq
8 years ago
Tommy Huff 60873144ea make last line of script return a new line been bugging me for awhile
8 years ago
Tommy Huff a9d17c96be include status at end of gravity so if it is disabled you will see it when running
8 years ago
Tommy Huff 7d7e17b351 add toggle to enable or disable pi-hole
8 years ago