From be8abfc2f745b1641184a7a50ad3914f4c72849a Mon Sep 17 00:00:00 2001 From: MDLeom <2809763-curben@users.noreply.gitlab.com> Date: Sun, 1 Jun 2025 11:47:20 +0000 Subject: [PATCH] docs: filters are no longer hosted in the git repo previously hosted at the master branch --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index e9aebf79..081bd09d 100644 --- a/README.md +++ b/README.md @@ -288,9 +288,7 @@ Please report new malware URL to the upstream maintainer through https://urlhaus ## Cloning -Since the filter is updated frequently, cloning the repo would become slower over time as the revision grows. - -Use shallow clone to get the recent revisions only. Getting the last five revisions should be sufficient for a valid MR. +Getting the last five revisions should be sufficient for a valid MR. `git clone --depth 5 https://gitlab.com/malware-filter/urlhaus-filter.git`