Skip to content

Commit

Permalink
Update ytmusic.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ThinLiquid authored May 22, 2024
1 parent 9db6177 commit d247c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ytmusic.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { SearchResults, SearchVideo, Video } from './piped-types'
class YTMusic {
instance: string
constructor () {
this.instance = 'https://pipedapi.reallyaweso.me'
this.instance = 'https://pipedapi.ngn.tf'
}

/**
Expand Down

0 comments on commit d247c42

Please sign in to comment.