diff --git a/application/views/footer.php b/application/views/footer.php
index 46adcf97..700f9a59 100644
--- a/application/views/footer.php
+++ b/application/views/footer.php
@@ -87,7 +87,7 @@
$.ajax({url:'/ip/' , dataType: 'json', success: function(data){if(data.country_code!=='CN' && data.country_code!=='-'){var e = document.createElement("script"),n = document.getElementsByTagName("body")[0];e.setAttribute("type", "text/javascript"),e.setAttribute("async", "async"),e.setAttribute("src", "//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-598408c3e2fb90c3"),n.appendChild(e);}}});
-