bump sentiment, rbe, email, feedparser, twitter, tail nodes

Locale files moved out
This commit is contained in:
Dave Conway-Jones
2019-12-05 21:36:59 +00:00
parent 870a2146c0
commit 3d60aa4c00
19 changed files with 30 additions and 30 deletions

View File

@@ -1,4 +1,4 @@
<script type="text/x-red" data-help-name="feedparse">
<script type="text/html" data-help-name="feedparse">
<p>Monitors an RSS/atom feed for new entries.</p>
<p>The <code>msg.topic</code> contains the original article link. The <code>msg.payload</code>
contains the description, and <code>msg.article</code> contains the complete article object,

View File

@@ -1,4 +1,4 @@
<script type="text/x-red" data-help-name="feedparse">
<script type="text/html" data-help-name="feedparse">
<p>RSS/atomに対する新規エントリのフィードをモニタします</p>
<p><code>msg.topic</code><code>msg.payload</code><code>msg.article</code><code>.title</code><code>.summary</code><code>.date</code></p>
<p>更新頻度を35790分(約24.8)より大きくすることはできません</p>