sites

package
v0.0.0-...-ae2aaf1 Latest Latest
Warning

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

Go to latest
Published: May 27, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var MFFQUrl string = "https://gitlab.com/mianfeifq/share/-/blob/master/README.md?format=json&viewer=rich"
View Source
var WPBlogUrl = "https://www.wenpblog.com/list/5/1.html"

Functions

This section is empty.

Types

type CFMem

type CFMem struct {
	Result []string
	Doc    *goquery.Document
	// contains filtered or unexported fields
}

func NewCFMem

func NewCFMem() *CFMem

func (*CFMem) Run

func (that *CFMem) Run() []string

type FreeNode

type FreeNode struct {
	Result []string
	Doc    *goquery.Document

	Urls []string
	// contains filtered or unexported fields
}

func NewFreeNode

func NewFreeNode() *FreeNode

func (*FreeNode) Run

func (that *FreeNode) Run() []string

type GeoInfo

type GeoInfo struct {
	Result  []string
	GhProxy string
}

func NewGeoInfo

func NewGeoInfo() *GeoInfo

func (*GeoInfo) Run

func (that *GeoInfo) Run() []string

type MianfeiFQ

type MianfeiFQ struct {
	Result []string
	Doc    *goquery.Document
	// contains filtered or unexported fields
}

func NewMianfieFQ

func NewMianfieFQ() *MianfeiFQ

func (*MianfeiFQ) Run

func (that *MianfeiFQ) Run() []string

type PUrl

type PUrl struct {
	Url         string
	EnableProxy bool
}

type Site

type Site interface {
	Run() []string
}

type SomeFree

type SomeFree struct {
	Urls   []PUrl
	Result []string
	// contains filtered or unexported fields
}

func NewSomeFree

func NewSomeFree() *SomeFree

func (*SomeFree) Run

func (that *SomeFree) Run() []string

type VCross

type VCross struct {
	Url    string
	Result []string
	Doc    *goquery.Document
	// contains filtered or unexported fields
}

func NewVCross

func NewVCross() (v *VCross)

func (*VCross) Run

func (that *VCross) Run() []string

type WPBlog

type WPBlog struct {
	Result []string
	Doc    *goquery.Document
	// contains filtered or unexported fields
}

func NewWPBlog

func NewWPBlog() *WPBlog

func (*WPBlog) Run

func (that *WPBlog) Run() []string

Jump to

Keyboard shortcuts

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