An open API service indexing awesome lists of open source software.

https://github.com/aiprofithub/family-scam-shield

Privacy-first tool to check suspicious scam messages before they trick your family.
https://github.com/aiprofithub/family-scam-shield

anti-scam asia cybersecurity family-safety open-source phishing privacy-first scam-detection sms whatsapp

Last synced: 30 days ago
JSON representation

Privacy-first tool to check suspicious scam messages before they trick your family.

Awesome Lists containing this project

README

          

# Family Scam Shield — Themed Landing/Demo

Static HTML version styled closer to the main AIProfitHub visual direction:

- Green AI-native palette
- Dark/light theme toggle
- EN/TH language toggle
- No backend
- No build step
- Browser-only scam message scoring
- Copyable family warning message

## Run

Open:

```txt
index.html
```

## Deploy to Hostinger

Upload the full folder contents to your subdomain root, for example:

```txt
/domains/scam.aiprofithub.ai/public_html/
```

Required structure:

```txt
public_html/
├─ index.html
└─ src/
├─ app.js
└─ styles.css
```

## Suggested subdomain

```txt
https://scam.aiprofithub.ai
```