'entry',
'a' => 'read',
'params' => [
'get' => $get,
'nextGet' => FreshRSS_Context::$next_get,
'idMax' => FreshRSS_Context::$id_max,
'search' => FreshRSS_Context::$search->toString(),
'state' => FreshRSS_Context::$state,
'sort' => FreshRSS_Context::$sort,
'order' => FreshRSS_Context::$order,
],
];
$mark_unread_url = $mark_read_url;
$mark_unread_url['params']['is_read'] = '0';
$mark_unread_url['params']['nextGet'] = $get;
?>
allow_anonymous_refresh) { ?>