diff --git a/.github/scripts/2.11.1.muffet b/.github/scripts/2.11.5.muffet similarity index 54% rename from .github/scripts/2.11.1.muffet rename to .github/scripts/2.11.5.muffet index c870b5ce6..a54e4cb7b 100755 Binary files a/.github/scripts/2.11.1.muffet and b/.github/scripts/2.11.5.muffet differ diff --git a/.github/scripts/muffet.sh b/.github/scripts/muffet.sh index dae28ede3..8854760f5 100755 --- a/.github/scripts/muffet.sh +++ b/.github/scripts/muffet.sh @@ -13,7 +13,7 @@ # use extremely granular URLs so as not to exclude more than we need to. # when upgrading muffet, upload new binary here and rename so version is explicit in filename -./2.11.1.muffet http://localhost:1313 \ +./2.11.5.muffet http://localhost:1313 \ --buffer-size 50000 \ --timeout 255 \ --rate-limit 3 \ @@ -77,4 +77,5 @@ --exclude "http[s]*://www.sonarsource.com/" \ --exclude "http[s]*://localhost:[3000|8443|5984]+" \ --exclude "http[s]*://localhost$" \ - --exclude "http[s]*://127.*" + --exclude "http[s]*://127.*" \ + --exclude "http[s]*://.*\.mp4"