Skip to content

Commit

Permalink
deploy: 5d32e90
Browse files Browse the repository at this point in the history
  • Loading branch information
raphjaph committed Jan 25, 2024
1 parent 50b71d5 commit 24f81a1
Show file tree
Hide file tree
Showing 52 changed files with 106 additions and 106 deletions.
6 changes: 3 additions & 3 deletions ar/guides/explorer.html
Original file line number Diff line number Diff line change
Expand Up @@ -256,8 +256,8 @@ <h3 id="تشغيل-المتصفح"><a class="header" href="#تشغيل-المت
<p><code>ord server</code></p>
<p>لتحديد البورت <code>http-port-- </code>حدد:</p>
<p><code>ord server --http-port 8080</code></p>
<p>To enable the JSON-API endpoints add the <code>--enable-json-api</code> or <code>-j</code> flag (see <a href="#json-api">here</a> for more info):</p>
<p><code>ord server --enable-json-api</code></p>
<p>The JSON-API endpoints are enabled by default, to disable them add the <code>--disable-json-api</code> flag (see <a href="#json-api">here</a> for more info):</p>
<p><code>ord server --disable-json-api</code></p>
<h2 id="البحث"><a class="header" href="#البحث">البحث</a></h2>
<p>صندوق البحث يقبل مجموعة متنوعة من تمثيلات.</p>
<h3 id="بلوكس"><a class="header" href="#بلوكس">بلوكس</a></h3>
Expand All @@ -281,7 +281,7 @@ <h3 id="الساتس"><a class="header" href="#الساتس">الساتس</a></h
<p>أو بالنسبة المئوية، نسبة إمداد بيتكوين التي تم إصدارها أو سيتم إصدارها عندما يتم تعدينها:</p>
<p><a href="https://ordinals.com/search/100%">100%</a></p>
<h2 id="json-api"><a class="header" href="#json-api">JSON-API</a></h2>
<p>You can run <code>ord server</code> with the <code>--enable-json-api</code> flag to access endpoints that return JSON instead of HTML if you set the HTTP <code>Accept: application/json</code> header. The structure of these objects closely follows what is shown in the HTML. These endpoints are:</p>
<p>By default the <code>ord server</code> gives access to endpoints that return JSON instead of HTML if you set the HTTP <code>Accept: application/json</code> header. The structure of these objects closely follows what is shown in the HTML. These endpoints are:</p>
<ul>
<li><code>/inscription/&lt;INSCRIPTION_ID&gt;</code></li>
<li><code>/inscriptions</code></li>
Expand Down
6 changes: 3 additions & 3 deletions ar/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -905,8 +905,8 @@ <h3 id="تشغيل-المتصفح"><a class="header" href="#تشغيل-المت
<p><code>ord server</code></p>
<p>لتحديد البورت <code>http-port-- </code>حدد:</p>
<p><code>ord server --http-port 8080</code></p>
<p>To enable the JSON-API endpoints add the <code>--enable-json-api</code> or <code>-j</code> flag (see <a href="guides/explorer.html#json-api">here</a> for more info):</p>
<p><code>ord server --enable-json-api</code></p>
<p>The JSON-API endpoints are enabled by default, to disable them add the <code>--disable-json-api</code> flag (see <a href="guides/explorer.html#json-api">here</a> for more info):</p>
<p><code>ord server --disable-json-api</code></p>
<h2 id="البحث"><a class="header" href="#البحث">البحث</a></h2>
<p>صندوق البحث يقبل مجموعة متنوعة من تمثيلات.</p>
<h3 id="بلوكس"><a class="header" href="#بلوكس">بلوكس</a></h3>
Expand All @@ -930,7 +930,7 @@ <h3 id="الساتس"><a class="header" href="#الساتس">الساتس</a></h
<p>أو بالنسبة المئوية، نسبة إمداد بيتكوين التي تم إصدارها أو سيتم إصدارها عندما يتم تعدينها:</p>
<p><a href="https://ordinals.com/search/100%">100%</a></p>
<h2 id="json-api"><a class="header" href="#json-api">JSON-API</a></h2>
<p>You can run <code>ord server</code> with the <code>--enable-json-api</code> flag to access endpoints that return JSON instead of HTML if you set the HTTP <code>Accept: application/json</code> header. The structure of these objects closely follows what is shown in the HTML. These endpoints are:</p>
<p>By default the <code>ord server</code> gives access to endpoints that return JSON instead of HTML if you set the HTTP <code>Accept: application/json</code> header. The structure of these objects closely follows what is shown in the HTML. These endpoints are:</p>
<ul>
<li><code>/inscription/&lt;INSCRIPTION_ID&gt;</code></li>
<li><code>/inscriptions</code></li>
Expand Down
2 changes: 1 addition & 1 deletion ar/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion ar/searchindex.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions de/guides/explorer.html
Original file line number Diff line number Diff line change
Expand Up @@ -256,8 +256,8 @@ <h3 id="ausführen-des-explorers"><a class="header" href="#ausführen-des-explor
<p><code>ord server</code></p>
<p>Um einen Port anzugeben, fügen Sie Folgendes <code>--http-port</code> flag:</p>
<p><code>ord server --http-port 8080</code></p>
<p>To enable the JSON-API endpoints add the <code>--enable-json-api</code> or <code>-j</code> flag (see <a href="#json-api">here</a> for more info):</p>
<p><code>ord server --enable-json-api</code></p>
<p>The JSON-API endpoints are enabled by default, to disable them add the <code>--disable-json-api</code> flag (see <a href="#json-api">here</a> for more info):</p>
<p><code>ord server --disable-json-api</code></p>
<h2 id="suchen"><a class="header" href="#suchen">Suchen</a></h2>
<p>Das Suchfeld akzeptiert eine Vielzahl von Objektdarstellungen.</p>
<h3 id="blöcke"><a class="header" href="#blöcke">Blöcke</a></h3>
Expand All @@ -281,7 +281,7 @@ <h3 id="sats"><a class="header" href="#sats">Sats</a></h3>
<p>Oder nach Prozentil, dem Prozentsatz des Bitcoin-Angebots, das bereits emittiert wurde oder emittiert wird, wenn sie abgebaut werden:</p>
<p><a href="https://ordinals.com/search/100%">100%</a></p>
<h2 id="json-api"><a class="header" href="#json-api">JSON-API</a></h2>
<p>You can run <code>ord server</code> with the <code>--enable-json-api</code> flag to access endpoints that return JSON instead of HTML if you set the HTTP <code>Accept: application/json</code> header. The structure of these objects closely follows what is shown in the HTML. These endpoints are:</p>
<p>By default the <code>ord server</code> gives access to endpoints that return JSON instead of HTML if you set the HTTP <code>Accept: application/json</code> header. The structure of these objects closely follows what is shown in the HTML. These endpoints are:</p>
<ul>
<li><code>/inscription/&lt;INSCRIPTION_ID&gt;</code></li>
<li><code>/inscriptions</code></li>
Expand Down
6 changes: 3 additions & 3 deletions de/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -905,8 +905,8 @@ <h3 id="ausführen-des-explorers"><a class="header" href="#ausführen-des-explor
<p><code>ord server</code></p>
<p>Um einen Port anzugeben, fügen Sie Folgendes <code>--http-port</code> flag:</p>
<p><code>ord server --http-port 8080</code></p>
<p>To enable the JSON-API endpoints add the <code>--enable-json-api</code> or <code>-j</code> flag (see <a href="guides/explorer.html#json-api">here</a> for more info):</p>
<p><code>ord server --enable-json-api</code></p>
<p>The JSON-API endpoints are enabled by default, to disable them add the <code>--disable-json-api</code> flag (see <a href="guides/explorer.html#json-api">here</a> for more info):</p>
<p><code>ord server --disable-json-api</code></p>
<h2 id="suchen"><a class="header" href="#suchen">Suchen</a></h2>
<p>Das Suchfeld akzeptiert eine Vielzahl von Objektdarstellungen.</p>
<h3 id="blöcke"><a class="header" href="#blöcke">Blöcke</a></h3>
Expand All @@ -930,7 +930,7 @@ <h3 id="sats"><a class="header" href="#sats">Sats</a></h3>
<p>Oder nach Prozentil, dem Prozentsatz des Bitcoin-Angebots, das bereits emittiert wurde oder emittiert wird, wenn sie abgebaut werden:</p>
<p><a href="https://ordinals.com/search/100%">100%</a></p>
<h2 id="json-api"><a class="header" href="#json-api">JSON-API</a></h2>
<p>You can run <code>ord server</code> with the <code>--enable-json-api</code> flag to access endpoints that return JSON instead of HTML if you set the HTTP <code>Accept: application/json</code> header. The structure of these objects closely follows what is shown in the HTML. These endpoints are:</p>
<p>By default the <code>ord server</code> gives access to endpoints that return JSON instead of HTML if you set the HTTP <code>Accept: application/json</code> header. The structure of these objects closely follows what is shown in the HTML. These endpoints are:</p>
<ul>
<li><code>/inscription/&lt;INSCRIPTION_ID&gt;</code></li>
<li><code>/inscriptions</code></li>
Expand Down
2 changes: 1 addition & 1 deletion de/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion de/searchindex.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions es/guides/explorer.html
Original file line number Diff line number Diff line change
Expand Up @@ -256,8 +256,8 @@ <h3 id="ejecutando-el-explorador"><a class="header" href="#ejecutando-el-explora
<p><code>ord server</code></p>
<p>Para especificar un puerto agrega la bandera (flag) <code>--http-port</code>:</p>
<p><code> ord server --http-port 8080</code></p>
<p>To enable the JSON-API endpoints add the <code>--enable-json-api</code> or <code>-j</code> flag (see <a href="#json-api">here</a> for more info):</p>
<p><code>ord server --enable-json-api</code></p>
<p>The JSON-API endpoints are enabled by default, to disable them add the <code>--disable-json-api</code> flag (see <a href="#json-api">here</a> for more info):</p>
<p><code>ord server --disable-json-api</code></p>
<h2 id="búsqueda"><a class="header" href="#búsqueda">Búsqueda</a></h2>
<p>El cuadro de búsqueda acepta una variedad de representaciones de objetos.</p>
<h3 id="bloques"><a class="header" href="#bloques">Bloques</a></h3>
Expand All @@ -281,7 +281,7 @@ <h3 id="sats"><a class="header" href="#sats">Sats</a></h3>
<p>O por percentil, el cual representa el porcentaje del suministro total de bitcoin que ha sido o será emitido una vez sean minados:</p>
<p><a href="https://ordinals.com/search/100%">100%</a></p>
<h2 id="json-api"><a class="header" href="#json-api">JSON-API</a></h2>
<p>You can run <code>ord server</code> with the <code>--enable-json-api</code> flag to access endpoints that return JSON instead of HTML if you set the HTTP <code>Accept: application/json</code> header. The structure of these objects closely follows what is shown in the HTML. These endpoints are:</p>
<p>By default the <code>ord server</code> gives access to endpoints that return JSON instead of HTML if you set the HTTP <code>Accept: application/json</code> header. The structure of these objects closely follows what is shown in the HTML. These endpoints are:</p>
<ul>
<li><code>/inscription/&lt;INSCRIPTION_ID&gt;</code></li>
<li><code>/inscriptions</code></li>
Expand Down
6 changes: 3 additions & 3 deletions es/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -905,8 +905,8 @@ <h3 id="ejecutando-el-explorador"><a class="header" href="#ejecutando-el-explora
<p><code>ord server</code></p>
<p>Para especificar un puerto agrega la bandera (flag) <code>--http-port</code>:</p>
<p><code> ord server --http-port 8080</code></p>
<p>To enable the JSON-API endpoints add the <code>--enable-json-api</code> or <code>-j</code> flag (see <a href="guides/explorer.html#json-api">here</a> for more info):</p>
<p><code>ord server --enable-json-api</code></p>
<p>The JSON-API endpoints are enabled by default, to disable them add the <code>--disable-json-api</code> flag (see <a href="guides/explorer.html#json-api">here</a> for more info):</p>
<p><code>ord server --disable-json-api</code></p>
<h2 id="búsqueda"><a class="header" href="#búsqueda">Búsqueda</a></h2>
<p>El cuadro de búsqueda acepta una variedad de representaciones de objetos.</p>
<h3 id="bloques"><a class="header" href="#bloques">Bloques</a></h3>
Expand All @@ -930,7 +930,7 @@ <h3 id="sats"><a class="header" href="#sats">Sats</a></h3>
<p>O por percentil, el cual representa el porcentaje del suministro total de bitcoin que ha sido o será emitido una vez sean minados:</p>
<p><a href="https://ordinals.com/search/100%">100%</a></p>
<h2 id="json-api"><a class="header" href="#json-api">JSON-API</a></h2>
<p>You can run <code>ord server</code> with the <code>--enable-json-api</code> flag to access endpoints that return JSON instead of HTML if you set the HTTP <code>Accept: application/json</code> header. The structure of these objects closely follows what is shown in the HTML. These endpoints are:</p>
<p>By default the <code>ord server</code> gives access to endpoints that return JSON instead of HTML if you set the HTTP <code>Accept: application/json</code> header. The structure of these objects closely follows what is shown in the HTML. These endpoints are:</p>
<ul>
<li><code>/inscription/&lt;INSCRIPTION_ID&gt;</code></li>
<li><code>/inscriptions</code></li>
Expand Down
2 changes: 1 addition & 1 deletion es/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion es/searchindex.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions fil/guides/explorer.html
Original file line number Diff line number Diff line change
Expand Up @@ -256,8 +256,8 @@ <h3 id="pagpapagana-sa-explorer"><a class="header" href="#pagpapagana-sa-explore
<p><code>ord server</code></p>
<p>Para mag specify ng port i-add ang <code>--http-port</code> na flag:</p>
<p><code>ord server --http-port 8080</code></p>
<p>Para ma-enable ang JSON-API endpoints i-add ang <code>--enable-json-api</code> or <code>-j</code> flag (tingnan <a href="#json-api">sa</a> para karagdagang impormasyon):</p>
<p><code>ord server --enable-json-api</code></p>
<p>The JSON-API endpoints are enabled by default, to disable them add the <code>--disable-json-api</code> flag (see <a href="#json-api">here</a> for more info):</p>
<p><code>ord server --disable-json-api</code></p>
<h2 id="search"><a class="header" href="#search">Search</a></h2>
<p>Tumatanggap ng paghahanap ng iba't ibang representasyon ng object.</p>
<h3 id="blocks"><a class="header" href="#blocks">Blocks</a></h3>
Expand All @@ -281,7 +281,7 @@ <h3 id="sats"><a class="header" href="#sats">Sats</a></h3>
<p>O ayon sa percentile, ang porsyento ng supply ng bitcoin na ibibigay o ibibigay kapag na-mina:</p>
<p><a href="https://ordinals.com/search/100%">100%</a></p>
<h2 id="json-api"><a class="header" href="#json-api">JSON-API</a></h2>
<p>You can run <code>ord server</code> with the <code>--enable-json-api</code> flag to access endpoints that return JSON instead of HTML if you set the HTTP <code>Accept: application/json</code> header. The structure of these objects closely follows what is shown in the HTML. These endpoints are:</p>
<p>By default the <code>ord server</code> gives access to endpoints that return JSON instead of HTML if you set the HTTP <code>Accept: application/json</code> header. The structure of these objects closely follows what is shown in the HTML. These endpoints are:</p>
<ul>
<li><code>/inscription/&lt;INSCRIPTION_ID&gt;</code></li>
<li>/inscriptions</li>
Expand Down
6 changes: 3 additions & 3 deletions fil/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -905,8 +905,8 @@ <h3 id="pagpapagana-sa-explorer"><a class="header" href="#pagpapagana-sa-explore
<p><code>ord server</code></p>
<p>Para mag specify ng port i-add ang <code>--http-port</code> na flag:</p>
<p><code>ord server --http-port 8080</code></p>
<p>Para ma-enable ang JSON-API endpoints i-add ang <code>--enable-json-api</code> or <code>-j</code> flag (tingnan <a href="guides/explorer.html#json-api">sa</a> para karagdagang impormasyon):</p>
<p><code>ord server --enable-json-api</code></p>
<p>The JSON-API endpoints are enabled by default, to disable them add the <code>--disable-json-api</code> flag (see <a href="guides/explorer.html#json-api">here</a> for more info):</p>
<p><code>ord server --disable-json-api</code></p>
<h2 id="search"><a class="header" href="#search">Search</a></h2>
<p>Tumatanggap ng paghahanap ng iba't ibang representasyon ng object.</p>
<h3 id="blocks"><a class="header" href="#blocks">Blocks</a></h3>
Expand All @@ -930,7 +930,7 @@ <h3 id="sats"><a class="header" href="#sats">Sats</a></h3>
<p>O ayon sa percentile, ang porsyento ng supply ng bitcoin na ibibigay o ibibigay kapag na-mina:</p>
<p><a href="https://ordinals.com/search/100%">100%</a></p>
<h2 id="json-api"><a class="header" href="#json-api">JSON-API</a></h2>
<p>You can run <code>ord server</code> with the <code>--enable-json-api</code> flag to access endpoints that return JSON instead of HTML if you set the HTTP <code>Accept: application/json</code> header. The structure of these objects closely follows what is shown in the HTML. These endpoints are:</p>
<p>By default the <code>ord server</code> gives access to endpoints that return JSON instead of HTML if you set the HTTP <code>Accept: application/json</code> header. The structure of these objects closely follows what is shown in the HTML. These endpoints are:</p>
<ul>
<li><code>/inscription/&lt;INSCRIPTION_ID&gt;</code></li>
<li>/inscriptions</li>
Expand Down
2 changes: 1 addition & 1 deletion fil/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion fil/searchindex.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions fr/guides/explorer.html
Original file line number Diff line number Diff line change
Expand Up @@ -256,8 +256,8 @@ <h3 id="exécuter-lexplorateur"><a class="header" href="#exécuter-lexplorateur"
<p><code>ord server</code></p>
<p>Pour spécifier un port, ajoutez le drapeau <code>--http-port</code> :</p>
<p><code>ord server --http-port 8080</code></p>
<p>Pour activer les points de terminaisons JSON-API, ajoutez le drapeau <code>--enable-json-api</code> ou <code>-j</code> (voir <a href="#json-api">ici</a> pour plus d’informations) :</p>
<p><code>ord server --enable-json-api</code></p>
<p>The JSON-API endpoints are enabled by default, to disable them add the <code>--disable-json-api</code> flag (see <a href="#json-api">here</a> for more info):</p>
<p><code>ord server --disable-json-api</code></p>
<h2 id="recherche"><a class="header" href="#recherche">Recherche</a></h2>
<p>La zone de recherche accepte une variété de représentations d’objets.</p>
<h3 id="blocs"><a class="header" href="#blocs">Blocs</a></h3>
Expand All @@ -281,7 +281,7 @@ <h3 id="sats"><a class="header" href="#sats">Sats</a></h3>
<p>Ou par percentile, le pourcentage de l’offre de bitcoins qui a été ou sera émis une fois qu’ils auront été minés :</p>
<p><a href="https://ordinals.com/search/100%">100%</a></p>
<h2 id="json-api"><a class="header" href="#json-api">JSON-API</a></h2>
<p>You can run <code>ord server</code> with the <code>--enable-json-api</code> flag to access endpoints that return JSON instead of HTML if you set the HTTP <code>Accept: application/json</code> header. The structure of these objects closely follows what is shown in the HTML. These endpoints are:</p>
<p>By default the <code>ord server</code> gives access to endpoints that return JSON instead of HTML if you set the HTTP <code>Accept: application/json</code> header. The structure of these objects closely follows what is shown in the HTML. These endpoints are:</p>
<ul>
<li><code>/inscription/&lt;INSCRIPTION_ID&gt;</code></li>
<li><code>/inscriptions</code></li>
Expand Down
6 changes: 3 additions & 3 deletions fr/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -905,8 +905,8 @@ <h3 id="exécuter-lexplorateur"><a class="header" href="#exécuter-lexplorateur"
<p><code>ord server</code></p>
<p>Pour spécifier un port, ajoutez le drapeau <code>--http-port</code> :</p>
<p><code>ord server --http-port 8080</code></p>
<p>Pour activer les points de terminaisons JSON-API, ajoutez le drapeau <code>--enable-json-api</code> ou <code>-j</code> (voir <a href="guides/explorer.html#json-api">ici</a> pour plus d’informations) :</p>
<p><code>ord server --enable-json-api</code></p>
<p>The JSON-API endpoints are enabled by default, to disable them add the <code>--disable-json-api</code> flag (see <a href="guides/explorer.html#json-api">here</a> for more info):</p>
<p><code>ord server --disable-json-api</code></p>
<h2 id="recherche"><a class="header" href="#recherche">Recherche</a></h2>
<p>La zone de recherche accepte une variété de représentations d’objets.</p>
<h3 id="blocs"><a class="header" href="#blocs">Blocs</a></h3>
Expand All @@ -930,7 +930,7 @@ <h3 id="sats"><a class="header" href="#sats">Sats</a></h3>
<p>Ou par percentile, le pourcentage de l’offre de bitcoins qui a été ou sera émis une fois qu’ils auront été minés :</p>
<p><a href="https://ordinals.com/search/100%">100%</a></p>
<h2 id="json-api"><a class="header" href="#json-api">JSON-API</a></h2>
<p>You can run <code>ord server</code> with the <code>--enable-json-api</code> flag to access endpoints that return JSON instead of HTML if you set the HTTP <code>Accept: application/json</code> header. The structure of these objects closely follows what is shown in the HTML. These endpoints are:</p>
<p>By default the <code>ord server</code> gives access to endpoints that return JSON instead of HTML if you set the HTTP <code>Accept: application/json</code> header. The structure of these objects closely follows what is shown in the HTML. These endpoints are:</p>
<ul>
<li><code>/inscription/&lt;INSCRIPTION_ID&gt;</code></li>
<li><code>/inscriptions</code></li>
Expand Down
2 changes: 1 addition & 1 deletion fr/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion fr/searchindex.json

Large diffs are not rendered by default.

Loading

0 comments on commit 24f81a1

Please sign in to comment.