mirror of
https://github.com/Pathduck/pathduck.github.io.git
synced 2026-07-16 16:42:00 -04:00
Update third-party
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user