RSSHub/lib/v2/tableau/radar.js

12 lines
245 B
JavaScript

module.exports = {
'tableau.com': {
_name: 'Tableau',
public: [
{
title: 'Viz of the day',
docs: 'https://docs.rsshub.app/routes/study#tableau',
},
],
},
};