mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
19 lines
485 B
Go
19 lines
485 B
Go
(function (w, d, s, q, i) {
|
|
w[q] = w[q] || []
|
|
var f = d.getElementsByTagName(s)[0], j = d.createElement(s)
|
|
j.async = true
|
|
j.id = 'beacon-aplus'
|
|
j.src = 'https://d.alicdn.com/alilog/mlog/aplus/' + i + '.js'
|
|
f.parentNode.insertBefore(j, f)
|
|
})(window, document, 'script', 'aplus_queue', '203467608');
|
|
|
|
(async function () {
|
|
//集成应用的appKey
|
|
window.aplus_queue.push({
|
|
action: 'aplus.setMetaInfo',
|
|
arguments: ['appKey', '617b5871e014255fcb618f6f']
|
|
})
|
|
|
|
|
|
})()
|