Skip to content

Commit

Permalink
Merge pull request #1 from Gairolarishav/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gokujo authored Apr 16, 2024
2 parents 26aa412 + faabde7 commit c5c36d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion streamtape/BaseConfig.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@


class BaseConfig:
url: str = 'https://api.streamtape.com'
url: str = 'https://api.strcloud.in'
api_user: Optional[str] = None
api_password: Optional[str] = None

Expand Down

0 comments on commit c5c36d4

Please sign in to comment.