We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7777d4 commit 26ae65aCopy full SHA for 26ae65a
vxtiktok.py
@@ -29,10 +29,7 @@
29
"Mozilla/5.0 (compatible; January/1.0; +https://gitlab.insrt.uk/revolt/january)",
30
"test"]
31
32
-tiktokArgs={ # TODO: temp fix, replace with values from config
33
- "api_hostname":["api16-normal-c-useast1a.tiktokv.com"],
34
- "app_info":["7355728856979392262"]
35
-}
+tiktokArgs={}
36
37
def message(text):
38
return render_template(
0 commit comments