Simplify index keyword filter UI and unify q-based push target URLs

This commit is contained in:
hbrain 2026-05-31 15:11:49 +02:00
parent a52e0a8bb3
commit 7f45193a6f
2 changed files with 65 additions and 52 deletions

View file

@ -151,8 +151,7 @@ function try_send_show_notification($job, $jobdir, $mvlog_root = null, $logfile
if ($articleTitle === '') $articleTitle = mvlog_nice_title((string)$job);
$filterUrl = 'https://bubulescu.org/mvlog/?' . http_build_query([
'f_title' => $articleTitle,
'f_exact' => '1',
'q' => $articleTitle,
]);
$payload = json_encode([