Closed slavaleleka closed 1 year ago
all fetched data is stored to trackers directory now. and some of them is used not for trackers but ads
trackers
we can add extra property for config.json input objects which will be used for collecting to different directories
{ "company_name": "Clickaine", "type": "ad", "domains": [ "api.clickaine.com" ] }, { "company_name": "Commanders Act", "type": "tracker", "domains": [ "tagcommander.com" ] },
Could #51 be implemented simultaneously?
@TPS no sure
@slavaleleka What do you mean?
I mean that we may resolve the issues separately
all fetched data is stored to
trackers
directory now. and some of them is used not for trackers but adswe can add extra property for config.json input objects which will be used for collecting to different directories