mirror of
https://github.com/jwdeveloper/TikTokLiveJava.git
synced 2026-02-28 09:19:40 -05:00
Fix issue: no events where triggered
This commit is contained in:
@@ -32,7 +32,7 @@ import java.time.Duration;
|
||||
import java.util.logging.Level;
|
||||
|
||||
public class ConnectionExample {
|
||||
public static String TIKTOK_HOSTNAME = "kvadromama_marina1";
|
||||
public static String TIKTOK_HOSTNAME = "yttvandroid";
|
||||
|
||||
public static void main(String[] args) throws IOException {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user