We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2379b2e commit 3944eafCopy full SHA for 3944eaf
1 file changed
Pi_Hole_Ad_Blocker/stats.py
@@ -39,6 +39,7 @@
39
# Import Python Imaging Library
40
from PIL import Image, ImageDraw, ImageFont
41
42
+# URL of Pi Hole
43
api_url = 'http://localhost/admin/api.php'
44
45
# Load nice silkscreen font
0 commit comments