HEX
Server: LiteSpeed
System: Linux php-prod-1.spaceapp.ru 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
User: xnsbb3110 (1041)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //proc/thread-self/root/usr/share/imunify-notifier/templates/pd_scripts_blocked/en.json
[
    {
        "id": "subject",
        "other": "Proactive defence report on {{serverName}}"
    },
    {
        "id": "begin_message_section",
        "one": "Proactive defence blocked {{.events_total}} script ",
        "other": "Proactive defence blocked {{.events_total}} scripts ",
        "pluralize_by": "events_total"
    },
    {
        "id": "period_section",
        "other": "during the period from {{unixToUTC .period_started}} to {{unixToUTC .period_finished}} "
    },
    {
        "id": "server_name_section",
        "other": "on {{serverName}}:"
    },
    {
        "id": "blocked_scripts_section",
        "other": "{{range $idx, $script := .blocked_scripts}}{{$script.user}}   {{$script.domain}}    {{$script.path}}    {{$script.rule_id}}\n{{end}}"
    }
]