Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<a href="https://example.com/otherpage">Non ad link</a>
<a href="https://example1.com/ad">Matching path prefix, different server</a>
<a href="https://mochi.test:8888/otherpage">Non ad link</a>
</body>
</html>