From 05712469c4b2a01b84e8a6570cf1060a2bf3e5a6 Mon Sep 17 00:00:00 2001 From: ibnaleem Date: Thu, 12 Dec 2024 02:20:51 +0000 Subject: [PATCH] add 1337x.to --- config.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config.yaml b/config.yaml index 570afc9..977c22f 100644 --- a/config.yaml +++ b/config.yaml @@ -449,3 +449,10 @@ websites: follow_redirects: true errorType: "status_code" errorCode: 404 + + - name: "1337x.to" + base_url: "https://www.1337x.to/user/{}/" + url_probe: "" + follow_redirects: true + errorType: "errorMsg" + errorCode: "

Bad Username.

"