Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
regexp {([^.]*)\.} toto.bri.meta - stringout
set stringout [lindex [split toto.bri.meta .] 0]
set stringout [string map {.bri.meta {}} $string]