Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
change url
Browse files Browse the repository at this point in the history
  • Loading branch information
Yash-Garg authored Aug 2, 2024
1 parent 7e69806 commit 27a5934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export class Constants {
static NyaaBaseUrl: string = "https://nyaa.si";
static NyaaAltUrl: string = "https://nyaa.smartass08.xyz";
static NyaaAltUrl: string = "https://nyaa.si";
static DefaultProfilePic: string =
"https://raw.githubusercontent.com/Yash-Garg/Nyaa-Api-Go/dev/static/default.png";

Expand Down

0 comments on commit 27a5934

Please sign in to comment.