adblock

package
v0.0.0-...-aeffa90 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2024 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAdblockAggregator

func NewAdblockAggregator() (core.Aggregator, error)

Types

type RawScript

type RawScript struct {
	// contains filtered or unexported fields
}

func NewScript

func NewScript(info *core.ScriptInfo) *RawScript

type ScriptURLPair

type ScriptURLPair struct {
	URL     string `json:url`
	Origin  string `json:origin`
	Blocked bool   `json:blocked`
}

func NewScriptURLPair

func NewScriptURLPair(ln []byte) (*ScriptURLPair, error)

Jump to

Keyboard shortcuts

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