mirror of
https://github.com/nafnlj/nljfeeds.git
synced 2024-11-12 21:07:54 +00:00
deploy: 1bea850d39
This commit is contained in:
parent
4d2de0507a
commit
008f44cc03
10
cache.json
10
cache.json
@ -409,16 +409,6 @@
|
||||
"wordCount": null,
|
||||
"title": "Victor V. Gurbo feat. Mark Caserta \"Ghost Woman Blues\" Live at City Lore (September 14th, 2023)",
|
||||
"imageUrl": null
|
||||
},
|
||||
{
|
||||
"id": "https://www.youtube.com/watch?v=xaFHH3198yI",
|
||||
"author": null,
|
||||
"description": "",
|
||||
"link": "https://www.youtube.com/watch?v=xaFHH3198yI",
|
||||
"publishedOn": "2023-10-02T16:53:45.000Z",
|
||||
"wordCount": null,
|
||||
"title": "Victor V. Gurbo & Co. \"You Are Forgettable\" Live at Berlin (September 27th, 2023)",
|
||||
"imageUrl": null
|
||||
}
|
||||
]
|
||||
}
|
||||
|
11
feed.atom
11
feed.atom
@ -2,7 +2,7 @@
|
||||
<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-10-31T20:11:05.618Z</updated>
|
||||
<updated>2023-11-01T14:09:45.726Z</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"/>
|
||||
@ -431,13 +431,4 @@ Ranking My Big Impression Video Games]]></summary>
|
||||
<name>Victor V. Gurbo</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Victor V. Gurbo & Co. "You Are Forgettable" Live at Berlin (September 27th, 2023)]]></title>
|
||||
<id>https://www.youtube.com/watch?v=xaFHH3198yI</id>
|
||||
<link href="https://www.youtube.com/watch?v=xaFHH3198yI"/>
|
||||
<updated>2023-10-02T16:53:45.000Z</updated>
|
||||
<author>
|
||||
<name>Victor V. Gurbo</name>
|
||||
</author>
|
||||
</entry>
|
||||
</feed>
|
49
index.html
49
index.html
@ -1333,55 +1333,10 @@ Ranking My Big Impression Video Games</span>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<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-10-02 datetime="2023-10-02T16:53:45.000Z">2023-10-02</time>
|
||||
<time class="daily-heading-toggle__date js-offset-date" data-offset-date=2023-10-02 datetime="2023-10-02T16:53:45.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."
|
||||
>Victor V. Gurbo</button>
|
||||
<a class="source-heading__link" href="https://www.youtube.com/channel/UCh75kjruoE7BVeRFSGTM7pA">Open</a>
|
||||
</h3>
|
||||
<section class="articles-per-source">
|
||||
<article>
|
||||
<details
|
||||
class="article-expander"
|
||||
data-action="toggle-native-accordion"
|
||||
data-accordion-key="https://www.youtube.com/watch?v=xaFHH3198yI"
|
||||
open
|
||||
>
|
||||
<summary class="article-expander__title">Victor V. Gurbo & Co. "You Are Forgettable" Live at Berlin (September 27th, 2023)</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://www.youtube.com/watch?v=xaFHH3198yI">
|
||||
<div class="article-summary-box-inner media-object">
|
||||
<span class="media-object__text">
|
||||
<span>No content preview</span>
|
||||
</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
</section>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/6711935656">
|
||||
<time id="build-timestamp" datetime="2023-10-31T20:11:05.594Z">2023-10-31T20:11:05.594Z</time>
|
||||
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/6720733122">
|
||||
<time id="build-timestamp" datetime="2023-11-01T14:09:45.708Z">2023-11-01T14:09:45.708Z</time>
|
||||
</a>
|
||||
<a class="footer-link" href="https://github.com/osmoscraft/osmosfeed">osmosfeed 1.15.1</a>
|
||||
</footer>
|
||||
|
Loading…
Reference in New Issue
Block a user