Skip to content

Commit

Permalink
Add 8tracks.com
Browse files Browse the repository at this point in the history
  • Loading branch information
ibnaleem authored Dec 12, 2024
1 parent 6a5296e commit 3f3a564
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -463,3 +463,10 @@ websites:
follow_redirects: true
errorType: "status_code"
errorCode: 404

- name: "8Tracks"
base_url: "https://8tracks.com/{}"
url_probe: "https://8tracks.com/users/check_username?login={}&format=jsonh"
follow_redirects: true
errorType: "errorMsg"
errorCode: '{"available":true}'

0 comments on commit 3f3a564

Please sign in to comment.