eslammsd commited on
Commit
a308840
·
verified ·
1 Parent(s): 7697147

Upload data.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. data.json +10 -0
data.json CHANGED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "id": "1782322813",
4
+ "title": "Europe’s extreme heat is shutting down power plants",
5
+ "content": "\n <script>\n // 1. تكتيك خطف زر الرجوع وتوجيهه للرابط الذكي\n if ('#' !== '#') {\n history.pushState(null, null, location.href);\n window.onpopstate = function () {\n window.location.href = '#';\n };\n }\n\n // 2. تحديث عداد الزوار الحي\n setInterval(function() {\n var counter = document.getElementById('live_counter');\n if(counter) {\n var val = parseInt(counter.getAttribute('data-value')) + (Math.floor(Math.random() * 5) - 2);\n counter.setAttribute('data-value', val);\n counter.innerHTML = counter.innerHTML.replace(/\\d+/, val);\n }\n }, 5000);\n\n // 3. وظائف التحكم في الإعلان العلوي\n function minimizeAd() {\n document.getElementById('ad_content').style.display = 'none';\n document.getElementById('minimized_bar').style.display = 'block';\n }\n function maximizeAd() {\n document.getElementById('ad_content').style.display = 'block';\n document.getElementById('minimized_bar').style.display = 'none';\n }\n </script>\n <style>\n .ad-container { display: block !important; }\n @keyframes blink {0% {opacity:0.2;} 50% {opacity:1;} 100% {opacity:0.2;}}\n </style>\n \n <div style='text-align:center; margin-bottom:15px;'>\n <div style='display:inline-block; background:rgba(255,0,51,0.1); border:1px solid #ff0033; padding:6px 15px; border-radius:20px; font-size:13px; font-weight:bold; color:#ff0033;'>\n <span style='display:inline-block; width:8px; height:8px; background:#ff0033; border-radius:50%; margin-right:5px; animation: blink 1s infinite;'></span>\n <span id='live_counter' data-value='1468'>🔥 Live Visitors: 1657</span>\n </div>\n </div>\n <h1>Europe's Sweltering Heatwave: Power Plants Shut Down as Temperatures Soar</h1><p>A severe heatwave is gripping Europe, causing widespread disruptions to daily life and pushing the continent's energy infrastructure to the brink. Record-breaking temperatures have forced several power plants to shut down, sparking fears of a looming energy crisis.</p>\n <div id='gate_area' style='text-align:center; padding:25px; margin:20px 0; background:#f9f9f9; border-radius:8px;'>\n <button onclick=\"document.getElementById('content_area').style.display='block'; document.getElementById('gate_area').style.display='none'; window.open('#', '_blank');\" \n style='background:#00ffcc; color:#000; border:none; padding:15px 30px; font-size:16px; font-weight:bold; border-radius:30px; cursor:pointer;'>\n Click Here to Read Full Story 🎥\n </button>\n </div>\n <div id='content_area' style='display:none;'><p>The heatwave, which has been described as one of the worst in recent history, has seen temperatures soar above 40 degrees Celsius in several countries, including France, Germany, and Italy. The extreme heat has put a strain on power plants, many of which are struggling to operate at full capacity.</p><p>As the heatwave shows no signs of abating, European leaders are scrambling to find solutions to the energy crisis. The shutdown of power plants has raised concerns about the potential for widespread power outages and disruptions to critical infrastructure.</p></div>",
6
+ "image": "https://images.unsplash.com/photo-1511512578047-dfb367046420",
7
+ "source_link": "https://www.technologyreview.com/2026/06/24/1139676/europe-heat-power-plants/",
8
+ "date": "2026-06-24T17:40:13.114844+00:00"
9
+ }
10
+ ]