commit: 6722558f066f14c17e2a7fd4c1e7d314be4fb320
parent 1e10803ef16f5ebfb412ddc2203021f88421d009
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu, 30 Mar 2023 22:41:34 +0200
bookmarks: overpass-turbo.eu
Diffstat:
3 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/bookmarks.html b/bookmarks.html
@@ -36,7 +36,7 @@
 		<h1>Bookmarks</h1>
 		<p>
 			This is generated from <a href="/bookmarks.xbel">/bookmarks.xbel</a>, a standard-compliant <a href="http://pyxml.sourceforge.net/topics/xbel/">XBEL</a> file, which you can process and import in some browsers. (XSLT file used for it: <a href="/bookmarks.xsl">/bookmarks.xsl</a>).<br/>
-			It currently contains 231 links.
+			It currently contains 232 links.
 		</p>
 		<section id="Autism">
 			<h2>Autism <a href="#Autism">§</a></h2>
@@ -385,6 +385,7 @@
 				<dt><a rel="external noreferrer" href="https://fr.wikipedia.org/wiki/Wikip%C3%A9dia:Pastiches">Wikipédia:Pastiches</a></dt>
 				<dt><a rel="external noreferrer" href="https://en.wikipedia.org/wiki/Romanian_orphans">Romanian orphans</a></dt><dd>In October 1966, Ceaușescu banned abortion and contraception and brought in one of the world's harshest anti-abortion laws, leading to a large spike in the number of Romanian infants abandoned to the country's orphanages.</dd>
 				<dt><a rel="external noreferrer" href="https://www.folklore.org/StoryView.py?story=Do_It.txt">Folklore: Do It</a></dt><dd>User testing sometimes has surprising results</dd>
+				<dt><a rel="external noreferrer" href="https://overpass-turbo.eu/">overpass turbo</a></dt><dd>Allows to filter OpenStreetMap data via the Overpass Query Language, including a wizard for simpler usage. Source Code at https://github.com/tyrasd/overpass-turbo</dd>
 			</dl>
 		</section>
 	</main>
diff --git a/bookmarks.html.br b/bookmarks.html.br
Binary files differ.
diff --git a/bookmarks.xbel b/bookmarks.xbel
@@ -483,4 +483,8 @@
 		<title>Folklore: Do It</title>
 		<desc>User testing sometimes has surprising results</desc>
 	</bookmark>
+	<bookmark href="https://overpass-turbo.eu/">
+		<title>overpass turbo</title>
+		<desc>Allows to filter OpenStreetMap data via the Overpass Query Language, including a wizard for simpler usage. Source Code at https://github.com/tyrasd/overpass-turbo</desc>
+	</bookmark>
 </xbel>