enginkizil / FeedEk

FeedEk jQuery RSS/ATOM Feed Plugin
https://jquery-plugins.net/FeedEk/FeedEk.html
MIT License
207 stars 107 forks source link

Auto-update feed? #50

Closed kruug closed 5 years ago

kruug commented 8 years ago

Is there a way to have the script automatically check for updated feed?

enginkizil commented 5 years ago

@kruug you can simply use javascript setInterval() and call FeedEk for auto-update feeds.