This commit is contained in:
oliver
2026-06-08 17:36:46 -03:00
parent eacad5ee4e
commit 0084845480
3 changed files with 28 additions and 5 deletions
+26 -3
View File
@@ -354,7 +354,24 @@
<span id="header-sep">/</span>
<span id="header-sub">API Reference</span>
</div>
<div id="header-badge">— endpoints</div>
<div style="display: flex; align-items: center; gap: 10px">
<div
id="header-base-url"
style="
font-size: 11px;
color: var(--text-muted);
font-family:
&quot;Courier New&quot;, Courier, monospace;
"
>
base:&nbsp;<a
href="https://n8n.derez.ai/webhook/"
style="color: var(--accent); text-decoration: none"
>https://n8n.derez.ai/webhook</a
>
</div>
<div id="header-badge">— endpoints</div>
</div>
</header>
<!-- ═══ SEARCH ═══ -->
@@ -2281,10 +2298,16 @@
<div id="no-results">No endpoints match your search.</div>
<footer id="footer">
Base URL &nbsp;&nbsp;
New Base URL &nbsp;&nbsp;
<a href="https://n8n.derez.ai/webhook/"
>https://n8n.derez.ai/webhook/&lt;ID&gt;/&lt;function&gt;</a
>https://n8n.derez.ai/webhook</a
>
&nbsp;&nbsp;&mdash;&nbsp;&nbsp; e.g.&nbsp;<span
style="color: var(--text)"
>https://n8n.derez.ai/webhook/admin/dns</span
>
&nbsp;&nbsp;&middot;&nbsp;&nbsp; Click the copy icon on any row
to copy the full URL.
</footer>
</main>