Skip to content

Commit 51915f2

Browse files
committed
Sync generated files ("make sync")
1 parent dbf0b5c commit 51915f2

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

doc/users/index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,8 @@ <h2>Software</h2>
215215
<li>
216216
<a href="https://miktex.org/"><strong>MiKTeX</strong></a> — implementation of TeX/LaTeX and related programs for Windows (see <a href="https://github.com/MiKTeX/miktex/blob/39112fd93f63d966dc6864754d4a96d1a21ede19/Libraries/MiKTeX/Core/Uri/Uri.cpp"><code>Libraries/MiKTeX/Core/Uri.cpp</code></a>)</li>
217217
<li>
218+
<a href="https://github.com/monitoring-plugins/monitoring-plugins/blob/1211edf2eaee9b26eca0505d0708629548e29f6e/plugins/check_curl.c#L60">monitoring-plugins</a> — suite of monitoring plugins (formerly known as "nagios-plugins")</li>
219+
<li>
218220
<a href="https://github.com/tobyjaffey/mqtt-http-server">mqtt-http-server</a> — HTTPD supporting <a href="https://en.wikipedia.org/wiki/MQTT">MQTT</a> for long polled subscriptions (see <a href="https://github.com/tobyjaffey/mqtt-http-server/blob/45a676b29b2598d0ee26d39f6f15d7f33a5ab307/httpd.c"><code>httpd.c</code></a>)</li>
219221
<li>
220222
<a href="https://mulk.sourceforge.net/">mulk</a> — download agent similar to wget/curl (see <a href="https://github.com/emabo/mulk/blob/60f28f62fba1a13db762308f0bf35462e1047ae3/lib/uri_parser.c"><code>lib/uri_parser.c</code></a>)</li>
@@ -245,7 +247,7 @@ <h2>Software</h2>
245247
<li>
246248
<a href="https://github.com/petere/pguri">pguri</a> — uri type for PostgreSQL (see <a href="https://github.com/petere/pguri/blob/290dd477f3168bc09c7179960201ea5e9411c7a6/uri.c"><code>uri.c</code></a>)</li>
247249
<li>
248-
<a href="https://github.com/php/php-src/tree/master/ext/uri/uriparser"><strong>PHP</strong></a> — extension "uri" of PHP &gt;=8.5</li>
250+
<a href="https://github.com/php/php-src/blob/fe5d4187fc46ac8c456d3ad5524b29fdf8ba4128/ext/uri/php_uri.c#L31"><strong>PHP</strong></a> — extension "uri" of PHP &gt;=8.5</li>
249251
<li>
250252
<a href="https://github.com/codeape/polyorc">polyorc</a> — http load generator (see <a href="https://github.com/codeape/polyorc/blob/master/polyorclib/polyorcmatcher.c"><code>polyorclib/polyorcmatcher.c</code></a>)</li>
251253
</ul>
@@ -278,6 +280,8 @@ <h2>Software</h2>
278280
<a href="https://github.com/djaodjin/tero">tero</a> — web presentation engine to manage software projects (see <a href="https://github.com/djaodjin/tero/blob/master/src/webserve.cc"><code>src/webserve.cc</code></a>)</li>
279281
<li>
280282
<a href="https://github.com/izenecloud/thevoid">TheVoid</a> — asynchronious event-driven C++ library (see <a href="https://github.com/izenecloud/thevoid/blob/62ea68515c382ce70a715c07eda207a1d5930bab/thevoid/swarm/url.cpp"><code>thevoid/swarm/url.cpp</code></a>)</li>
283+
<li>
284+
<a href="http://bzr.tin.org/src/misc.c">TIN</a> — threaded NNTP and spool based UseNet newsreader</li>
281285
<li><s><a href="https://github.com/intel/tpm2-tss">tpm2-tss</a> — Trusted Computing Group's (TCG) TPM2 Software Stack (TSS) (see <a href="https://github.com/tpm2-software/tpm2-tss/blob/df1410eddc1c4a963ea4cfae353825710f6ebf13/src/tss2-tcti/tcti-mssim.c"><code>src/tss2-tcti/tcti-mssim.c</code></a>)</s></li>
282286
<li>
283287
<a href="https://tvheadend.org/">Tvheadend</a> — TV streaming server for Linux (see <a href="https://github.com/tvheadend/tvheadend/blob/147841b6504496c609e175364c51f5d55abd3fd7/src/url.c"><code>src/url.c</code></a>)</li>

sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,6 @@
147147
</url>
148148
<url>
149149
<loc>https://uriparser.github.io/doc/users/</loc>
150-
<lastmod>2025-04-29T17:06:00Z</lastmod>
150+
<lastmod>2026-04-27T13:29:00Z</lastmod>
151151
</url>
152152
</urlset>

sitemapindex.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
88
<sitemap>
99
<loc>https://uriparser.github.io/sitemap.xml</loc>
10-
<lastmod>2026-04-27T12:49:00Z</lastmod>
10+
<lastmod>2026-04-27T13:41:00Z</lastmod>
1111
</sitemap>
1212
</sitemapindex>

0 commit comments

Comments
 (0)