mirror of
https://github.com/YTVanced/Integrations
synced 2024-11-30 15:13:03 +00:00
whoops lol
This commit is contained in:
parent
8cd13409ba
commit
8975c33f11
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ import pl.jakubweg.objects.SponsorSegment;
|
|||
import pl.jakubweg.objects.UserStats;
|
||||
|
||||
public class Requester {
|
||||
private static final String SPONSORBLOCK_API_URL = "http://10.0.2.2/api/";
|
||||
private static final String SPONSORBLOCK_API_URL = "https://sponsor.ajay.app/api/";
|
||||
private static final String TIME_TEMPLATE = "%.3f";
|
||||
|
||||
private Requester() {}
|
||||
|
|
Loading…
Reference in a new issue