Skip to content

Commit

Permalink
Deploying to gh-pages from @ 4893b84 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
WindRunnerMax committed May 12, 2024
1 parent f04afc7 commit 464e272
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion copy-currency.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -149,4 +149,4 @@
register(CONTROLLER_MAP);
})();

})();
}());
2 changes: 1 addition & 1 deletion copy.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -1051,4 +1051,4 @@
);
})();

})();
}());
5 changes: 3 additions & 2 deletions meta/site-director.meta.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
// @name 🔥🔥🔥跳转链接直达🔥🔥🔥
// @description 跳转链接直达,去掉确定跳转链接页面,用于谷歌、知乎、CSDN、简书
// @namespace https://github.com/WindrunnerMax/TKScript
// @version 1.3.2
// @version 1.3.3
// @author Czy
// @match *://*.google.com/*
// @match *://*.google.com.*/*
// @match *://*.google.com.cn/*
// @match *://*.google.com.hk/*
// @match *://link.zhihu.com/*
// @match *://link.csdn.net/*
// @match *://link.juejin.cn/*
Expand Down
7 changes: 4 additions & 3 deletions site-director.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
// @name 🔥🔥🔥跳转链接直达🔥🔥🔥
// @description 跳转链接直达,去掉确定跳转链接页面,用于谷歌、知乎、CSDN、简书
// @namespace https://github.com/WindrunnerMax/TKScript
// @version 1.3.2
// @version 1.3.3
// @author Czy
// @match *://*.google.com/*
// @match *://*.google.com.*/*
// @match *://*.google.com.cn/*
// @match *://*.google.com.hk/*
// @match *://link.zhihu.com/*
// @match *://link.csdn.net/*
// @match *://link.juejin.cn/*
Expand Down Expand Up @@ -107,4 +108,4 @@
websites.some((website) => mather(website.regexp, website));
})();

})();
}());

0 comments on commit 464e272

Please sign in to comment.