A source configuration for a filter list
source: string
Path or URL of the source (required)
optional
name: string
Name of the source
optional
type: SourceType
Type of the source (adblock or hosts)
A source configuration for a filter list
source: string
Path or URL of the source (required)
name: string
Name of the source
type: SourceType
Type of the source (adblock or hosts)
import { type ISource } from ".";