删除用户 > 偏好中的“位置”和“网站”

See

You are going to only be interested in the .pref-location bit.

.pref-location {
    display: none;
}
4 个赞