waft-workbench
Version:
waft workbench
34 lines (32 loc) • 2.61 kB
HTML
<html lang="en"><head><meta charset="UTF-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="shortcut icon" href="https://img.alicdn.com/imgextra/i3/O1CN01ecUUem1NWlhNgzs38_!!6000000001578-73-tps-16-16.ico" type="image/x-icon"/><title>waft workbench</title><link href="https://cdn.bootcdn.net/ajax/libs/normalize/8.0.1/normalize.css" rel="stylesheet"/><link href="//at.alicdn.com/t/a/font_2859760_3wfycbk3c98.css" rel="stylesheet"/><style>#root {
width: 100%;
height: 100%;
color: #FFF;
}
body {
background-color: rgb(48, 48, 60) ;
}</style><script defer="defer" src="/ui/js/858.e78c9388.js"></script><script defer="defer" src="/ui/js/app.9d6a1d44.js"></script><link href="/ui/css/858.c0ecfc45.css" rel="stylesheet"><link href="/ui/css/app.c9a5cb9d.css" rel="stylesheet"></head><body><div id="root"></div><script>(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.js?id=' + i;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'aplus_queue', '204207733');</script><script src="https://fastly.jsdelivr.net/npm/react@17/umd/react.production.min.js"></script><script src="https://fastly.jsdelivr.net/npm/react-dom@17/umd/react-dom.production.min.js"></script><script>function randomString(length) {
var str = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ,./;[]!@#$%^&******()_+-';
var result = '';
for (var i = length; i > 0; --i)
result += str[Math.floor(Math.random() * str.length)];
return result;
}
// 获得 user id
let userId = localStorage.getItem('waft_devtools_user_id') || '';
if (userId.length === 0) {
userId = randomString(20);
localStorage.setItem('waft_devtools_user_id', userId);
}
window.AES_CONFIG = window.AES_CONFIG || {};
window.AES_CONFIG.pid = 'waft';
window.AES_CONFIG.user_type = '6';
window.AES_CONFIG.uid = userId;
window.AES_CONFIG.username = '';</script><script src="//g.alicdn.com/aes/??tracker/1.0.34/index.js,tracker-plugin-pv/2.4.5/index.js,tracker-plugin-event/1.2.5/index.js,tracker-plugin-jserror/1.0.13/index.js,tracker-plugin-api/1.1.13/index.js,tracker-plugin-perf/1.1.8/index.js,tracker-plugin-eventTiming/1.0.3/index.js"></script><script src="//g.alicdn.com/aes/??tracker-plugin-survey/1.2.0/index.js"></script></body></html>