eslammsd commited on
Commit
3ebc93c
·
verified ·
1 Parent(s): c4c0f69

Upload data.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. data.json +8 -8
data.json CHANGED
@@ -1,4 +1,12 @@
1
  [
 
 
 
 
 
 
 
 
2
  {
3
  "id": "1781371499",
4
  "title": "Apple’s new AI photo editing tools mostly work, for better and worse",
@@ -310,13 +318,5 @@
310
  "image": "https://lh3.googleusercontent.com/J6_coFbogxhRI9iM864NL_liGXvsQp2AupsKei7z0cNNfDvGUmWUy20nuUhkREQyrpY4bEeIBuc=s0-w300",
311
  "source_link": "https://news.google.com/rss/articles/CBMioAFBVV95cUxPOG9oWlVMdUhyV1hjbXBXMjA3RW9WSzNqcTJtQ2ZfZE5kWGhWelh6LWtzbFJyUHN2OENlNkFyVDVzdUpUczU0d1JzMEt3RXNVeHZ2LTc3cWI3dzl5NEotZHlUaFBHR0xadXh4YkUwaVUyUjRMSHdBdXNhcVdYSEpPNzVlcVJKZEZWNnhPV29zUkJGWE5DSm0zNTBTXzNRcEtO0gGgAUFVX3lxTE84b2haVUx1SHJXWGNtcFcyMDdFb1ZLM2pxMm1DZl9kTmRYaFZ6WHota3NsUnJQc3Y4Q2U2QXJUNXN1SlRzNTR3UnMwS3dFc1V4dnYtNzdxYjd3OXk0Si1keVRoUEdHTFp1eHhiRTBpVTJSNExId0F1c2FxV1hISk83NWVxUkpkRlY2eE9Xb3NSQkZYTkNKbTM1MFNfM1FwS04?oc=5",
312
  "date": "2026-06-10T07:43:21.904051+00:00"
313
- },
314
- {
315
- "id": "1781076399",
316
- "title": "Noom Promo Codes: 50% Off Best Deals & Free Trials for June 2026",
317
- "content": "<h1>Noom Promo Codes: Unlock 50% Off Best Deals & Free Trials for June 2026</h1><p>Imagine waking up every morning feeling refreshed, revitalized, and ready to take on the day with a newfound sense of purpose and energy. You've tried every fad diet and quick fix under the sun, but nothing seems to stick. The cycle of frustration and disappointment has left you wondering if you'll ever find a solution that truly works. But what if you could break free from the shackles of restrictive eating and tedious exercise routines? What if you could discover a proven, sustainable approach to achieving your weight loss goals and transforming your overall health and wellbeing? The answer lies in the innovative, science-backed approach of Noom, a revolutionary weight loss program that's taken the world by storm. With its unique blend of personalized coaching, interactive learning tools, and supportive community, Noom has helped millions of people around the globe achieve remarkable results. And the best part? You can now experience the transformative power of Noom for yourself, with an exclusive 50% discount on their best deals and free trials for June 2026. But that's not all - we've got the inside scoop on the most effective Noom promo codes, carefully curated to maximize your savings and get you started on your journey to a healthier, happier you.</p>\n <div id='g_1781076399' 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_1781076399').style.display='block'; document.getElementById('g_1781076399').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_1781076399' style='display:none;'><p>Noom's approach is centered around the concept of 'calorie density,' which refers to the number of calories per unit of food weight. By focusing on whole, unprocessed foods like fruits, vegetables, lean proteins, and whole grains, you'll be able to eat more while consuming fewer calories. This not only helps with weight loss but also provides a sense of fullness and satisfaction, making it easier to stick to your diet.</p><p>One of the key benefits of Noom is its personalized approach. Upon signing up, you'll be asked to complete a comprehensive survey that helps the program understand your unique needs, preferences, and goals. This information is then used to create a customized weight loss plan, complete with tailored recommendations for food, exercise, and lifestyle changes.</p><p>But don't just take our word for it - the results speak for themselves. Thousands of Noom users have reported significant weight loss, improved blood sugar control, and enhanced overall health and wellbeing. And with the current promo codes and free trials available, there's never been a better time to experience the benefits of Noom for yourself.</p><p>So why wait? Unlock the secrets to sustainable weight loss and start your journey to a healthier, happier you today. With Noom's proven approach, personalized coaching, and supportive community, you'll be on your way to achieving your goals in no time. And with our exclusive promo codes, you can get started for a fraction of the cost.</p></div>",
318
- "image": "https://media.wired.com/photos/67b63b919468ebbf8f0cbc7a/191:100/w_1280,c_limit/WIRED-Coupons-R2_9.png",
319
- "source_link": "https://www.wired.com/story/noom-promo-code/",
320
- "date": "2026-06-10T07:26:39.067392+00:00"
321
  }
322
  ]
 
1
  [
2
+ {
3
+ "id": "1781373493",
4
+ "title": "A better way to manage all your screenshots",
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='1201'>🔥 1273 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>Revolutionize Your Productivity: The Ultimate Screenshot Management Hack</h1><p>Are you tired of scrolling through endless folders of disorganized screenshots, wasting precious time searching for that one image you need? Look no further! Our innovative solution is here to transform the way you manage your screenshots, streamlining your workflow and boosting your productivity.</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>With our cutting-edge tool, you can easily categorize, tag, and annotate your screenshots, making it a breeze to find what you're looking for. Plus, our intuitive interface allows for seamless sharing and collaboration, so you can work more efficiently with your team.</p><p>But that's not all - our screenshot management system also includes advanced features like automatic organization, customizable folders, and even AI-powered image recognition. Imagine being able to quickly locate specific screenshots, even if you forgot where you saved them or what they're named.</p></div>",
6
+ "image": "https://images.unsplash.com/photo-1511512578047-dfb367046420",
7
+ "source_link": "https://www.theverge.com/tech/949465/pool-screenshots-app-disclosure-day-installer",
8
+ "date": "2026-06-13T17:58:13.231557+00:00"
9
+ },
10
  {
11
  "id": "1781371499",
12
  "title": "Apple’s new AI photo editing tools mostly work, for better and worse",
 
318
  "image": "https://lh3.googleusercontent.com/J6_coFbogxhRI9iM864NL_liGXvsQp2AupsKei7z0cNNfDvGUmWUy20nuUhkREQyrpY4bEeIBuc=s0-w300",
319
  "source_link": "https://news.google.com/rss/articles/CBMioAFBVV95cUxPOG9oWlVMdUhyV1hjbXBXMjA3RW9WSzNqcTJtQ2ZfZE5kWGhWelh6LWtzbFJyUHN2OENlNkFyVDVzdUpUczU0d1JzMEt3RXNVeHZ2LTc3cWI3dzl5NEotZHlUaFBHR0xadXh4YkUwaVUyUjRMSHdBdXNhcVdYSEpPNzVlcVJKZEZWNnhPV29zUkJGWE5DSm0zNTBTXzNRcEtO0gGgAUFVX3lxTE84b2haVUx1SHJXWGNtcFcyMDdFb1ZLM2pxMm1DZl9kTmRYaFZ6WHota3NsUnJQc3Y4Q2U2QXJUNXN1SlRzNTR3UnMwS3dFc1V4dnYtNzdxYjd3OXk0Si1keVRoUEdHTFp1eHhiRTBpVTJSNExId0F1c2FxV1hISk83NWVxUkpkRlY2eE9Xb3NSQkZYTkNKbTM1MFNfM1FwS04?oc=5",
320
  "date": "2026-06-10T07:43:21.904051+00:00"
 
 
 
 
 
 
 
 
321
  }
322
  ]