Skip to content

Commit

Permalink
add avif to static_ignores.log test for regression
Browse files Browse the repository at this point in the history
  • Loading branch information
Cassia Duske authored and sgiehl committed Dec 2, 2024
1 parent a24bcc6 commit 202e780
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/logs/static_ignores.log
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ www.example.com 1.2.3.4 - theuser [10/Feb/2012:16:41:07 -0500] "GET / HTTP/1.0"
www.example.com 2.2.3.4 - auser [10/Feb/2012:16:42:07 -0500] "GET /robots.txt HTTP/1.0" 200 368 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.1.963.56 Safari/535.11"
www.example.com 3.2.3.4 - myuser [10/Feb/2012:16:43:07 -0500] "GET /image.png HTTP/1.0" 200 368 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.2.963.56 Safari/535.11"
www.example.com 4.2.3.4 - nouser [10/Feb/2012:16:44:07 -0500] "GET /font.woff2 HTTP/1.0" 200 368 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.3.963.56 Safari/535.11"
www.example.com 4.2.3.4 - nouser [10/Feb/2012:16:44:07 -0500] "GET /image.avif HTTP/1.0" 200 368 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.3.963.56 Safari/535.11"

0 comments on commit 202e780

Please sign in to comment.