AdguardTeam / companiesdb

This is a companies DB that we use in AdGuard Home and AdGuard DNS.
Creative Commons Attribution Share Alike 4.0 International
26 stars 13 forks source link

update tracker list: porn sites #323

Closed duhow closed 9 months ago

duhow commented 10 months ago

Despite there is no category for "porn websites", it's more suitable to tag the websites with "pornversiting" category.

Split from https://github.com/AdguardTeam/AdGuardHome/pull/6453

ghost commented 10 months ago

Ethical Capital Partners owns RedTube and YouPorn's parent company (Aylo), the below belongs in source > companies.json.

        "ethical_capital_partners": {
            "name": "Ethical Capital Partners Ltd",
            "websiteUrl": "https://www.ethicalcapitalpartners.com/",
            "description": "Ethical Capital Partners Ltd. is a private equity firm. The Firm invests in opportunities that are technology focused, legal and regulatory complexity, and place a premium on transparency and accountability."
        },

The following can be removed from source > companies.json as it's not a parent company:

        "youporn": {
            "name": "YouPorn",
            "websiteUrl": "https://www.youporn.com/",
            "description": "YouPorn is a free pornographic video sharing website that launched in August of 2006."
        },

The below should be added to YouPorn, and RedTube in source > trackers.json:

        "redtube": {
            "name": "redtube.com",
            "categoryId": 3,
            "url": "https://www.redtube.com",
            "companyId": "ethical_capital_partners"
        },
        "youporn": {
            "name": "YouPorn",
            "categoryId": 3,
            "url": "https://www.youporn.com/",
            "companyId": "ethical_capital_partners"
        },
Alex-302 commented 10 months ago

This is DB of trackers, not of all sites in the world.

jellizaveta commented 9 months ago

The point of the categories is to show what a particular resource is used for. For example: for tracking, for advertising delivery, cdn and so on. That is, it is not a division of sites by content categories. Since the database used to be collected on the basis of whotracksme - there is a category pornversiting - advertising on adult sites, but in the dns log it goes to the general category of advertising. It would be much more informative to list the domains used for the above.