We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 42bb946 + 7b3f94c commit 2513146Copy full SHA for 2513146
Block/Adminhtml/System/Config/Form/Info.php
@@ -17,7 +17,7 @@ class Info extends \Magefan\Community\Block\Adminhtml\System\Config\Form\Info
17
*/
18
protected function getModuleUrl()
19
{
20
- return 'https://mage' . 'fan.com?utm_source=m2admin_geo_ip_config&utm_medium=link&utm_campaign=regular';
+ return 'https://mage' . 'fan.com';
21
}
22
23
/**
0 commit comments