matomo 통계 프로그램 사용 안하게 되어서 코드 주석처리
This commit is contained in:
parent
3cd6192d61
commit
5989e18149
@ -75,6 +75,8 @@
|
||||
|
||||
<!-- Uncaught TypeError: e.widget is not a function로 인해 가장 마지막에 선언_이준호_220510 -->
|
||||
<script type="text/javascript" src="/dist/js/jquery_wrapper.min.js"></script>
|
||||
<%-- 20240110 matomo 사용 안함으로 인하여 주석처리 함
|
||||
|
||||
<c:if test="${fn:contains(pageContext.request.requestURL, 'munjaon.co.kr')}">
|
||||
<!-- Matomo -->
|
||||
<script>
|
||||
@ -96,5 +98,5 @@
|
||||
</script>
|
||||
<noscript><p><img src="https://mtm.munjaon.co.kr:9997/matomo.php?idsite=2&rec=1" style="border:0;" alt="" /></p></noscript>
|
||||
<!-- End Matomo Code -->
|
||||
</c:if>
|
||||
</c:if> --%>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user