Browse Source

删除debugger

dongzhaorui 2 năm trước cách đây
mục cha
commit
658fed2b51
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      zgztb_cookie/splicing.js

+ 0 - 1
zgztb_cookie/splicing.js

@@ -540,7 +540,6 @@ function splicing(dataNullName, response){
                                 // htmlA += "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a target='_blank' href='";
                                 // if (typeof (ArrayA[j].sourceUrl) != "undefined" && ArrayA[j].sourceUrl != null && ArrayA[j].sourceUrl != "") {
                                 //     htmlA += ArrayA[j].sourceUrl;
-                                //     // debugger
                                 //     if (ArrayA[j].sourceUrl.indexOf("http://") > -1) {
                                 //         htmlA += ArrayA[j].sourceUrl;
                                 //     } else if (ArrayA[j].sourceUrl.indexOf("https://") > -1) {