mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 19:31:21 +00:00
Currently `travelmate` only support `<meta` tag if it contains `"`. This updates `travelmate.sh` to support `'` as well. ```html <meta...content='1; url= ``` Signed-off-by: Kamil Trzciński <ayufan@ayufan.eu>