mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-05 05:47:10 -04:00
fix: removed direct link with cleaned for security reason
This commit is contained in:
parent
7631847cd3
commit
3f7151be4c
1 changed files with 0 additions and 5 deletions
|
@ -39,11 +39,6 @@ const isClean = computed(() => withDefaultOnError(() => TidyURL.clean(inputUrl.v
|
||||||
mb-5
|
mb-5
|
||||||
mt-5
|
mt-5
|
||||||
/>
|
/>
|
||||||
<n-p text-center>
|
|
||||||
<n-a :href="cleanedUrl?.url" target="_blank" rel="noopener noreferrer">
|
|
||||||
{{ cleanedUrl?.url }}
|
|
||||||
</n-a>
|
|
||||||
</n-p>
|
|
||||||
</div>
|
</div>
|
||||||
</c-card>
|
</c-card>
|
||||||
</template>
|
</template>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue