diff --git a/config.yaml b/config.yaml index 8f6759a..18031c9 100644 --- a/config.yaml +++ b/config.yaml @@ -586,3 +586,10 @@ websites: follow_redirects: true errorType: "unknown" errorCode: 200 + + - name: "GameFAQs Community" + base_url: "https://gamefaqs.gamespot.com/community/{}" + url_probe: "" + follow_redirects: true + errorType: "status_code" + errorCode: 404