brave / news-aggregator

Mozilla Public License 2.0
46 stars 21 forks source link

Add flag in the feed.json to discriminate safe or unsafe feed #11

Open aurangzaib048 opened 2 years ago

aurangzaib048 commented 2 years ago

Currently, we are filtering out the unsafe articles from the feed but there are users who might be interested in the unsafe as well and vice versa. So to add the flexibility we have to add a flag can differentiate the safe and unsafe feed

davidegavio commented 2 years ago

could you tell me where the filter is applied? I'd like to contribute to this issue if possible

buddhdev-harsh commented 2 months ago

Hello @aurangzaib048,

I am interested in working on this issue, I am assuming this is the filter where it is checking the article headers, is it right? and let me know if it's not, would appreciate your response.