Google Safe Search use DNS Static - MikroTik Script RouterOS

Filter explicit results using Google SafeSearch

Whether you’re using Google Search at work, with children or for yourself, SafeSearch can help you filter sexually explicit content from your results.

/ip dns static
add address=216.239.38.120 name=google.com comment="Google SafeSearch"
add address=216.239.38.120 name=www.google.com comment="Google SafeSearch"
add address=216.239.38.120 name=https://google.com comment="Google SafeSearch"
add address=216.239.38.120 name=https://www.google.com comment="Google SafeSearch"
add address=216.239.38.120 name=google.com.mx comment="Google SafeSearch"
add address=216.239.38.120 name=www.google.com.mx comment="Google SafeSearch"
add address=216.239.38.120 name=https://google.com.mx comment="Google SafeSearch"
add address=216.239.38.120 name=https://www.google.com.mx comment="Google SafeSearch"
Credit: www.o-om.com