Skip to content

Commit f733f93

Browse files
committed
fixing issue:#2734
1 parent b69c8ef commit f733f93

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

docs/removed-sites.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1995,3 +1995,14 @@ __2025-07-06 :__ Site appears to have gone offline in March and hasn't come back
19951995
"username_claimed": "GalaxyRG"
19961996
},
19971997
```
1998+
## Giphy
1999+
__2025-10-28 :__ cloudflare protection
2000+
```json
2001+
"Giphy": {
2002+
"errorType": "message",
2003+
"errorMsg": "<title> GIFs - Find &amp; Share on GIPHY</title>",
2004+
"url": "https://giphy.com/{}",
2005+
"urlMain": "https://giphy.com/",
2006+
"username_claimed": "red"
2007+
},
2008+
```

sherlock_project/resources/data.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -983,13 +983,6 @@
983983
"urlMain": "https://www.giantbomb.com/",
984984
"username_claimed": "bob"
985985
},
986-
"Giphy": {
987-
"errorType": "message",
988-
"errorMsg": "<title> GIFs - Find &amp; Share on GIPHY</title>",
989-
"url": "https://giphy.com/{}",
990-
"urlMain": "https://giphy.com/",
991-
"username_claimed": "red"
992-
},
993986
"GitBook": {
994987
"errorType": "status_code",
995988
"regexCheck": "^[\\w@-]+?$",

0 commit comments

Comments
 (0)