mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
no need for the X- header prefix in the string
This commit is contained in:
parent
404ea0ce6d
commit
b79db36336
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
var x = "X-Pi-hole: A black hole for Internet advertisements."
|
||||
var x = "Pi-hole: A black hole for Internet advertisements."
|
||||
|
|
Loading…
Reference in a new issue