You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
255 B
10 lines
255 B
5 years ago
|
window.__baidu_dup_jobruner = {};
|
||
|
try {
|
||
|
var storage = window.localStorage;
|
||
|
if (storage && storage.removeItem) {
|
||
|
var time = new Date().getTime();
|
||
|
storage.setItem('___ds_storage__isblock', '0|' + time);
|
||
|
}
|
||
|
}
|
||
|
catch (e) {
|
||
|
}
|