Remove TorrentGalaxy

This commit is contained in:
MR-VL 2025-07-06 16:35:31 -05:00
parent 9e40e0a0f4
commit 1e12c3f7a6
2 changed files with 13 additions and 8 deletions

View File

@ -1982,3 +1982,16 @@ __2025-02-16 :__ Unsure if any way to view profiles exists now
"username_claimed": "t3dotgg" "username_claimed": "t3dotgg"
} }
``` ```
## TorrentGalaxy
__2025-07-06 :__ Site appears to have gone offline in March and hasn't come back
```json
"TorrentGalaxy": {
"errorMsg": "<title>TGx:Can't show details</title>",
"errorType": "message",
"regexCheck": "^[A-Za-z0-9]{3,15}$",
"url": "https://torrentgalaxy.to/profile/{}",
"urlMain": "https://torrentgalaxy.to/",
"username_claimed": "GalaxyRG"
},
```

View File

@ -2028,14 +2028,6 @@
"urlMain": "https://www.tnaflix.com/", "urlMain": "https://www.tnaflix.com/",
"username_claimed": "hacker" "username_claimed": "hacker"
}, },
"TorrentGalaxy": {
"errorMsg": "<title>TGx:Can't show details</title>",
"errorType": "message",
"regexCheck": "^[A-Za-z0-9]{3,15}$",
"url": "https://torrentgalaxy.to/profile/{}",
"urlMain": "https://torrentgalaxy.to/",
"username_claimed": "GalaxyRG"
},
"TradingView": { "TradingView": {
"errorType": "status_code", "errorType": "status_code",
"request_method": "GET", "request_method": "GET",