diff --git a/docs/removed-sites.md b/docs/removed-sites.md
index ecf8631e..b44e520e 100644
--- a/docs/removed-sites.md
+++ b/docs/removed-sites.md
@@ -1982,3 +1982,16 @@ __2025-02-16 :__ Unsure if any way to view profiles exists now
"username_claimed": "t3dotgg"
}
```
+
+## TorrentGalaxy
+__2025-07-06 :__ Site appears to have gone offline in March and hasn't come back
+```json
+ "TorrentGalaxy": {
+ "errorMsg": "
TGx:Can't show details",
+ "errorType": "message",
+ "regexCheck": "^[A-Za-z0-9]{3,15}$",
+ "url": "https://torrentgalaxy.to/profile/{}",
+ "urlMain": "https://torrentgalaxy.to/",
+ "username_claimed": "GalaxyRG"
+ },
+```
diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json
index 28542026..ac4bc97c 100644
--- a/sherlock_project/resources/data.json
+++ b/sherlock_project/resources/data.json
@@ -2028,14 +2028,6 @@
"urlMain": "https://www.tnaflix.com/",
"username_claimed": "hacker"
},
- "TorrentGalaxy": {
- "errorMsg": "TGx:Can't show details",
- "errorType": "message",
- "regexCheck": "^[A-Za-z0-9]{3,15}$",
- "url": "https://torrentgalaxy.to/profile/{}",
- "urlMain": "https://torrentgalaxy.to/",
- "username_claimed": "GalaxyRG"
- },
"TradingView": {
"errorType": "status_code",
"request_method": "GET",