Skip to content

Commit

Permalink
Update tool.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Fgaoxing authored Apr 5, 2022
1 parent 9eb8ef3 commit 6639fa5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tool.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ function lantern(){
if(date.getMonth()<2){
document.getElementsByTagName('head')[0].innerHTML += '<script src="https://api.vvhan.com/api/denglong"><script>'
}};
var head = document.getElementsByTagName('head')[0] ;
head.appendChild(styleNode);
}
})();

// url参数获取
function getQueryVariable(variable,err)
Expand Down

0 comments on commit 6639fa5

Please sign in to comment.