mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/Api.git
synced 2024-12-23 03:23:42 +08:00
update script
This commit is contained in:
parent
436ff24ddd
commit
a08ce6ad29
@ -24,9 +24,6 @@
|
||||
|
||||
var currentUrl = window.location.href;
|
||||
|
||||
myScript();
|
||||
alltranslate();
|
||||
|
||||
// 监听页面中的鼠标点击事件
|
||||
|
||||
function myScript() {
|
||||
@ -718,3 +715,6 @@ function replaceTextNode(node1)
|
||||
|
||||
}
|
||||
|
||||
|
||||
myScript();
|
||||
alltranslate();
|
Loading…
Reference in New Issue
Block a user