| @@ -38,9 +38,9 @@ | ||
| 38 | 38 | $_require_optin=true, |
| 39 | 39 | $_include_goodbye_form=true) { |
| 40 | 40 | |
| 41 | 41 | $this->plugin_file = $_plugin_file; |
| 42 | - $this->home_url = 'plugins@quantumcloud.com'; | |
| 42 | + $this->home_url = 'plugins@quantumcloud.net'; | |
| 43 | 43 | $this->plugin_name = basename( $this->plugin_file, '.php' ); |
| 44 | 44 | |
| 45 | 45 | $this->require_optin = $_require_optin; |
| 46 | 46 | $this->include_goodbye_form = $_include_goodbye_form; |