Skip to content

Commit 6c28edc

Browse files
committed
switch to oracle rss feed
1 parent 8b2d3c5 commit 6c28edc

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

application/config.json.template

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -166,11 +166,11 @@
166166
"selectRolesChannelPattern": "select-your-roles",
167167
"rssConfig": {
168168
"feeds": [
169-
{
170-
"url": "https://wiki.openjdk.org/spaces/createrssfeed.action?types=page&types=comment&types=blogpost&types=mail&types=attachment&spaces=JDKUpdates&maxResults=15&title=%5BJDK+Updates%5D+All+Content+Feed&publicFeed=true",
171-
"targetChannelPattern": "java-news-and-changes",
172-
"dateFormatterPattern": "yyyy-MM-dd'T'HH:mm:ssX"
173-
}
169+
{
170+
"url": "https://blogs.oracle.com/java/rss",
171+
"targetChannelPattern": "java-news-and-changes",
172+
"dateFormatterPattern": "EEE, d MMM yyyy HH:mm:ss z"
173+
}
174174
],
175175
"fallbackChannelPattern": "java-news-and-changes",
176176
"pollIntervalInMinutes": 10

0 commit comments

Comments
 (0)