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
I checked to make sure that this issue has not already been filed;
This is not a report to update the database.
Problem description
There are companies in the database that no longer exist or domains that redirect to other pages. It may be worth sorting this type of companies and remove them from the final version and rewrite trackers to other companies or if the tracker domains are also not working sort them.
Proposed solution
to invalid information of companies/trackers add the key: "status": "outdated"
check if the old company/tracker has been replaced by the current company/tracker, if not - throw error message during build.
If a tracker was marked as outdated - its domains will not be included in dist.
build result: no invalid trackers/companies in dist directory
Prerequisites
Problem description
There are companies in the database that no longer exist or domains that redirect to other pages. It may be worth sorting this type of companies and remove them from the final version and rewrite trackers to other companies or if the tracker domains are also not working sort them.
Proposed solution
"status": "outdated"
If a tracker was marked as outdated - its domains will not be included in dist.
Additional information
Related pr:
#263
The text was updated successfully, but these errors were encountered: