미디어위키:Common.js: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
109번째 줄: 109번째 줄:
         elem.classList.add('a2a_button_' + shares[i].toLowerCase());
         elem.classList.add('a2a_button_' + shares[i].toLowerCase());
     }
     }
     document.querySelector('[title="Share on KakaoTalk"] a').href = '';
     document.querySelector('[title="Share on KakaoTalk"] a').href = '#';
     document.querySelector('[title="Share on KakaoTalk"] a').removeAttribute('target');
     document.querySelector('[title="Share on KakaoTalk"] a').removeAttribute('target');


127번째 줄: 127번째 줄:
                 requestUrl: location.href,
                 requestUrl: location.href,
             });
             });
            console.log(location.href);
         };
         };
if(window.wcs) {
if(window.wcs) {