feat(browser-extension): migrate to git.wanhose.dev

This commit is contained in:
wanhose 2024-10-15 13:42:02 +02:00
parent c4084458b2
commit 056cb8a7af

View File

@ -14,6 +14,7 @@
<div class="header-actions">
<button disabled id="report-button">
<svg
aria-hidden="true"
fill="none"
height="18"
stroke-linecap="round"
@ -50,8 +51,9 @@
<main>
<p aria-hidden="true" class="banner" id="issue-banner" role="alert">
<span id="issue-banner-text"></span>
<a aria-label="GitHub" id="issue-banner-url" target="_blank">
<a id="issue-banner-url" target="_blank">
<svg
aria-hidden="true"
fill="none"
height="12"
stroke-linecap="round"
@ -86,7 +88,7 @@
<span id="host"></span>
</popup-button>
<popup-button
data-href="mailto:hello@wanhose.dev"
data-href="https://git.wanhose.dev/wanhose/cookie-dialog-monster/wiki/Welcome"
id="help-option"
role="link"
tabindex="0"
@ -109,7 +111,7 @@
<span data-i18n="popup_helpOption"></span>
</popup-button>
<popup-button
data-href="https://github.com/wanhose/cookie-dialog-monster"
data-href="https://git.wanhose.dev/wanhose/cookie-dialog-monster"
id="contribute-option"
role="link"
tabindex="0"
@ -125,9 +127,10 @@
viewBox="0 0 24 24"
width="32"
>
<path
d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"
/>
<circle cx="18" cy="18" r="3"></circle>
<circle cx="6" cy="6" r="3"></circle>
<path d="M13 6h3a2 2 0 0 1 2 2v7"></path>
<line x1="6" y1="9" x2="6" y2="21"></line>
</svg>
<span data-i18n="popup_contributeOption"></span>
</popup-button>
@ -247,6 +250,7 @@
</div>
<div class="report-submit-error-view" hidden>
<svg
aria-hidden="true"
fill="none"
height="48"
stroke-linecap="round"
@ -271,6 +275,7 @@
</div>
<div class="report-submit-success-view" hidden>
<svg
aria-hidden="true"
fill="none"
height="48"
stroke-linecap="round"