Function: inWeibo

inWeibo(): boolean

是否是微博内核

Returns

boolean

当前环境是否为微博内核

Example

inWeibo();
// => false
ON THIS PAGE