| @@ -6,16 +6,16 @@ | ||
| 6 | 6 | | | | / _ \ / _` |/ _ \ | |_) | '__/ _ \| |_| | |/ _ \ '__| | |
| 7 | 7 | | | |__| (_) | (_| | __/ | __/| | | (_) | _| | | __/ | | |
| 8 | 8 | | \____\___/ \__,_|\___| |_| |_| \___/|_| |_|_|\___|_| | |
| 9 | 9 | | | |
| 10 | - | (c) Jerome Bruandet ~ https://code-profiler.com/ | | |
| 10 | + | (c) Jerome Bruandet ~ https://nintechnet.com/codeprofiler/ | | |
| 11 | 11 | +=====================================================================+ |
| 12 | 12 | Plugin Name: Code Profiler (mu-plugin) |
| 13 | -Plugin URI: https://code-profiler.com/ | |
| 13 | +Plugin URI: https://nintechnet.com/codeprofiler/ | |
| 14 | 14 | Description: Code Profiler's loader. Do not remove. |
| 15 | 15 | Version: 1.0 |
| 16 | 16 | Author: Jerome Bruandet |
| 17 | -Author URI: https://code-profiler.com/ | |
| 17 | +Author URI: https://nintechnet.com/ | |
| 18 | 18 | License: GPLv3 or later |
| 19 | 19 | */ |
| 20 | 20 | define('CODE_PROFILER_MU_ON', true); |
| 21 | 21 | if ( isset( $_REQUEST['CODE_PROFILER_ON'] ) && |