Files
html/api/wired-pending/intent-opus4-sed_patch_file.php

14 lines
429 B
PHP

<?php
return array (
'name' => 'sed_patch_file',
'triggers' => array (
0 => 'sed patch file',
1 => 'patch file content',
2 => 'replace text in html',
),
'cmd' => 'curl -s -X POST http://127.0.0.1/api/wevia-safe-ops.php -d k=WEVADS2026 -d action=validate -d file=tasks-live-opus5.html',
'status' => 'EXECUTED',
'created_at' => '2026-04-19T20:45:00+00:00',
'source' => 'opus4-autowire-v66-case-fixed',
);