Skip to content

Commit 34b52ed

Browse files
committed
[sandbox-sites] Also update the playground environment subdomains with the new ones for InstaWP's additional staging TLDs.
1 parent b8f3642 commit 34b52ed

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

includes/entities/class-fs-site.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,8 @@ static function is_playground_wp_environment_by_host( $host ) {
220220
// Services aimed at providing a WordPress sandbox environment.
221221
$sandbox_wp_environment_domains = array(
222222
// InstaWP
223+
'instawp.co',
224+
'instawp.link',
223225
'instawp.xyz',
224226

225227
// TasteWP

0 commit comments

Comments
 (0)