Skip to content

Commit

Permalink
Whitelist hiive domain
Browse files Browse the repository at this point in the history
  • Loading branch information
arunshenoy99 committed Oct 22, 2024
1 parent 38b3342 commit 079a320
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/Data/Plugins.php
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ final class Plugins {
protected static $domains = array(
'downloads.wordpress.org' => true,
'nonapproveddomain.com' => null,
'hiive.cloud' => true,
);
/**
* Holds the possible status codes for a plugin.
Expand Down

0 comments on commit 079a320

Please sign in to comment.