Skip to content

dataunlocker/resource-groups

Repository files navigation

DataUnlocker Resource Groups

Resource group definitions for DataUnlocker.

Image

To simplify third-party proxy configuration (what to proxy and what not), DataUnlocker uses a concept of Resource Groups. Website with DataUnlocker installed can specify whether to enable or disable DataUnlocker's proxy for the entire resource group, instead of each individual resource (domain).

Each Resource Group contains a list of resources (domains suffixes) like google.com. Original resource groups are defined in resource-groups.yml and are additionally exported from this package as:

  • resource-groups.json (built within the package)
  • JavaScript bindings (see below)

Syntax and structure

resource-name:
  - resource-name.com
  - resource-name.com.au
  - resource-name.io

Contributing

Pull requests to resource-groups.yml are welcome. For anything more complex please create an issue.

DataUnlocker's infrastructure will gradually pick up resource group definitions from this package after your contribution.

About

Default service group configs for DataUnlocker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published