From f86db28848259d048dcf20c9109c45c98b96da7b Mon Sep 17 00:00:00 2001 From: ibnaleem Date: Fri, 20 Dec 2024 06:52:22 +0000 Subject: [PATCH] add SourceForge --- config.yaml | 7 +++++++ 1 file changed, 7 insertions(+) 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