9 lines
338 B
JSON
9 lines
338 B
JSON
|
|
{
|
||
|
|
"agent": "apollo",
|
||
|
|
"task": "security-https-fix",
|
||
|
|
"priority": 1,
|
||
|
|
"target": "/opt/amos/public/quixzoom",
|
||
|
|
"instructions": "Fixa alla HTTP-länkar till HTTPS i quixzoom HTML-filer. Sök efter 'http://' och ersätt med 'https://' där det är möjligt. Rapportera vilka filer som ändrats.",
|
||
|
|
"deadline": "2026-06-29T10:00:00Z"
|
||
|
|
}
|