-- change Twitter to X UPDATE `cp_platforms` SET `slug` = 'x' WHERE `slug` = 'twitter';