From d3890b3086c50f914cbc4059bcfffdd67adc703d Mon Sep 17 00:00:00 2001 From: nanometer5088 Date: Sat, 24 Jun 2023 19:23:18 -0300 Subject: [PATCH] Edited docs to reflect instance change --- docs/WebScraping.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/WebScraping.md b/docs/WebScraping.md index 55123b0..d6fcd5d 100644 --- a/docs/WebScraping.md +++ b/docs/WebScraping.md @@ -34,6 +34,4 @@ On Proxitok's Github, the creator stated: CLI TikTok used to download RSS feeds from Proxitok until May 13, 2023. In this date, we switched to web scraping due to limited functionality that RSS feeds brought. There is no reliable and working alternative for obtaining the data. -CLI TikTok uses the official Proxitok instance for the scraping, https://proxitok.pabloferreiro.es - -I heavily recommend users to run their own instance of Proxitok if they plan to do moderate or heavy usage of this software. The instance can be changed at any time on `src/contants.py` file. \ No newline at end of file +I heavily recommend users to run their own instance of Proxitok if they plan to do moderate or heavy usage of this software. The instance can be changed at any time on `src/contants.py` file.