AUTO-BACKUP 20260416-0400

This commit is contained in:
WEVIA
2026-04-16 04:00:02 +02:00
parent 4f18d88be6
commit 72c3c59664
4 changed files with 3 additions and 1893 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -13,5 +13,5 @@
"Run simulation",
"CEO insights"
],
"timestamp": "2026-04-16 01:55:01"
"timestamp": "2026-04-16 02:00:01"
}

View File

@@ -14,7 +14,7 @@ function v2e_send($to, $subject, $html, $method, $from_name, $from_email='') {
$ch = curl_init('http://127.0.0.1/api/wevads-v2-engine.php?action=send_test&token=WEVADS2026');
curl_setopt_array($ch, [
CURLOPT_POST => true,
CURLOPT_POSTFIELDS => http_build_query(['to'=>$to,'subject'=>$subject,'html'=>$html,'method'=>$method,'from_name'=>$from_name,'from_email'=>$from_email]),
CURLOPT_POSTFIELDS => http_build_query(['to'=>$to,'subject'=>$subject,'html'=>$html,'method'=>$method,'from_name'=>$from_name,'from'=>$from_email]),
CURLOPT_RETURNTRANSFER => true,
CURLOPT_TIMEOUT => 10,
]);

View File

@@ -1 +1 @@
{"ts":"03:56","status":"offline"}
{"ts":"04:00","status":"stale","age":3500}