up getfont url
This commit is contained in:
parent
27f24b4337
commit
6d0bbc523e
@ -93,7 +93,7 @@ define(
|
||||
|
||||
// font baidu online
|
||||
if (location.hostname.indexOf('baidu.com') > -1) {
|
||||
program.fontUrl = '/getfont?url=${0}';
|
||||
program.fontUrl = '/font/proxy?url=${0}';
|
||||
}
|
||||
|
||||
program.setting = require('./widget/settingmanager');
|
||||
|
Loading…
x
Reference in New Issue
Block a user