From 92bd0c22026cabd72b32194520ff7d810823b81a Mon Sep 17 00:00:00 2001 From: Matt <32886639+mattlyon93@users.noreply.github.com> Date: Sat, 17 Oct 2020 06:53:35 +1100 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() -- cgit v1.2.3