搜狗微信js加密代码

(function() {
    $("a").on("click contextmenu",
    function() {
        var b = Math.floor(100 * Math.random()) + 1,
        a = this.href.indexOf("url="),
        c = this.href.indexOf("&k="); - 1 !== a && -1 === c && (a = this.href.substr(a + 4 + parseInt("26") + b, 1), 

     this.href += "&k=" + b + "&h=" + a) }) })();

 

posted @ 2019-04-04 10:21  淋哥  阅读(460)  评论(0编辑  收藏  举报