diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index b45a8fc..d955eeb 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -24,32 +24,6 @@
{{ $ft.copyright | default .Site.Params.author }}
-{{- with .Site.Params.busuanzi }}
-{{- if .enable }}
-
- {{- if .visitors }}
-
-
-
-
-
-
-
-
- {{- end }}
- {{- if .views }}
-
-
-
-
-
-
-
-
- {{- end }}
-
-{{- end }}
-{{- end }}
{{- if $ft.powered }}
{{ $pb := printf "
Hugo &
Hugo NexT.%s" hugo.Version .Site.Data.config.version .Site.Params.scheme }}