Skip to content

Commit

Permalink
refactor v4 api v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-Nava authored Apr 24, 2024
1 parent f9dfd8c commit a6dc5b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compress/constants.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package compress

const (
TNGRM_BASE_URL = "https://api.tngrm.io/api/v3.0"
TNGRM_BASE_URL = "https://api-compress.hiway.media/api/v4.0"
CATEGORIES = "/external/upload/categories"
RESTREAMERS = "/external/restreamers"
UPLOADS = "/external/upload"
Expand Down

0 comments on commit a6dc5b4

Please sign in to comment.