aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e537883..765cc9b 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Usage
from tpblite import TPB
# Create a TPB object with a domain name
-t = TPB('https://thepiratebay.org')
+t = TPB('https://tpb.party')
# Or create a TPB object with default domain
t = TPB()