This commit is contained in:
nafnlj 2023-11-11 14:08:57 +00:00
parent 473c160156
commit 3a3abdf164
3 changed files with 68 additions and 3 deletions

View File

@ -123,6 +123,16 @@
"feedUrl": "https://social.emucafe.org/feed",
"siteUrl": "https://social.emucafe.org",
"articles": [
{
"id": "https://social.emucafe.org/?p=510",
"author": "Nicholas A. Ferrell",
"description": "On October 11, 2023, Nintendo Life cited to reports that Disney is looking to purchase a video game company. This sounds very ominous so I am crossing my fingers that they do not buy a company that makes good games. Go for one of the companies that makes those terrible free-to-start mobile games!",
"link": "https://social.emucafe.org/naferrell/ominous-news-for-a-game-company/",
"publishedOn": "2023-11-11T00:59:04.000Z",
"wordCount": null,
"title": "Ominous News For a Game Company",
"imageUrl": null
},
{
"id": "https://social.emucafe.org/?p=506",
"author": "Nicholas A. Ferrell",

View File

@ -2,10 +2,20 @@
<feed xmlns="http://www.w3.org/2005/Atom">
<id>https://nafnlj.github.io/nljfeeds/index.html</id>
<title>New Leaf Journal Feeds</title>
<updated>2023-11-10T20:10:59.537Z</updated>
<updated>2023-11-11T14:08:57.432Z</updated>
<generator>osmosfeed 1.15.1</generator>
<link rel="alternate" href="https://nafnlj.github.io/nljfeeds/index.html"/>
<link rel="self" href="https://nafnlj.github.io/nljfeeds/feed.atom"/>
<entry>
<title type="html"><![CDATA[Ominous News For a Game Company]]></title>
<id>https://social.emucafe.org/?p=510</id>
<link href="https://social.emucafe.org/naferrell/ominous-news-for-a-game-company/"/>
<updated>2023-11-11T00:59:04.000Z</updated>
<summary type="html"><![CDATA[On October 11, 2023, Nintendo Life cited to reports that Disney is looking to purchase a video game company. This sounds very ominous so I am crossing my fingers that they do not buy a company that makes good games. Go for one of the companies that makes those terrible free-to-start mobile games!]]></summary>
<author>
<name>Nicholas A. Ferrell</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Kodi Segfault on Fedora 40]]></title>
<id>https://social.emucafe.org/?p=506</id>

View File

@ -15,6 +15,51 @@
<body>
<!-- %after-body-begin.html% -->
<section class="daily-content js-toggle-accordions-scope">
<h2 class="daily-heading">
<button
class="daily-heading-toggle"
data-action="toggle-accordions"
title="Click to toggle the day, Ctrl + click to toggle all."
>
<time class="daily-heading-toggle__weekday js-offset-weekday" data-offset-date=2023-11-10 datetime="2023-11-11T00:59:04.000Z">2023-11-10</time>
<time class="daily-heading-toggle__date js-offset-date" data-offset-date=2023-11-10 datetime="2023-11-11T00:59:04.000Z"></time>
</button>
</h2>
<ul class="sources card">
<li class="card__section">
<section class="js-toggle-accordions-scope">
<h3 class="source-heading">
<button
class="source-heading__name"
data-action="toggle-accordions"
title="Click to toggle the source, Ctrl + click to toggle all."
>The Emu Café Social</button>
<a class="source-heading__link" href="https://social.emucafe.org">Open</a>
</h3>
<section class="articles-per-source">
<article>
<details
class="article-expander"
data-action="toggle-native-accordion"
data-accordion-key="https://social.emucafe.org/?p&#x3D;510"
open
>
<summary class="article-expander__title">Ominous News For a Game Company</summary>
<a class="article-summary-link article-summary-box-outer" href="https://social.emucafe.org/naferrell/ominous-news-for-a-game-company/">
<div class="article-summary-box-inner media-object">
<span class="media-object__text">
<span>On October 11, 2023, Nintendo Life cited to reports that Disney is looking to purchase a video game company. This sounds very ominous so I am crossing my fingers that they do not buy a company that makes good games. Go for one of the companies that makes those terrible free-to-start mobile games!</span>
</span>
</div>
</a>
</details>
</article>
</section>
</section>
</li>
</ul>
</section>
<section class="daily-content js-toggle-accordions-scope">
<h2 class="daily-heading">
<button
@ -1276,8 +1321,8 @@ Citizenship Rules for Running for President of Egypt (I examine how Egypt handle
</section>
<footer>
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/6829190670">
<time id="build-timestamp" datetime="2023-11-10T20:10:59.519Z">2023-11-10T20:10:59.519Z</time>
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/6834708320">
<time id="build-timestamp" datetime="2023-11-11T14:08:57.415Z">2023-11-11T14:08:57.415Z</time>
</a>
<a class="footer-link" href="https://github.com/osmoscraft/osmosfeed">osmosfeed 1.15.1</a>
</footer>