This commit is contained in:
nafnlj 2023-11-19 20:11:51 +00:00
parent 02bd2e8228
commit 1134637bfa
3 changed files with 68 additions and 3 deletions

View File

@ -164,6 +164,16 @@
"feedUrl": "https://social.emucafe.org/feed",
"siteUrl": "https://social.emucafe.org",
"articles": [
{
"id": "https://social.emucafe.org/?p=527",
"author": "Nicholas A. Ferrell",
"description": "Back in 2022, I wrote an article on the importance of being in good standing with Microsoft Bing for reaching searchers who prefer privacy-friendly search solutions. While Bing itself is far from privacy-friendly, many alternatives such as DuckDuckGo, Qwant, Ecosia, and Swisscows use Bings search index. That particular article was inspired by a post on […]",
"link": "https://social.emucafe.org/naferrell/bing-de-indexing-article-cited-to-on-blue-dwarf/",
"publishedOn": "2023-11-19T16:57:55.000Z",
"wordCount": null,
"title": "Bing De-Indexing Article Cited To On Blue Dwarf",
"imageUrl": null
},
{
"id": "https://social.emucafe.org/?p=523",
"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-19T14:08:56.904Z</updated>
<updated>2023-11-19T20:11:50.385Z</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[Bing De-Indexing Article Cited To On Blue Dwarf]]></title>
<id>https://social.emucafe.org/?p=527</id>
<link href="https://social.emucafe.org/naferrell/bing-de-indexing-article-cited-to-on-blue-dwarf/"/>
<updated>2023-11-19T16:57:55.000Z</updated>
<summary type="html"><![CDATA[Back in 2022, I wrote an article on the importance of being in good standing with Microsoft Bing for reaching searchers who prefer privacy-friendly search solutions. While Bing itself is far from privacy-friendly, many alternatives such as DuckDuckGo, Qwant, Ecosia, and Swisscows use Bings search index. That particular article was inspired by a post on […]]]></summary>
<author>
<name>Nicholas A. Ferrell</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Update osmosfeed.yaml]]></title>
<id>https://github.com/nafnlj/nljfeeds/commit/83be1f70e7dc0fe450a98b70becc177024f8d826</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-19 datetime="2023-11-19T16:57:55.000Z">2023-11-19</time>
<time class="daily-heading-toggle__date js-offset-date" data-offset-date=2023-11-19 datetime="2023-11-19T16:57:55.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;527"
open
>
<summary class="article-expander__title">Bing De-Indexing Article Cited To On Blue Dwarf</summary>
<a class="article-summary-link article-summary-box-outer" href="https://social.emucafe.org/naferrell/bing-de-indexing-article-cited-to-on-blue-dwarf/">
<div class="article-summary-box-inner media-object">
<span class="media-object__text">
<span>Back in 2022, I wrote an article on the importance of being in good standing with Microsoft Bing for reaching searchers who prefer privacy-friendly search solutions. While Bing itself is far from privacy-friendly, many alternatives such as DuckDuckGo, Qwant, Ecosia, and Swisscows use Bings search index. That particular article was inspired by a post on […]</span>
</span>
</div>
</a>
</details>
</article>
</section>
</section>
</li>
</ul>
</section>
<section class="daily-content js-toggle-accordions-scope">
<h2 class="daily-heading">
<button
@ -1614,8 +1659,8 @@ An in-depth study of an interesting 1966 U.S. Board of Immigration Appeals decis
</section>
<footer>
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/6920986540">
<time id="build-timestamp" datetime="2023-11-19T14:08:56.886Z">2023-11-19T14:08:56.886Z</time>
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/6922684587">
<time id="build-timestamp" datetime="2023-11-19T20:11:50.359Z">2023-11-19T20:11:50.359Z</time>
</a>
<a class="footer-link" href="https://github.com/osmoscraft/osmosfeed">osmosfeed 1.15.1</a>
</footer>