From 1a40f63bac5970239e984eacea8a7eaea18928b6 Mon Sep 17 00:00:00 2001 From: Username Date: Wed, 24 Dec 2025 01:23:04 +0100 Subject: [PATCH] docs: fix project name to Python Proxy Finder --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9757f56..358ec12 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# PPF - Proxy Fetcher +# PPF - Python Proxy Finder A Python 2.7 proxy discovery and validation framework. @@ -201,7 +201,7 @@ stale_count INT -- checks without new proxies ```ini [Unit] -Description=PPF Proxy Fetcher +Description=PPF Python Proxy Finder After=network-online.target tor.service Wants=network-online.target