mirror of
https://github.com/nafnlj/nljfeeds.git
synced 2024-11-10 04:27:52 +00:00
deploy: 6be8842d43
This commit is contained in:
parent
67726ea929
commit
49e7994274
10
cache.json
10
cache.json
@ -591,6 +591,16 @@
|
|||||||
"feedUrl": "https://linuxrocks.online/@nafnlj.rss",
|
"feedUrl": "https://linuxrocks.online/@nafnlj.rss",
|
||||||
"siteUrl": "https://linuxrocks.online/@nafnlj",
|
"siteUrl": "https://linuxrocks.online/@nafnlj",
|
||||||
"articles": [
|
"articles": [
|
||||||
|
{
|
||||||
|
"id": "https://linuxrocks.online/@nafnlj/110561477425602550",
|
||||||
|
"author": null,
|
||||||
|
"description": "I received a sort of real response from Bing Webmaster support after sending my latest inquiry (we have to be close to 10 now). Automated, yes, but a support number and inviting me to respond to the thread if I have updates. This is good because I'm coming close to blocking Bingbot in robots.txt. Just know I'm doing all of this out of the goodness of my heart for the DuckDuckGo/Ecosia/Qwant crowd out there.\n(Or so I tell myself.)\n#bing #microsoft #webmaster",
|
||||||
|
"link": "https://linuxrocks.online/@nafnlj/110561477425602550",
|
||||||
|
"publishedOn": "2023-06-17T20:37:42.000Z",
|
||||||
|
"wordCount": 121,
|
||||||
|
"title": "Untitled",
|
||||||
|
"imageUrl": null
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "https://linuxrocks.online/@nafnlj/110560631953354605",
|
"id": "https://linuxrocks.online/@nafnlj/110560631953354605",
|
||||||
"author": null,
|
"author": null,
|
||||||
|
14
feed.atom
14
feed.atom
@ -2,10 +2,22 @@
|
|||||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||||
<id>https://nafnlj.github.io/nljfeeds/index.html</id>
|
<id>https://nafnlj.github.io/nljfeeds/index.html</id>
|
||||||
<title>New Leaf Journal Feeds</title>
|
<title>New Leaf Journal Feeds</title>
|
||||||
<updated>2023-06-17T18:17:21.569Z</updated>
|
<updated>2023-06-17T23:14:31.790Z</updated>
|
||||||
<generator>osmosfeed 1.15.1</generator>
|
<generator>osmosfeed 1.15.1</generator>
|
||||||
<link rel="alternate" href="https://nafnlj.github.io/nljfeeds/index.html"/>
|
<link rel="alternate" href="https://nafnlj.github.io/nljfeeds/index.html"/>
|
||||||
<link rel="self" href="https://nafnlj.github.io/nljfeeds/feed.atom"/>
|
<link rel="self" href="https://nafnlj.github.io/nljfeeds/feed.atom"/>
|
||||||
|
<entry>
|
||||||
|
<title type="html"><![CDATA[Untitled]]></title>
|
||||||
|
<id>https://linuxrocks.online/@nafnlj/110561477425602550</id>
|
||||||
|
<link href="https://linuxrocks.online/@nafnlj/110561477425602550"/>
|
||||||
|
<updated>2023-06-17T20:37:42.000Z</updated>
|
||||||
|
<summary type="html"><![CDATA[I received a sort of real response from Bing Webmaster support after sending my latest inquiry (we have to be close to 10 now). Automated, yes, but a support number and inviting me to respond to the thread if I have updates. This is good because I'm coming close to blocking Bingbot in robots.txt. Just know I'm doing all of this out of the goodness of my heart for the DuckDuckGo/Ecosia/Qwant crowd out there.
|
||||||
|
(Or so I tell myself.)
|
||||||
|
#bing #microsoft #webmaster]]></summary>
|
||||||
|
<author>
|
||||||
|
<name>N.A. Ferrell</name>
|
||||||
|
</author>
|
||||||
|
</entry>
|
||||||
<entry>
|
<entry>
|
||||||
<title type="html"><![CDATA[RSS feed for staying on top of MikroTik Router OS updates:]]></title>
|
<title type="html"><![CDATA[RSS feed for staying on top of MikroTik Router OS updates:]]></title>
|
||||||
<id>https://memos.emucafe.org/m/15</id>
|
<id>https://memos.emucafe.org/m/15</id>
|
||||||
|
91
index.html
91
index.html
@ -22,11 +22,62 @@
|
|||||||
data-action="toggle-accordions"
|
data-action="toggle-accordions"
|
||||||
title="Click to toggle the day, Ctrl + click to toggle all."
|
title="Click to toggle the day, Ctrl + click to toggle all."
|
||||||
>
|
>
|
||||||
<time class="daily-heading-toggle__weekday js-offset-weekday" data-offset-date=2023-06-17 datetime="2023-06-17T17:41:54.000Z">2023-06-17</time>
|
<time class="daily-heading-toggle__weekday js-offset-weekday" data-offset-date=2023-06-17 datetime="2023-06-17T20:37:42.000Z">2023-06-17</time>
|
||||||
<time class="daily-heading-toggle__date js-offset-date" data-offset-date=2023-06-17 datetime="2023-06-17T17:41:54.000Z"></time>
|
<time class="daily-heading-toggle__date js-offset-date" data-offset-date=2023-06-17 datetime="2023-06-17T20:37:42.000Z"></time>
|
||||||
</button>
|
</button>
|
||||||
</h2>
|
</h2>
|
||||||
<ul class="sources card">
|
<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."
|
||||||
|
>N.A. Ferrell</button>
|
||||||
|
<a class="source-heading__link" href="https://linuxrocks.online/@nafnlj">Open</a>
|
||||||
|
</h3>
|
||||||
|
<section class="articles-per-source">
|
||||||
|
<article>
|
||||||
|
<details
|
||||||
|
class="article-expander"
|
||||||
|
data-action="toggle-native-accordion"
|
||||||
|
data-accordion-key="https://linuxrocks.online/@nafnlj/110561477425602550"
|
||||||
|
open
|
||||||
|
>
|
||||||
|
<summary class="article-expander__title">Untitled</summary>
|
||||||
|
<a class="article-summary-link article-summary-box-outer" href="https://linuxrocks.online/@nafnlj/110561477425602550">
|
||||||
|
<div class="article-summary-box-inner media-object">
|
||||||
|
<span class="media-object__text">
|
||||||
|
<span>I received a sort of real response from Bing Webmaster support after sending my latest inquiry (we have to be close to 10 now). Automated, yes, but a support number and inviting me to respond to the thread if I have updates. This is good because I'm coming close to blocking Bingbot in robots.txt. Just know I'm doing all of this out of the goodness of my heart for the DuckDuckGo/Ecosia/Qwant crowd out there.
|
||||||
|
(Or so I tell myself.)
|
||||||
|
#bing #microsoft #webmaster</span>
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</details>
|
||||||
|
</article>
|
||||||
|
<article>
|
||||||
|
<details
|
||||||
|
class="article-expander"
|
||||||
|
data-action="toggle-native-accordion"
|
||||||
|
data-accordion-key="https://linuxrocks.online/@nafnlj/110560631953354605"
|
||||||
|
open
|
||||||
|
>
|
||||||
|
<summary class="article-expander__title">Untitled</summary>
|
||||||
|
<a class="article-summary-link article-summary-box-outer" href="https://linuxrocks.online/@nafnlj/110560631953354605">
|
||||||
|
<div class="article-summary-box-inner media-object">
|
||||||
|
<span class="media-object__text">
|
||||||
|
<span>My Nintendo Switch Pro Controller died. My favorite game controller ever is the Dreamcast, so I decided to be creative and get a GuilKit KingKong 2 Pro with a Hall Effect joystick to rekindle the magic. It came in very nice packaging and the joystick feels nice. Will test it... soon.
|
||||||
|
#nintendoswitch #guilkit #HallEffect #dreamcast #videogames</span>
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</details>
|
||||||
|
</article>
|
||||||
|
</section>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
<li class="card__section">
|
<li class="card__section">
|
||||||
<section class="js-toggle-accordions-scope">
|
<section class="js-toggle-accordions-scope">
|
||||||
<h3 class="source-heading">
|
<h3 class="source-heading">
|
||||||
@ -60,38 +111,6 @@ https://mikrotik.com/current.rss
|
|||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<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."
|
|
||||||
>N.A. Ferrell</button>
|
|
||||||
<a class="source-heading__link" href="https://linuxrocks.online/@nafnlj">Open</a>
|
|
||||||
</h3>
|
|
||||||
<section class="articles-per-source">
|
|
||||||
<article>
|
|
||||||
<details
|
|
||||||
class="article-expander"
|
|
||||||
data-action="toggle-native-accordion"
|
|
||||||
data-accordion-key="https://linuxrocks.online/@nafnlj/110560631953354605"
|
|
||||||
open
|
|
||||||
>
|
|
||||||
<summary class="article-expander__title">Untitled</summary>
|
|
||||||
<a class="article-summary-link article-summary-box-outer" href="https://linuxrocks.online/@nafnlj/110560631953354605">
|
|
||||||
<div class="article-summary-box-inner media-object">
|
|
||||||
<span class="media-object__text">
|
|
||||||
<span>My Nintendo Switch Pro Controller died. My favorite game controller ever is the Dreamcast, so I decided to be creative and get a GuilKit KingKong 2 Pro with a Hall Effect joystick to rekindle the magic. It came in very nice packaging and the joystick feels nice. Will test it... soon.
|
|
||||||
#nintendoswitch #guilkit #HallEffect #dreamcast #videogames</span>
|
|
||||||
</span>
|
|
||||||
</div>
|
|
||||||
</a>
|
|
||||||
</details>
|
|
||||||
</article>
|
|
||||||
</section>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section class="daily-content js-toggle-accordions-scope">
|
<section class="daily-content js-toggle-accordions-scope">
|
||||||
@ -4186,8 +4205,8 @@ EGM's 2001 Sega Neptune April Fools Joke</span>
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/5299529864">
|
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/5300603433">
|
||||||
<time id="build-timestamp" datetime="2023-06-17T18:17:21.539Z">2023-06-17T18:17:21.539Z</time>
|
<time id="build-timestamp" datetime="2023-06-17T23:14:31.766Z">2023-06-17T23:14:31.766Z</time>
|
||||||
</a>
|
</a>
|
||||||
<a class="footer-link" href="https://github.com/osmoscraft/osmosfeed">osmosfeed 1.15.1</a>
|
<a class="footer-link" href="https://github.com/osmoscraft/osmosfeed">osmosfeed 1.15.1</a>
|
||||||
</footer>
|
</footer>
|
||||||
|
Loading…
Reference in New Issue
Block a user