[]
Multi-vehicle crash involving passenger bus in Lviv Oblast kills at least 3
Uncover what’s happening in the territories under Russian occupation
WATCH TRAILER Skip to content 
This audio is created with AI assistance
A car crash involving a passenger bus, a Nova Poshta truck, and other vehicles in Lviv Oblast on Oct. 11 killed at least three people and wounded 35 more, including six children, said Governor Maksym Kozytskyi.
The wounded are being treated and have injuries of varying severity, Kozytskyi said.
The accident occurred near the village of Chishky, located some 80 kilometers (50 miles) east of the city of Lviv.
The passenger bus, which bore the logo of the popular transport company FlixBus, was running from Warsaw to Odesa, Kozytskyi said.
The incident is being investigated by law enforcement, he added.
14 killed, 1 injured in road accident in Rivne Oblast, Interior Minister says
A bus collided with a truck in Rivne Oblast, killing 14 people, including a 6-year-old child, Interior Minister Ihor Klymenko reported on July 6.
News Feed
12:12 AM
NATO Secretary General Rutte announces Ukraine-NATO Council meeting.
NATO Secretary General Mark Rutte announced that the next meeting of the Ukraine-NATO Council is scheduled for Oct. 17. The meeting will bring together defense ministers from NATO member states alongside Ukraine’s defense minister, Rustem Umerov.
Ukraine war latest: US announces $425 million in security aid for Ukraine, Zelensky says package includes long-range weapons
Russia has reportedly made gains in Zaporizhzhia Oblast. Should Ukraine expect a broader offensive?
8:44 PM
US announces $425 million in security aid for Ukraine, Zelensky says package includes long-range weapons.
The new package will consist of “additional air defense capability, air-to-ground munitions, armored vehicles, and critical munitions to meet Ukraine’s urgent needs,” the White House said in a statement.
7:43 PM
SBU arrests Ukrenergo security head for allegedly justifying Russia’s war, supporting murder of civilians.
The media outlet RBC-Ukraine reported, citing unnamed sources, that the individual in question was Oleh Hrybenko, who is reportedly responsible for maintaining the security of critical infrastructure facilities.
Investigation: Shattering secrecy of Putin’s top spy chief.
6:25 PM
Australia to give Ukraine almost 50 US-made Abrams tanks.
The tanks will be delivered as part of a larger package of military aid worth 245 million Australian dollars ($163 million).
5:15 PM
Missile fragments found in Moldova by Ukrainian border.
It was not the first time that missile and drone debris have been found on Moldovan territory.
4:36 PM
Scholz says he is open to talk to Putin about peace in Ukraine.
German Chancellor Olaf Scholz emphasized that he would speak to Russian President Vladimir Putin “if asked” but stressed that no decisions would be made without the input of Ukraine or other Western allies.
3:56 PM
Ukrainian MPs react to Zelensky’s victory plan — ‘Great agenda’ but practical steps unclear
Opinion: Pakistan can’t walk the tightrope between Russia and the West forever
3:35 PM
Ukraine approves ‘electronic warfare resistant’ domestic-made Chaklun drone for military use.
The drone can help adjust artillery fire and is resistant to Russian electronic warfare means thanks to “high-tech materials,” the Defense Ministry said.
3:02 PM
Kazakhstan won’t seek BRICS membership ‘in the foreseeable future.’
Kazakhstan’s president has “carefully considered” proposals to join BRICS but Astana will not seek to join the group “in the foreseeable future,” a government spokesperson told Tengrinews.kz in an interview published on Oct. 16.
1:04 PM
Ukraine Business Roundup — Ukraine braces for winter freeze
12:55 PM
Ukraine reportedly reclaims territory in north of Kharkiv Oblast, almost entire Russian regiment destroyed.
According to HUR, Ukrainian soldiers captured a Russian battalion defense area, destroyed three motorized rifle battalions, a Storm platoon, and a reconnaissance company of Russia’s Seventh Separate Motorized Rifle Regiment.
As Saudi oil hike tests Russia’s war-railed economy, Israeli strikes on Iran could offer boost
12:22 PM
Zelensky unveils Ukraine’s victory plan, says it’s doable but ‘depends on our partners’
Updated: Technical malfunction leads to large-scale power outages in Ukraine’s south.
Ukraine’s state-owned energy company Ukrenergo said later during the day that the outages were caused by unspecified “technical reasons” and that the repairs are underway. The energy supply should resume “within hours.”
11:58 AM
Biden to meet UK, German, French leaders in Berlin this week, CNN reports.
U.S. President Joe Biden is expected to meet the leaders of Germany, France, and the U.K. in Berlin later this week after his earlier visit was postponed due to Hurricane Milton, CNN reported on Oct. 16, citing three unnamed Western officials.
11:34 AM
France’s first ‘kamikaze’ drones to arrive in Ukraine ‘in the coming weeks.’
France successfully tested its first ‘kamikaze’ drones and will deliver them to Ukraine “in the coming weeks,” French Defense Minister Sebastien Lecornu said on Oct. 16, BFMTV reported.
10:58 AM
UK preparing suggestions to Ukraine’s victory plan, Syrskyi says.
Following a conversation with the U.K. counterpart, Tony Radakin, Commander-in-Chief Oleksandr Syrskyi said that they discussed the possibility of hitting Russian military targets “in operational and strategic depth.”
10:48 AM
Ukraine’s EU entry ‘not an existential matter,’ Warsaw can name conditions, Polish minister says on Volyn massacre.
Poland can make Ukraine’s accession to the EU contingent on the resolution of the Volyn massacre as joining the bloc is not a matter of the country’s survival, a Polish minister said in a media interview published on Oct. 15.
10:33 AM
US doesn’t defend Ukraine with THAAD system like Israel due to ‘different capabilities,’ Pentagon says.
“Different capabilities, different wars, different regions. The commitments also to Israel and Ukraine are different,” Pentagon spokesperson Sabrina Singh said.
9:12 AM
51 of 136 Russian drones downed in mass overnight attack on Ukraine, Air Force says.
Sixty drones were “lost” due to electronic warfare in a number of regions, while 20 more drones were flying over Ukraine at the time of publication, according to the statement. Two more drones flew back toward Russia.
8:55 AM
‘New level of desperation’ — US ‘concerned’ by reports of North Korean soldiers joining Russia in Ukraine.
“Such a move would also indicate a new level of desperation for Russia as it continues to suffer significant casualties on the battlefield in its brutal war against Ukraine,” White House National Council spokesperson Sean Savett said.
MORE NEWS
Editors’ Picks
<![CDATA[ const script = document.getElementById("poool-engage"); script.addEventListener("load", function () { const POPUP_BANNER_SUBSCRIPTION_STORAGE_FIELD = "subscribedTo"; const POPUP_BANNER_SUBSCRIPTION_STORAGE_FIELD_FOR_MEMBER = "memberSubscribedTo"; const hideBannerWhoPaidTimeDuration = 14 * 86400000; // two week, number 14 it means days const hidePopupWhoCloseTimeDuration = 1 * 86400000; // one day, number 1 it means days const currentTime = new Date().getTime(); const paidTimestamp = localStorage.getItem("paidTimestamp"); const popupClosedTimestamp = localStorage.getItem("bannerTimestamp"); const isLogged = localStorage.getItem("logged_in") === "true"; const isPaid = localStorage.getItem("is_paid") === "true"; const isShouldHideElements = isLogged && paidTimestamp && currentTime - Number(paidTimestamp) < hideBannerWhoPaidTimeDuration; const isShouldHidePopup = popupClosedTimestamp && currentTime - Number(popupClosedTimestamp) { toggleRegisterBtnTopPosition(element, "up"); }); engage.on("destroy", ({ buttonId, element }) => { if ( (element.slug.includes(“popupjoinus-new-blue”) && buttonId === “support_close”) || (element.slug === “popupjoinus-independence” && buttonId === “close_CTA”) ) { localStorage.setItem(“bannerTimestamp”, new Date().getTime()); } if (element.slug.includes(“popupjoinus-new-blue”) && buttonId === “support_close”) { window?.dataLayer.push({ event: “popup_banner_button_” + buttonId }); } toggleRegisterBtnTopPosition(element, “down”); }); engage.on(“click”, ({ id, element }) => { if ( (element.slug.includes(“popupjoinus-new-blue”) && (id === “support_monthly” || id === “support_once”)) || (element.slug === “popupjoinus-independence” && (id === “become_member_CTA” || id === “support_once_CTA”)) ) { localStorage.setItem(“bannerTimestamp”, new Date().getTime()); } if (element.slug.includes(“popupjoinus-new-blue”)) { window?.dataLayer.push({ event: “popup_banner_button_” + id }); } if (element.slug.includes(“arcticlejoinus-new-blue”)) { window?.dataLayer.push({ event: “article_banner_button_” + id }); } if ( element.slug === “support-us-in-the-top-of-the-article” || element.slug === “support-popup-banner-after-subscription” ) { window?.dataLayer.push({ event: id }); } }); function toggleRegisterBtnTopPosition(element, state) { if (!(element.slug.includes(“newsletter-popup”) || element.slug.includes(“popup-banner-after-subscription”))) { return; } const popupBannerIframe = document.querySelector(`iframe[data-engage-slug=”${element.slug}”]`); const registerBtnIframe = document.querySelector(‘iframe[title=”portal-trigger”]’); if (!(popupBannerIframe && registerBtnIframe)) { return; } if (state === “down”) { registerBtnIframe.style.bottom = 0; return; } setTimeout(() => { registerBtnIframe.style.bottom = popupBannerIframe.style.height || ‘100px’; }, 500); } function updateSubscribedTo(subscriptionName) { let subscribedTo = []; try { if (localStorage.getItem(POPUP_BANNER_SUBSCRIPTION_STORAGE_FIELD_FOR_MEMBER)) { subscribedTo = JSON.parse(localStorage.getItem(POPUP_BANNER_SUBSCRIPTION_STORAGE_FIELD_FOR_MEMBER)); if (!subscribedTo.includes(subscriptionName)) { subscribedTo.push(subscriptionName); localStorage.setItem(POPUP_BANNER_SUBSCRIPTION_STORAGE_FIELD_FOR_MEMBER, JSON.stringify(subscribedTo)); } return; } if (localStorage.getItem(POPUP_BANNER_SUBSCRIPTION_STORAGE_FIELD)) { subscribedTo = JSON.parse(localStorage.getItem(POPUP_BANNER_SUBSCRIPTION_STORAGE_FIELD)); if (!subscribedTo.includes(subscriptionName)) { subscribedTo.push(subscriptionName); localStorage.setItem(POPUP_BANNER_SUBSCRIPTION_STORAGE_FIELD, JSON.stringify(subscribedTo)); } return; } subscribedTo.push(subscriptionName); localStorage.setItem(POPUP_BANNER_SUBSCRIPTION_STORAGE_FIELD, JSON.stringify(subscribedTo)); } catch (error) { console.log(error); } } function subscribeToMailchimp(list, listId, email, fieldName, tags) { return fetch(“/members/api/mailchimp/subscribe/”, { method: “POST”, body: JSON.stringify({ listId: list?.id, email: list?.email, tags: list?.tags || [], }), headers: { “Content-Type”: “application/json”, }, }) .then((response) => response.json()) .then(({errors}) => { if (errors?.length && (errors?.[0]?.type === “BadRequestError”)) { return [{fieldKey: list?.fieldName, message: list?.email + errors?.[0]?.message}]; } if (errors?.length && (errors?.[0]?.type === “TooManyRequestsError”)) { return [{fieldKey: list?.fieldName, message: errors?.[0]?.message}]; } updateSubscribedTo(list?.ga); window.dataLayer?.push({ event: “newsletter_subscribe”, element_category: “Banner Newsletter”, element_name: list?.elementName, newsletter_name: list?.ga }); }); } engage.on(“formSubmit”, ({ fields, element }) => { const newlettersBanners = { “ukraine-daily-newsletter-popup”: { id: “30851eba5d”, ga: “ud”, tags: [“Ukraine Daily Newsletter”, “UD-popup”], email: fields[“popup-banner-subscription-input”], fieldName: “popup-banner-subscription-input”, elementName: “Pop up banner” }, “war-notes-newsletter-popup”: { id: “d85190a5f5”, ga: “wn”, tags: [“War Notes Newsletter”, “WN-popup”], email: fields[“popup-banner-subscription-input”], fieldName: “popup-banner-subscription-input”, elementName: “Pop up banner” }, “belarus-weekly-newsletter-popup”: { id: “b62dc87925”, ga: “bw”, tags: [“Belarus Weekly Newsletter”, “BW-homepage”], email: fields[“popup-banner-subscription-input”], fieldName: “popup-banner-subscription-input”, elementName: “Pop up banner” }, “ukraine-business-roundup-newsletter-popup”: { id: “2d85bfcbaa”, ga: “ubr”, tags: [“Ukraine Business Roundup Newsletter”, “UBR-popup”], email: fields[“popup-banner-subscription-input”], fieldName: “popup-banner-subscription-input”, elementName: “Pop up banner” }, “the-witness-newsletter-popup”: { id: “313b1d3c02”, ga: “tw”, tags: [“The Witness Newsletter”, “WCIU-pop-up”], email: fields[“popup-banner-subscription-input”], fieldName: “popup-banner-subscription-input”, elementName: “Pop up banner” }, “ukraine-daily-news-feed”: { id: “30851eba5d”, ga: “ud”, tags: [“Ukraine Daily Newsletter”, “UD-homepage”], email: fields[“subscription-input”], fieldName: “subscription-input”, elementName: “News Feed banner” }, “ukraine-daily-homepage-banner”: { id: “30851eba5d”, ga: “ud”, tags: [“Ukraine Daily Newsletter”, “UD-homepage”], email: fields[“subscription-input”], fieldName: “subscription-input”, elementName: “Homepage banner” }, “ukraine-daily-videopage-banner”: { id: “30851eba5d”, ga: “ud”, tags: [“Ukraine Daily Newsletter”], email: fields[“subscription-input”], fieldName: “subscription-input”, elementName: “Videopage banner” }, “war-notes-homepage-banner”: { id: “d85190a5f5”, ga: “wn”, tags: [“War Notes Newsletter”], email: fields[“subscription-input”], fieldName: “subscription-input”, elementName: “Homepage banner” }, “war-notes-category-banner”: { id: “d85190a5f5”, ga: “wn”, tags: [“War Notes Newsletter”], email: fields[“subscription-input”], fieldName: “subscription-input”, elementName: “Category banner” }, “the-witness-banner”: { id: “313b1d3c02”, ga: “tw”, tags: [“The Witness Newsletter”, “WCIU-banner”], email: fields[“subscription-input”], fieldName: “subscription-input”, elementName: “Category banner” }, “explaining-ukraine-newsletter-popup”: { id: “fa4185abbb”, ga: “eu”, tags: [“Explaining Ukraine”, “EU-popup”], email: fields[“popup-banner-subscription-input”], fieldName: “popup-banner-subscription-input”, elementName: “Pop up banner” }, “ukraine-weekly-banner”: { id: “41a7c2de77”, ga: “uw”, tags: [“Ukraine Weekly Newsletter”, “UW-newsfeed”], email: fields[“subscription-input”], fieldName: “subscription-input”, elementName: “News Archive banner” }, }; const newsletterBanner = newlettersBanners[element.slug]; if (newsletterBanner) { return subscribeToMailchimp(newsletterBanner); } }); }); ]]>
Successfuly subscribed
Thank you for signing up for this newsletter. We’ve sent you a confirmation email.