fix: return 410 for api/github (#45250)

This commit is contained in:
Oliver Eyton-Williams
2022-02-25 10:38:29 +01:00
committed by GitHub
parent d501817207
commit ce23dcb32c
2 changed files with 10 additions and 60 deletions

View File

@ -1,3 +1 @@
exports.defaultUserImage = 'https://freecodecamp.com/sample-image.png';
exports.gitHubUserAgent =
'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1521.3 Safari/537.36';