Update third-party

This commit is contained in:
Stian
2026-06-14 00:49:00 +02:00
parent e3d83c5e8e
commit 4fb722bc5c
+2 -3
View File
@@ -10,12 +10,11 @@
<p>Script loaded in header should be blocked.</p>
<p>Image below should be blocked:</p>
<img src="https://www.abptestpages.org/testfiles/third-party/abb-logo.png">
<img src="https://www.abptestpages.org/testfiles/third-party/abb-logo.png" alt="⛔Image Blocked⛔">
<p>Image below should NOT be blocked:</p>
<img src="abb-logo.png">
<img src="abb-logo.png" alt="⛔Image Blocked⛔">
</body>
</html>