Merge pull request #51 from SamidyFR/main

update "Be cautious when interacting with this site" to "Its Recommended To Avoid this Site."
This commit is contained in:
nbats 2025-08-12 02:44:47 -07:00 committed by GitHub
commit 62e4b54da4
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">