fix: removed direct link with cleaned for security reason
This commit is contained in:
parent
7631847cd3
commit
3f7151be4c
@ -39,11 +39,6 @@ const isClean = computed(() => withDefaultOnError(() => TidyURL.clean(inputUrl.v
|
||||
mb-5
|
||||
mt-5
|
||||
/>
|
||||
<n-p text-center>
|
||||
<n-a :href="cleanedUrl?.url" target="_blank" rel="noopener noreferrer">
|
||||
{{ cleanedUrl?.url }}
|
||||
</n-a>
|
||||
</n-p>
|
||||
</div>
|
||||
</c-card>
|
||||
</template>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user