Skip to content

Commit 26ae65a

Browse files
committed
Remove temp fix
1 parent d7777d4 commit 26ae65a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

vxtiktok.py

+1-4
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,7 @@
2929
"Mozilla/5.0 (compatible; January/1.0; +https://gitlab.insrt.uk/revolt/january)",
3030
"test"]
3131

32-
tiktokArgs={ # TODO: temp fix, replace with values from config
33-
"api_hostname":["api16-normal-c-useast1a.tiktokv.com"],
34-
"app_info":["7355728856979392262"]
35-
}
32+
tiktokArgs={}
3633

3734
def message(text):
3835
return render_template(

0 commit comments

Comments
 (0)