Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RedirectBangs = map[string]string{
"!rt": "https://www.rottentomatoes.com/search?search=%s",
"!npm": "https://www.npmjs.com/search?q=%s",
"!tr": "https://www.wordreference.com/enfr/%s",
"!imdb": "https://www.imdb.com/find?s=all&q=%s",
"!gh": "https://github.com/search?q=%s",
"!yt": "https://www.youtube.com/results?search_query=%s",
"!d": "https://www.larousse.fr/dictionnaires/francais/%s",
"!g": "https://www.google.com/search?q=%s",
"!w": "/weather?q=%s",
"!gmap": "https://www.google.fr/maps?hl=fr&q=%s",
"!img": "https://duckduckgo.com/?q=%s&iax=images&ia=images",
}
Functions ¶
func ExtractUrlFromYrNoDk ¶
func ParseFilterBangs ¶
func ParseRedirectBangs ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.