Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sort non-valid companies #273

Open
3 tasks done
jellizaveta opened this issue Oct 6, 2023 · 2 comments
Open
3 tasks done

sort non-valid companies #273

jellizaveta opened this issue Oct 6, 2023 · 2 comments

Comments

@jellizaveta
Copy link
Contributor

jellizaveta commented Oct 6, 2023

Prerequisites

  • I checked the documentation and found no answer;
  • 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

  1. to invalid information of companies/trackers add the key:
    "status": "outdated"
  2. 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.
  3. build result: no invalid trackers/companies in dist directory

Additional information

Related pr:
#263

@ghost
Copy link

ghost commented Oct 6, 2023

Related issue: #270

@ghost
Copy link

ghost commented Oct 9, 2023

Examples:

  • Many obsolete Google domains can't be removed from dist, to add Google's parent organisation, Alphabet
  • Can't change Comodo's rebranding to Xcitium due to many trackers in dist linking back to Comodo in dist

This was referenced Oct 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant