mirror of
https://github.com/nafnlj/nljfeeds.git
synced 2024-11-10 04:27:52 +00:00
deploy: e23ba2cddb
This commit is contained in:
parent
3c9999c1a4
commit
a8807f5ac0
10
cache.json
10
cache.json
@ -336,6 +336,16 @@
|
|||||||
"feedUrl": "https://thenewleafjournal.com/leafbud/feed",
|
"feedUrl": "https://thenewleafjournal.com/leafbud/feed",
|
||||||
"siteUrl": "https://thenewleafjournal.com",
|
"siteUrl": "https://thenewleafjournal.com",
|
||||||
"articles": [
|
"articles": [
|
||||||
|
{
|
||||||
|
"id": "https://thenewleafjournal.com/?post_type=leafbud&p=20697",
|
||||||
|
"author": "Nicholas A. Ferrell",
|
||||||
|
"description": "I published an article about anime romances with significant height differences between the main romantic pair back in March (see height […]\nPossibly related posts...\n\nHeight differences in anime romances\nFutaba Igarashi's Hair Is Naturally Green?\nAnime Recommendations of the Decade (2011-20)\nThe Best Anime Series of 2021\nAnime romantic comedy gimmicks...\nLateral thinking to extend game console life-cycles\nPerspectives From Japan On Watching Movie Credits\nWhat Makes a Depressing Anime? Discussion and Selection.\nThe Questionable NYC Mayoral Campaign About Page of Maya…",
|
||||||
|
"link": "https://thenewleafjournal.com/leafbud/do-i-have-to-watch-my-tiny-senpai/",
|
||||||
|
"publishedOn": "2023-07-02T21:16:55.000Z",
|
||||||
|
"wordCount": 1463,
|
||||||
|
"title": "Do I have to watch My Tiny Senpai?",
|
||||||
|
"imageUrl": null
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "https://thenewleafjournal.com/?post_type=leafbud&p=20673",
|
"id": "https://thenewleafjournal.com/?post_type=leafbud&p=20673",
|
||||||
"author": "Nicholas A. Ferrell",
|
"author": "Nicholas A. Ferrell",
|
||||||
|
23
feed.atom
23
feed.atom
@ -2,10 +2,31 @@
|
|||||||
<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-07-02T18:19:31.287Z</updated>
|
<updated>2023-07-02T23:15:48.400Z</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[Do I have to watch My Tiny Senpai?]]></title>
|
||||||
|
<id>https://thenewleafjournal.com/?post_type=leafbud&p=20697</id>
|
||||||
|
<link href="https://thenewleafjournal.com/leafbud/do-i-have-to-watch-my-tiny-senpai/"/>
|
||||||
|
<updated>2023-07-02T21:16:55.000Z</updated>
|
||||||
|
<summary type="html"><![CDATA[I published an article about anime romances with significant height differences between the main romantic pair back in March (see height […]
|
||||||
|
Possibly related posts...
|
||||||
|
|
||||||
|
Height differences in anime romances
|
||||||
|
Futaba Igarashi's Hair Is Naturally Green?
|
||||||
|
Anime Recommendations of the Decade (2011-20)
|
||||||
|
The Best Anime Series of 2021
|
||||||
|
Anime romantic comedy gimmicks...
|
||||||
|
Lateral thinking to extend game console life-cycles
|
||||||
|
Perspectives From Japan On Watching Movie Credits
|
||||||
|
What Makes a Depressing Anime? Discussion and Selection.
|
||||||
|
The Questionable NYC Mayoral Campaign About Page of Maya…]]></summary>
|
||||||
|
<author>
|
||||||
|
<name>Nicholas A. Ferrell</name>
|
||||||
|
</author>
|
||||||
|
</entry>
|
||||||
<entry>
|
<entry>
|
||||||
<title type="html"><![CDATA[Untitled]]></title>
|
<title type="html"><![CDATA[Untitled]]></title>
|
||||||
<id>https://linuxrocks.online/@nafnlj/110645107016617496</id>
|
<id>https://linuxrocks.online/@nafnlj/110645107016617496</id>
|
||||||
|
52
index.html
52
index.html
@ -22,11 +22,55 @@
|
|||||||
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-07-02 datetime="2023-07-02T15:05:48.000Z">2023-07-02</time>
|
<time class="daily-heading-toggle__weekday js-offset-weekday" data-offset-date=2023-07-02 datetime="2023-07-02T21:16:55.000Z">2023-07-02</time>
|
||||||
<time class="daily-heading-toggle__date js-offset-date" data-offset-date=2023-07-02 datetime="2023-07-02T15:05:48.000Z"></time>
|
<time class="daily-heading-toggle__date js-offset-date" data-offset-date=2023-07-02 datetime="2023-07-02T21:16:55.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."
|
||||||
|
>Leaf Buds | The New Leaf Journal</button>
|
||||||
|
<a class="source-heading__link" href="https://thenewleafjournal.com">Open</a>
|
||||||
|
</h3>
|
||||||
|
<section class="articles-per-source">
|
||||||
|
<article>
|
||||||
|
<details
|
||||||
|
class="article-expander"
|
||||||
|
data-action="toggle-native-accordion"
|
||||||
|
data-accordion-key="https://thenewleafjournal.com/?post_type=leafbud&p=20697"
|
||||||
|
open
|
||||||
|
>
|
||||||
|
<summary class="article-expander__title">Do I have to watch My Tiny Senpai?</summary>
|
||||||
|
<a class="article-summary-link article-summary-box-outer" href="https://thenewleafjournal.com/leafbud/do-i-have-to-watch-my-tiny-senpai/">
|
||||||
|
<div class="article-summary-box-inner media-object">
|
||||||
|
<span class="media-object__text">
|
||||||
|
<span>I published an article about anime romances with significant height differences between the main romantic pair back in March (see height […]
|
||||||
|
Possibly related posts...
|
||||||
|
|
||||||
|
Height differences in anime romances
|
||||||
|
Futaba Igarashi's Hair Is Naturally Green?
|
||||||
|
Anime Recommendations of the Decade (2011-20)
|
||||||
|
The Best Anime Series of 2021
|
||||||
|
Anime romantic comedy gimmicks...
|
||||||
|
Lateral thinking to extend game console life-cycles
|
||||||
|
Perspectives From Japan On Watching Movie Credits
|
||||||
|
What Makes a Depressing Anime? Discussion and Selection.
|
||||||
|
The Questionable NYC Mayoral Campaign About Page of Maya…</span>
|
||||||
|
 <span class="article-reading-time">( 5
|
||||||
|
min )</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">
|
||||||
@ -4204,8 +4248,8 @@ An Introduction to RSS and Other Feed Formats</span>
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/5437940074">
|
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/5439044316">
|
||||||
<time id="build-timestamp" datetime="2023-07-02T18:19:31.257Z">2023-07-02T18:19:31.257Z</time>
|
<time id="build-timestamp" datetime="2023-07-02T23:15:48.375Z">2023-07-02T23:15:48.375Z</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