Index: trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/shortcodes/class-upload-handler.php
===================================================================
--- trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/shortcodes/class-upload-handler.php	(revision 12393)
+++ trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/shortcodes/class-upload-handler.php	(working copy)
@@ -506,8 +506,10 @@
 			'booking-com',
 			'bootstrap-',
 			'buddypress-',
+			'chatgpt-',
+			'chat-gpt-',
+			'cloudflare-',
 			'contact-form-7-',
-			'cloudflare-',
 			'cpanel-',
 			'disqus-',
 			'divi-',
@@ -599,7 +601,7 @@
 
 		// Domains from which exceptions would be accepted.
 		$trademark_exceptions = array(
-			'yoast.com'             => array( 'yoast' ),
+			'adobe.com'             => array( 'adobe' ),
 			'automattic.com'        => array( 'akismet', 'akismet-', 'jetpack', 'jetpack-', 'wordpress', 'wp-', 'woo', 'woo-', 'woocommerce', 'woocommerce-' ),
 			'facebook.com'          => array( 'facebook', 'instagram', 'oculus', 'whatsapp' ),
 			'support.microsoft.com' => array( 'bing-', 'microsoft-' ),
@@ -606,6 +608,7 @@
 			'trustpilot.com'        => array( 'trustpilot' ),
 			'microsoft.com'         => array( 'bing-', 'microsoft-' ),
 			'yandex-team.ru'        => array( 'yandex' ),
+			'yoast.com'             => array( 'yoast' ),
 			'opera.com'             => array( 'opera-' ),
 			'adobe.com'				=> array( 'adobe-' ),
 		);
