Skip to content

DevIndex: Rename blacklist and whitelist to blocklist and allowlist #9232

@tobiu

Description

@tobiu

Description

To ensure we use inclusive, sensitive, and accurate wording throughout our codebase, we need to rename references of "blacklist" and "whitelist" to "blocklist" and "allowlist".

Requirements

  1. Rename apps/devindex/resources/blacklist.json to blocklist.json.
  2. Rename apps/devindex/resources/whitelist.json to allowlist.json.
  3. Update config.paths in apps/devindex/services/config.mjs.
  4. Rename getBlacklist, addToBlacklist, and getWhitelist methods in Storage.mjs.
  5. Update all usages across Spider.mjs, Updater.mjs, and OptOut.mjs.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions