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
Added support for OPML files: now the program can import and export OPML files (the import works only for feeds, web feeds and categories; favorites and settings are only exportable and importable using JSON files)
Added web scraping with GET call from the program: now the user can choose to scrape sites with normal calls or use scraping API like before (when sites returns error 403, or content is loaded with JS into the website)