Created
October 8, 2025 01:37
-
-
Save harelsaar/d2e9f9eae8b6a0cb93a57335ede0c6a1 to your computer and use it in GitHub Desktop.
Yad2 listings – open all
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html><head><meta charset="utf-8"> | |
<title>Yad2 listings – open all</title> | |
<style> | |
body { font-family:sans-serif; max-width:45em; margin:2em auto; | |
font-size:1.6rem; } | |
.link { margin-bottom:1em; } | |
p.header { margin-bottom:4em; } /* ← two-line gap */ | |
a { text-decoration:none; color:#4fa8ff; } | |
a:visited { color:#000; } | |
a.visited { color:#000 !important; } | |
span.meta { font-size:0.85em; color:#555; margin-left:.25em; } | |
</style> | |
</head><body> | |
<p class="header"> | |
Click the links below. | |
</p> | |
<div class="link"> <span>1. </span><a href="https://www.yad2.co.il/vehicles/item/x413sbm6" target="_blank" onclick="this.classList.add('visited')">https://www.yad2.co.il/vehicles/item/x413sbm6</a></div> | |
<div class="link"> <span>2. </span><a href="https://www.yad2.co.il/vehicles/item/7c7hdsg0" target="_blank" onclick="this.classList.add('visited')">https://www.yad2.co.il/vehicles/item/7c7hdsg0</a></div> | |
</body></html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment