You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`title`| The name of the feed source to be displayed above the news items. <br><br> This property is optional. |
130
-
|`url`| The url of the feed used for the headlines. <br><br> **Example:**`'https://www.nytimes.com/services/xml/rss/nyt/HomePage.xml'`|
131
-
|`encoding`| The encoding of the news feed. <br><br> This property is optional. <br> **Possible values:**`'UTF-8'`, `'ISO-8859-1'`, etc ... <br> **Default value:**`'UTF-8'`|
132
-
|`useCorsProxy`| Uses the internal cors proxy to avoid cors errors. <br><br> This property is optional. <br> **Possible values:**`true` or `false` <br> **Default value:**`true`|
|`title`| The name of the feed source to be displayed above the news items. <br><br> This property is optional. |
130
+
|`url`| The url of the feed used for the headlines. <br><br> **Example:**`'https://www.nytimes.com/services/xml/rss/nyt/HomePage.xml'`|
131
+
|`encoding`| The encoding of the news feed. <br><br> This property is optional. <br> **Possible values:**`'UTF-8'`, `'ISO-8859-1'`, etc ... <br> **Default value:**`'UTF-8'`|
132
+
|`useCorsProxy`| Uses the internal cors proxy to avoid cors errors. <br><br> This property is optional. <br> **Possible values:**`true` or `false` <br> **Default value:**`true`|
133
+
|`ignoreOldItems`| Overrides the property defined for the module (see above) for the specific feed |
134
+
|`ignoreOlderThan`| Overrides the property defined for the module (see above) for the specific feed |
0 commit comments