mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-07 19:08:37 +03:00
41 lines
1.8 KiB
HTML
41 lines
1.8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>Civilian Harm in Ukraine</title>
|
|
<meta name="Description" CONTENT="This map plots out and highlights incidents that have resulted in potential civilian impact or harm since Russia began its invasion of Ukraine. The incidents detailed have been collected by Bellingcat researchers. Included in the map are instances where civilian areas and infrastructure have been damaged or destroyed, where the presence of civilian injuries are visible and/or there is the presence of immobile civilian bodies. Collection for the incidences contained in this map began on February 24, 2022. Users can explore incidents by date and location. We intend this to be a living project that will continue to be updated as long as the conflict persists. For more detailed information about the entries included in this map, please refer to our methodology and explainer article.">
|
|
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
|
|
<script defer data-domain="ukraine.bellingcat.com" src="https://plausible.io/js/script.js"></script>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
</head>
|
|
|
|
<body>
|
|
<style>
|
|
@media (hover: none) {
|
|
#id {
|
|
display: none;
|
|
}
|
|
|
|
#nodisplay {
|
|
display: block;
|
|
}
|
|
}
|
|
|
|
@media (hover: hover) {
|
|
#nodisplay {
|
|
display: none;
|
|
}
|
|
}
|
|
</style>
|
|
<div class="page">
|
|
<div class="page">
|
|
<div id="explore-app"></div>
|
|
</div>
|
|
<div id="nodisplay">
|
|
If you see this message wait up to 30s, otherwise please revisit on a desktop device.
|
|
</div>
|
|
</div>
|
|
</body>
|
|
|
|
</html> |