aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt <32886639+mattlyon93@users.noreply.github.com>2020-10-17 06:53:35 +1100
committerGitHub <noreply@github.com>2020-10-17 06:53:35 +1100
commit92bd0c22026cabd72b32194520ff7d810823b81a (patch)
treebb62f3b58349e7d265681bb46bbe786ddb044440
parent31875617829bd747e044214ce607af62860f16c7 (diff)
downloadtpb-lite-92bd0c22026cabd72b32194520ff7d810823b81a.tar.gz
tpb-lite-92bd0c22026cabd72b32194520ff7d810823b81a.tar.bz2
tpb-lite-92bd0c22026cabd72b32194520ff7d810823b81a.zip
Update README.md
-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()