update "Be cautious when interacting with this site" to "Its Recommended To Avoid this Site."

This commit is contained in:
Samidy 2025-08-12 12:27:30 +03:00 committed by GitHub
parent 88f25f5d09
commit 943374f98e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -161,7 +161,7 @@ document.addEventListener("DOMContentLoaded", async () => {
switch (status) {
case "unsafe":
message = `${displayUrl} is flagged as <strong>unsafe</strong>. Be cautious when interacting with this site.`;
message = `${displayUrl} is flagged as <strong>unsafe</strong>. Its Recommended To Avoid this Site.`;
break;
case "potentially_unsafe":
message = `${displayUrl} is <strong>potentially unsafe</strong>. Proceed with caution.`;

View file

@ -182,7 +182,7 @@
<p class="url" id="unsafeUrl"></p>
<p class="warning-text">
This site has been flagged as <strong>unsafe</strong>.<br />
Be cautious when interacting with this site.
Its Recommended To Avoid this Site.
</p>
<div class="buttons">
<button class="btn btn-secondary" id="goBack">