PluginProbe
AliNext – WooCommerce Dropshipping Plugin for AliExpress / trunk
AliNext – WooCommerce Dropshipping Plugin for AliExpress vtrunk
ali2woo-lite / includes / libs / ae-php-sdk / iop / UrlConstants.php

UrlConstants.php in AliNext – WooCommerce Dropshipping Plugin for AliExpress trunk, at includes/libs/ae-php-sdk/iop/UrlConstants.php

7 lines 163 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 class UrlConstants
3 {
4 static $api_gateway_url_tw = "https://api-sg.aliexpress.com/sync";
5 // static $api_authorization_url = "https://auth.taobao.tw/rest";
6 }
7