1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-12-22 14:58:08 +00:00

no need for the X- header prefix in the string

This commit is contained in:
Kevin Ross 2016-03-14 22:59:38 -05:00
parent 404ea0ce6d
commit b79db36336

View File

@ -1 +1 @@
var x = "X-Pi-hole: A black hole for Internet advertisements." var x = "Pi-hole: A black hole for Internet advertisements."