scanUri

package
v0.0.0-...-a651dc8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2022 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DetectCountry

func DetectCountry(url string) string

func ExtractZoneH

func ExtractZoneH(urlList []string, matchFromFlag string) [][]string

func GetSources

func GetSources(parentCtx context.Context, url string) ([]byte, string, string)

func GoogleOCR

func GoogleOCR(url string, file []byte) string

func SearchText

func SearchText(screenshotToText, htmlresponse, html_text string, hacked_keywords, nickname_keywords []string) (bool, string, string)

Types

type Rss

type Rss struct {
	Channel struct {
		Item []struct {
			Title       string `xml:"title"`
			Link        string `xml:"link"`
			Description string `xml:"description"`
		} `xml:"item"`
	} `xml:"channel"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL