diff --git a/config.yaml b/config.yaml index 8c3c875..5acedc6 100644 --- a/config.yaml +++ b/config.yaml @@ -642,3 +642,10 @@ websites: follow_redirects: true errorType: "unknown" errorCode: 403 + + - name: "SourceForge" + base_url: "https://sourceforge.net/u/{}" + url_probe: "" + follow_redirects: true + errorType: "status_code" + errorCode: 404