Skip to content

Commit 4bf664b

Browse files
committed
手机不配?
1 parent 1162b53 commit 4bf664b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Writerside/cfg/head-script.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,9 @@
4646
try {
4747
_addIns(() => {
4848
window.addEventListener('load',(event) => {
49+
try {
4950
_pushAd('on event `load`');
51+
} catch(e) {console.log(e);}
5052
});
5153
});
5254
} catch(e) {console.log(e);}

0 commit comments

Comments
 (0)