Files
pathduck.github.io/test/adblock-rules/third-party.html
T
2024-09-24 14:30:22 +02:00

15 lines
350 B
HTML
Executable File

<html>
<head>
<title>Third-party test</title>
<script src="https://www.abptestpages.org/testfiles/script/script.js"></script>
</head>
<body>
<h3>Test of third-party block.</h3>
<p>Image below should be blocked as well as script loaded in the header</p>
<img src="https://www.abptestpages.org/testfiles/third-party/abb-logo.png">
</body>
</html>