mirror of
https://github.com/v2fly/domain-list-community.git
synced 2026-03-02 17:50:42 +07:00
Compare commits
111 Commits
2026010210
...
2026020912
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2a4ff4c613 | ||
|
|
dc0a6b4b5e | ||
|
|
f80032657e | ||
|
|
f23e2c591d | ||
|
|
aa4904fb6c | ||
|
|
2a8ef360ee | ||
|
|
c8717372da | ||
|
|
106baf8ba0 | ||
|
|
d12634be01 | ||
|
|
a8b474fac0 | ||
|
|
f5227519b8 | ||
|
|
b20cf00e07 | ||
|
|
027b8b3409 | ||
|
|
535dc789b9 | ||
|
|
311b281000 | ||
|
|
bfb35d7b68 | ||
|
|
daf4c10d0c | ||
|
|
a188c2c058 | ||
|
|
947556aa16 | ||
|
|
44de14725e | ||
|
|
c638ec66f0 | ||
|
|
4c8b1438f8 | ||
|
|
3399285ea9 | ||
|
|
62346cf6b7 | ||
|
|
8dee321846 | ||
|
|
b117cf851f | ||
|
|
0b6606758d | ||
|
|
fcf9c67d83 | ||
|
|
56e0b47c73 | ||
|
|
4f45866be4 | ||
|
|
40d763daca | ||
|
|
6c91898557 | ||
|
|
91da593233 | ||
|
|
9f1c6b6922 | ||
|
|
b3bae7de8f | ||
|
|
4e9b28f951 | ||
|
|
3c0a538219 | ||
|
|
2160230ef9 | ||
|
|
5c38f34456 | ||
|
|
8e62b9b541 | ||
|
|
85edae7ba1 | ||
|
|
1bd07b2e76 | ||
|
|
614a880a55 | ||
|
|
676832d14a | ||
|
|
a2f08a142c | ||
|
|
2359ad7f8e | ||
|
|
330592feff | ||
|
|
f44fbc801d | ||
|
|
03c5e05305 | ||
|
|
bd21f84381 | ||
|
|
912c689da3 | ||
|
|
d1addde6f7 | ||
|
|
ec95fedc45 | ||
|
|
d50e2e1ad7 | ||
|
|
ab42940731 | ||
|
|
efd57f30ee | ||
|
|
3ee190ac78 | ||
|
|
fa279bdd79 | ||
|
|
b18f5e3049 | ||
|
|
5411cefcaa | ||
|
|
d84e864ce8 | ||
|
|
49444d78b7 | ||
|
|
dad8e15cd0 | ||
|
|
e6e731a616 | ||
|
|
8c0b190c3f | ||
|
|
9f846c0f2e | ||
|
|
fe01057830 | ||
|
|
3ba71a115d | ||
|
|
8f1fe6b425 | ||
|
|
82ad580e6e | ||
|
|
488ee0334e | ||
|
|
1b63c69d76 | ||
|
|
6dee1594d4 | ||
|
|
49cbfc60e5 | ||
|
|
8786ff74f0 | ||
|
|
cc8a866863 | ||
|
|
593e467448 | ||
|
|
76b32b86b8 | ||
|
|
1150b420a4 | ||
|
|
2a0fb64efd | ||
|
|
c05ce9952d | ||
|
|
67389b37cc | ||
|
|
39431a9e8f | ||
|
|
b8fc0cd9d7 | ||
|
|
9f59a5e666 | ||
|
|
07f769cf85 | ||
|
|
6833d994c0 | ||
|
|
b150c66d47 | ||
|
|
248c0f7b86 | ||
|
|
de2c5cf208 | ||
|
|
44d511e74e | ||
|
|
5928f612ba | ||
|
|
246b6150af | ||
|
|
ffb25af399 | ||
|
|
f96f3d1abd | ||
|
|
8fc66473ff | ||
|
|
49101e3aab | ||
|
|
d2c662bf5e | ||
|
|
7a6e4cb1f5 | ||
|
|
511577436c | ||
|
|
8a2718204b | ||
|
|
e3b3197a42 | ||
|
|
f8488acb8c | ||
|
|
ed2bce57e7 | ||
|
|
6e450bf817 | ||
|
|
40e2a5ddb3 | ||
|
|
44597e0838 | ||
|
|
aa99dcb556 | ||
|
|
7acd2b7570 | ||
|
|
2889d1e23d | ||
|
|
63a21a16f3 |
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -33,15 +33,17 @@ jobs:
|
|||||||
echo "TAG_NAME=$(date +%Y%m%d%H%M%S)" >> $GITHUB_ENV
|
echo "TAG_NAME=$(date +%Y%m%d%H%M%S)" >> $GITHUB_ENV
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Build dlc.dat file
|
- name: Build dlc.dat and plain lists
|
||||||
run: |
|
run: |
|
||||||
cd code || exit 1
|
cd code || exit 1
|
||||||
go run ./ --outputdir=../ --exportlists=category-ads-all,tld-cn,cn,tld-\!cn,geolocation-\!cn,apple,icloud
|
go run ./ --outputdir=../ --exportlists=category-ads-all,tld-cn,cn,tld-\!cn,geolocation-\!cn,apple,icloud
|
||||||
|
go run ./cmd/datdump/main.go --inputdata=../dlc.dat --outputdir=../ --exportlists=_all_
|
||||||
cd ../ && rm -rf code
|
cd ../ && rm -rf code
|
||||||
|
|
||||||
- name: Generate dlc.dat sha256 hash
|
- name: Generate dlc.dat sha256 hash
|
||||||
run: |
|
run: |
|
||||||
sha256sum dlc.dat > dlc.dat.sha256sum
|
sha256sum dlc.dat > dlc.dat.sha256sum
|
||||||
|
sha256sum dlc.dat_plain.yml > dlc.dat_plain.yml.sha256sum
|
||||||
|
|
||||||
- name: Generate Zip
|
- name: Generate Zip
|
||||||
run: |
|
run: |
|
||||||
@@ -66,6 +68,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Release and upload assets
|
- name: Release and upload assets
|
||||||
run: |
|
run: |
|
||||||
gh release create ${{ env.TAG_NAME }} --generate-notes --latest --title ${{ env.RELEASE_NAME }} ./dlc.dat ./dlc.dat.*
|
gh release create ${{ env.TAG_NAME }} --generate-notes --latest --title ${{ env.RELEASE_NAME }} ./dlc.dat ./dlc.dat.* ./dlc.dat_plain.yml ./dlc.dat_plain.yml.*
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -8,4 +8,5 @@
|
|||||||
dlc.dat
|
dlc.dat
|
||||||
|
|
||||||
# Exported plaintext lists.
|
# Exported plaintext lists.
|
||||||
|
/*.yml
|
||||||
/*.txt
|
/*.txt
|
||||||
|
|||||||
49
README.md
49
README.md
@@ -10,6 +10,14 @@ This project is not opinionated. In other words, it does NOT endorse, claim or i
|
|||||||
|
|
||||||
- **dlc.dat**:[https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat](https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat)
|
- **dlc.dat**:[https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat](https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat)
|
||||||
- **dlc.dat.sha256sum**:[https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat.sha256sum](https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat.sha256sum)
|
- **dlc.dat.sha256sum**:[https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat.sha256sum](https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat.sha256sum)
|
||||||
|
- **dlc.dat_plain.yml**:[https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat_plain.yml](https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat_plain.yml)
|
||||||
|
- **dlc.dat_plain.yml.sha256sum**:[https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat_plain.yml.sha256sum](https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat_plain.yml.sha256sum)
|
||||||
|
|
||||||
|
## Notice
|
||||||
|
|
||||||
|
Rules with `@!cn` attribute has been cast out from cn lists. `geosite:geolocation-cn@!cn` is no longer available. Check [#390](https://github.com/v2fly/domain-list-community/issues/390), [#3119](https://github.com/v2fly/domain-list-community/pull/3119) and [#3198](https://github.com/v2fly/domain-list-community/pull/3198) for more information.
|
||||||
|
|
||||||
|
Please report if you have any problems or questions.
|
||||||
|
|
||||||
## Usage example
|
## Usage example
|
||||||
|
|
||||||
@@ -85,38 +93,45 @@ All data are under `data` directory. Each file in the directory represents a sub
|
|||||||
# comments
|
# comments
|
||||||
include:another-file
|
include:another-file
|
||||||
domain:google.com @attr1 @attr2
|
domain:google.com @attr1 @attr2
|
||||||
|
full:analytics.google.com @ads
|
||||||
keyword:google
|
keyword:google
|
||||||
regexp:www\.google\.com$
|
regexp:^odd[1-7]\.example\.org(\.[a-z]{2})?$
|
||||||
full:www.google.com
|
|
||||||
```
|
```
|
||||||
|
|
||||||
**Syntax:**
|
**Syntax:**
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> Adding new `regexp` and `keyword` rules is discouraged because it is easy to use them incorrectly, and proxy software cannot efficiently match these types of rules.
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
> The following types of rules are **NOT** fully compatible with the ones that defined by user in V2Ray config file. Do **Not** copy and paste directly.
|
> The following types of rules are **NOT** fully compatible with the ones that defined by user in V2Ray config file. Do **Not** copy and paste directly.
|
||||||
|
|
||||||
- Comment begins with `#`. It may begin anywhere in the file. The content in the line after `#` is treated as comment and ignored in production.
|
- Comment begins with `#`. It may begin anywhere in the file. The content in the line after `#` is treated as comment and ignored in production.
|
||||||
- Inclusion begins with `include:`, followed by the file name of an existing file in the same directory.
|
|
||||||
- Subdomain begins with `domain:`, followed by a valid domain name. The prefix `domain:` may be omitted.
|
- Subdomain begins with `domain:`, followed by a valid domain name. The prefix `domain:` may be omitted.
|
||||||
- Keyword begins with `keyword:`, followed by a string.
|
|
||||||
- Regular expression begins with `regexp:`, followed by a valid regular expression (per Golang's standard).
|
|
||||||
- Full domain begins with `full:`, followed by a complete and valid domain name.
|
- Full domain begins with `full:`, followed by a complete and valid domain name.
|
||||||
- Domains (including `domain`, `keyword`, `regexp` and `full`) may have one or more attributes. Each attribute begins with `@` and followed by the name of the attribute.
|
- Keyword begins with `keyword:`, followed by a substring of a valid domain name.
|
||||||
|
- Regular expression begins with `regexp:`, followed by a valid regular expression (per Golang's standard).
|
||||||
> **Note:** Adding new `regexp` and `keyword` rules is discouraged because it is easy to use them incorrectly, and proxy software cannot efficiently match these types of rules.
|
- Domain rules (including `domain`, `full`, `keyword`, and `regexp`) may have none, one or more attributes. Each attribute begins with `@` and followed by the name of the attribute. Attributes will remain available in final lists and `dlc.dat`.
|
||||||
|
- Domain rules may have none, one or more affiliations, which additionally adds the domain rule into the affiliated target list. Each affiliation begins with `&` and followed by the name of the target list (nomatter whether the target has a dedicated file in data path). This is a method for data management, and will not remain in the final lists or `dlc.dat`.
|
||||||
|
- Inclusion begins with `include:`, followed by the name of another valid domain list. A simple `include:listb` in file `lista` means adding all domain rules of `listb` into `lista`. Inclusions with attributes stands for selective inclusion. `include:listb @attr1 @-attr2` means only adding those domain rules *with* `@attr1` **and** *without* `@attr2`. This is a special type for data management, and will not remain in the final lists or `dlc.dat`.
|
||||||
|
|
||||||
## How it works
|
## How it works
|
||||||
|
|
||||||
The entire `data` directory will be built into an external `geosite` file for Project V. Each file in the directory represents a section in the generated file.
|
The entire `data` directory will be built into an external `geosite` file for Project V. Each file in the directory represents a section in the generated file.
|
||||||
|
|
||||||
To generate a section:
|
**General steps:**
|
||||||
|
|
||||||
1. Remove all the comments in the file.
|
1. Read files in the data path (ignore all comments and empty lines).
|
||||||
2. Replace `include:` lines with the actual content of the file.
|
2. Parse and resolve source data, turn affiliations and inclusions into actual domain rules in proper lists.
|
||||||
3. Omit all empty lines.
|
3. Deduplicate and sort rules in every list.
|
||||||
4. Generate each `domain:` line into a [sub-domain routing rule](https://github.com/v2fly/v2ray-core/blob/master/app/router/routercommon/common.proto#L21).
|
4. Export desired plain text lists.
|
||||||
5. Generate each `full:` line into a [full domain routing rule](https://github.com/v2fly/v2ray-core/blob/master/app/router/routercommon/common.proto#L23).
|
5. Generate `dlc.dat`:
|
||||||
6. Generate each `keyword:` line into a [plain domain routing rule](https://github.com/v2fly/v2ray-core/blob/master/app/router/routercommon/common.proto#L17).
|
- turn each `domain:` line into a [sub-domain routing rule](https://github.com/v2fly/v2ray-core/blob/master/app/router/routercommon/common.proto#L21).
|
||||||
7. Generate each `regexp:` line into a [regex domain routing rule](https://github.com/v2fly/v2ray-core/blob/master/app/router/routercommon/common.proto#L19).
|
- turn each `full:` line into a [full domain routing rule](https://github.com/v2fly/v2ray-core/blob/master/app/router/routercommon/common.proto#L23).
|
||||||
|
- turn each `keyword:` line into a [plain domain routing rule](https://github.com/v2fly/v2ray-core/blob/master/app/router/routercommon/common.proto#L17).
|
||||||
|
- turn each `regexp:` line into a [regex domain routing rule](https://github.com/v2fly/v2ray-core/blob/master/app/router/routercommon/common.proto#L19).
|
||||||
|
|
||||||
|
Read [main.go](./main.go) for details.
|
||||||
|
|
||||||
## How to organize domains
|
## How to organize domains
|
||||||
|
|
||||||
@@ -126,7 +141,7 @@ Theoretically any string can be used as the name, as long as it is a valid file
|
|||||||
|
|
||||||
### Attributes
|
### Attributes
|
||||||
|
|
||||||
Attribute is useful for sub-group of domains, especially for filtering purpose. For example, the list of `google` domains may contains its main domains, as well as domains that serve ads. The ads domains may be marked by attribute `@ads`, and can be used as `geosite:google@ads` in V2Ray routing.
|
Attribute is useful for sub-group of domains, especially for filtering purpose. For example, the list of `google` may contains its main domains, as well as domains that serve ads. The ads domains may be marked by attribute `@ads`, and can be used as `geosite:google@ads` in V2Ray routing. Domains and services that originate from outside China mainland but have access point in China mainland, may be marked by attribute `@cn`.
|
||||||
|
|
||||||
## Contribution guideline
|
## Contribution guideline
|
||||||
|
|
||||||
|
|||||||
177
cmd/datdump/main.go
Normal file
177
cmd/datdump/main.go
Normal file
@@ -0,0 +1,177 @@
|
|||||||
|
package main
|
||||||
|
|
||||||
|
import (
|
||||||
|
"bufio"
|
||||||
|
"flag"
|
||||||
|
"fmt"
|
||||||
|
"os"
|
||||||
|
"path/filepath"
|
||||||
|
"strings"
|
||||||
|
|
||||||
|
"github.com/v2fly/domain-list-community/internal/dlc"
|
||||||
|
router "github.com/v2fly/v2ray-core/v5/app/router/routercommon"
|
||||||
|
"google.golang.org/protobuf/proto"
|
||||||
|
)
|
||||||
|
|
||||||
|
var (
|
||||||
|
inputData = flag.String("inputdata", "dlc.dat", "Name of the geosite dat file")
|
||||||
|
outputDir = flag.String("outputdir", "./", "Directory to place all generated files")
|
||||||
|
exportLists = flag.String("exportlists", "", "Lists to be exported, separated by ',' (empty for _all_)")
|
||||||
|
)
|
||||||
|
|
||||||
|
type DomainRule struct {
|
||||||
|
Type string
|
||||||
|
Value string
|
||||||
|
Attrs []string
|
||||||
|
}
|
||||||
|
|
||||||
|
type DomainList struct {
|
||||||
|
Name string
|
||||||
|
Rules []DomainRule
|
||||||
|
}
|
||||||
|
|
||||||
|
func (d *DomainRule) domain2String() string {
|
||||||
|
var dstr strings.Builder
|
||||||
|
dstr.Grow(len(d.Type) + len(d.Value) + 10)
|
||||||
|
dstr.WriteString(d.Type)
|
||||||
|
dstr.WriteByte(':')
|
||||||
|
dstr.WriteString(d.Value)
|
||||||
|
for i, attr := range d.Attrs {
|
||||||
|
if i == 0 {
|
||||||
|
dstr.WriteByte(':')
|
||||||
|
} else {
|
||||||
|
dstr.WriteByte(',')
|
||||||
|
}
|
||||||
|
dstr.WriteByte('@')
|
||||||
|
dstr.WriteString(attr)
|
||||||
|
}
|
||||||
|
return dstr.String()
|
||||||
|
}
|
||||||
|
|
||||||
|
func loadGeosite(path string) ([]DomainList, map[string]*DomainList, error) {
|
||||||
|
data, err := os.ReadFile(path)
|
||||||
|
if err != nil {
|
||||||
|
return nil, nil, fmt.Errorf("failed to read geosite file: %w", err)
|
||||||
|
}
|
||||||
|
vgeositeList := new(router.GeoSiteList)
|
||||||
|
if err := proto.Unmarshal(data, vgeositeList); err != nil {
|
||||||
|
return nil, nil, fmt.Errorf("failed to unmarshal: %w", err)
|
||||||
|
}
|
||||||
|
domainLists := make([]DomainList, len(vgeositeList.Entry))
|
||||||
|
domainListByName := make(map[string]*DomainList, len(vgeositeList.Entry))
|
||||||
|
for i, vsite := range vgeositeList.Entry {
|
||||||
|
rules := make([]DomainRule, 0, len(vsite.Domain))
|
||||||
|
for _, vdomain := range vsite.Domain {
|
||||||
|
rule := DomainRule{Value: vdomain.Value}
|
||||||
|
switch vdomain.Type {
|
||||||
|
case router.Domain_RootDomain:
|
||||||
|
rule.Type = dlc.RuleTypeDomain
|
||||||
|
case router.Domain_Regex:
|
||||||
|
rule.Type = dlc.RuleTypeRegexp
|
||||||
|
case router.Domain_Plain:
|
||||||
|
rule.Type = dlc.RuleTypeKeyword
|
||||||
|
case router.Domain_Full:
|
||||||
|
rule.Type = dlc.RuleTypeFullDomain
|
||||||
|
default:
|
||||||
|
return nil, nil, fmt.Errorf("invalid rule type: %+v", vdomain.Type)
|
||||||
|
}
|
||||||
|
for _, vattr := range vdomain.Attribute {
|
||||||
|
rule.Attrs = append(rule.Attrs, vattr.Key)
|
||||||
|
}
|
||||||
|
rules = append(rules, rule)
|
||||||
|
}
|
||||||
|
domainLists[i] = DomainList{
|
||||||
|
Name: strings.ToUpper(vsite.CountryCode),
|
||||||
|
Rules: rules,
|
||||||
|
}
|
||||||
|
domainListByName[domainLists[i].Name] = &domainLists[i]
|
||||||
|
}
|
||||||
|
return domainLists, domainListByName, nil
|
||||||
|
}
|
||||||
|
|
||||||
|
func exportSite(name string, domainListByName map[string]*DomainList) error {
|
||||||
|
domainList, ok := domainListByName[strings.ToUpper(name)]
|
||||||
|
if !ok {
|
||||||
|
return fmt.Errorf("list %q does not exist", name)
|
||||||
|
}
|
||||||
|
if len(domainList.Rules) == 0 {
|
||||||
|
return fmt.Errorf("list %q is empty", name)
|
||||||
|
}
|
||||||
|
file, err := os.Create(filepath.Join(*outputDir, name+".yml"))
|
||||||
|
if err != nil {
|
||||||
|
return err
|
||||||
|
}
|
||||||
|
defer file.Close()
|
||||||
|
w := bufio.NewWriter(file)
|
||||||
|
fmt.Fprintf(w, "%s:\n", name)
|
||||||
|
for _, domain := range domainList.Rules {
|
||||||
|
fmt.Fprintf(w, " - %q\n", domain.domain2String())
|
||||||
|
}
|
||||||
|
return w.Flush()
|
||||||
|
}
|
||||||
|
|
||||||
|
func exportAll(filename string, domainLists []DomainList) error {
|
||||||
|
file, err := os.Create(filepath.Join(*outputDir, filename))
|
||||||
|
if err != nil {
|
||||||
|
return err
|
||||||
|
}
|
||||||
|
defer file.Close()
|
||||||
|
w := bufio.NewWriter(file)
|
||||||
|
w.WriteString("lists:\n")
|
||||||
|
for _, domainList := range domainLists {
|
||||||
|
fmt.Fprintf(w, " - name: %s\n", strings.ToLower(domainList.Name))
|
||||||
|
fmt.Fprintf(w, " length: %d\n", len(domainList.Rules))
|
||||||
|
w.WriteString(" rules:\n")
|
||||||
|
for _, domain := range domainList.Rules {
|
||||||
|
fmt.Fprintf(w, " - %q\n", domain.domain2String())
|
||||||
|
}
|
||||||
|
}
|
||||||
|
return w.Flush()
|
||||||
|
}
|
||||||
|
|
||||||
|
func run() error {
|
||||||
|
// Make sure output directory exists
|
||||||
|
if err := os.MkdirAll(*outputDir, 0755); err != nil {
|
||||||
|
return fmt.Errorf("failed to create output directory: %w", err)
|
||||||
|
}
|
||||||
|
|
||||||
|
fmt.Printf("loading source data %q...\n", *inputData)
|
||||||
|
domainLists, domainListByName, err := loadGeosite(*inputData)
|
||||||
|
if err != nil {
|
||||||
|
return fmt.Errorf("failed to loadGeosite: %w", err)
|
||||||
|
}
|
||||||
|
|
||||||
|
var exportListSlice []string
|
||||||
|
for raw := range strings.SplitSeq(*exportLists, ",") {
|
||||||
|
if trimmed := strings.TrimSpace(raw); trimmed != "" {
|
||||||
|
exportListSlice = append(exportListSlice, trimmed)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
if len(exportListSlice) == 0 {
|
||||||
|
exportListSlice = []string{"_all_"}
|
||||||
|
}
|
||||||
|
|
||||||
|
for _, eplistname := range exportListSlice {
|
||||||
|
if strings.EqualFold(eplistname, "_all_") {
|
||||||
|
if err := exportAll(filepath.Base(*inputData)+"_plain.yml", domainLists); err != nil {
|
||||||
|
fmt.Printf("failed to exportAll: %v\n", err)
|
||||||
|
continue
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
if err := exportSite(eplistname, domainListByName); err != nil {
|
||||||
|
fmt.Printf("failed to exportSite: %v\n", err)
|
||||||
|
continue
|
||||||
|
}
|
||||||
|
}
|
||||||
|
fmt.Printf("list: %q has been exported successfully.\n", eplistname)
|
||||||
|
}
|
||||||
|
return nil
|
||||||
|
}
|
||||||
|
|
||||||
|
func main() {
|
||||||
|
flag.Parse()
|
||||||
|
if err := run(); err != nil {
|
||||||
|
fmt.Printf("Fatal error: %v\n", err)
|
||||||
|
os.Exit(1)
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -1,4 +1,6 @@
|
|||||||
2k.com
|
2k.com
|
||||||
2kcoretech.online
|
2kcoretech.online
|
||||||
|
2kct.onl
|
||||||
2kgames.com
|
2kgames.com
|
||||||
take2games.com
|
2ksports.com
|
||||||
|
2kweb.online
|
||||||
|
|||||||
@@ -17,6 +17,7 @@
|
|||||||
4399biule.com
|
4399biule.com
|
||||||
4399dmw.com
|
4399dmw.com
|
||||||
4399er.com
|
4399er.com
|
||||||
|
4399hdhh.com
|
||||||
4399hhh.com
|
4399hhh.com
|
||||||
4399inc.com
|
4399inc.com
|
||||||
4399mail.com
|
4399mail.com
|
||||||
@@ -30,17 +31,22 @@
|
|||||||
4399yyy.com
|
4399yyy.com
|
||||||
5054399.com
|
5054399.com
|
||||||
5054399.net
|
5054399.net
|
||||||
|
5wyxi.com
|
||||||
71acg.com
|
71acg.com
|
||||||
71acg.net
|
71acg.net
|
||||||
|
abdf002.com
|
||||||
appeeres.com
|
appeeres.com
|
||||||
|
buke999.com
|
||||||
bx1k.com
|
bx1k.com
|
||||||
edu4399.com
|
edu4399.com
|
||||||
funnycore.com
|
funnycore.com
|
||||||
guoping123.com
|
guoping123.com
|
||||||
|
haohaowan.net
|
||||||
i3839.com
|
i3839.com
|
||||||
ihykb.com
|
ihykb.com
|
||||||
img4399.com
|
img4399.com
|
||||||
mail4399.com
|
mail4399.com
|
||||||
|
maindown4399.com
|
||||||
me4399.com
|
me4399.com
|
||||||
my4399.com
|
my4399.com
|
||||||
mysiteres.com
|
mysiteres.com
|
||||||
@@ -52,4 +58,6 @@ wanwan4399.com
|
|||||||
we4399.com
|
we4399.com
|
||||||
webgame163.com
|
webgame163.com
|
||||||
youba.com
|
youba.com
|
||||||
|
yxhapi.com
|
||||||
yxhhdl.com
|
yxhhdl.com
|
||||||
|
yxhimg.com
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
adcolony.com @ads
|
|
||||||
71
data/adidas
71
data/adidas
@@ -1,19 +1,90 @@
|
|||||||
|
adidas.ae
|
||||||
adidas.at
|
adidas.at
|
||||||
adidas.be
|
adidas.be
|
||||||
|
adidas.bh
|
||||||
|
adidas.ca
|
||||||
adidas.ch
|
adidas.ch
|
||||||
|
adidas.cl
|
||||||
|
adidas.cn @cn
|
||||||
|
adidas.co
|
||||||
|
adidas.co.id
|
||||||
adidas.co.in
|
adidas.co.in
|
||||||
|
adidas.co.kr
|
||||||
|
adidas.co.nz
|
||||||
|
adidas.co.th
|
||||||
adidas.co.uk
|
adidas.co.uk
|
||||||
|
adidas.co.za
|
||||||
adidas.com
|
adidas.com
|
||||||
|
adidas.com.ar
|
||||||
|
adidas.com.au
|
||||||
|
adidas.com.br
|
||||||
adidas.com.cn @cn
|
adidas.com.cn @cn
|
||||||
|
adidas.com.co
|
||||||
|
adidas.com.eg
|
||||||
|
adidas.com.hk
|
||||||
|
adidas.com.my
|
||||||
|
adidas.com.pe
|
||||||
|
adidas.com.ph
|
||||||
|
adidas.com.qa
|
||||||
adidas.com.sa
|
adidas.com.sa
|
||||||
|
adidas.com.sg
|
||||||
|
adidas.com.tr
|
||||||
adidas.com.tw
|
adidas.com.tw
|
||||||
|
adidas.com.vn
|
||||||
adidas.cz
|
adidas.cz
|
||||||
adidas.de
|
adidas.de
|
||||||
adidas.dk
|
adidas.dk
|
||||||
|
adidas.es
|
||||||
|
adidas.fi
|
||||||
|
adidas.fr
|
||||||
|
adidas.gr
|
||||||
adidas.hu
|
adidas.hu
|
||||||
adidas.ie
|
adidas.ie
|
||||||
|
adidas.in
|
||||||
adidas.it
|
adidas.it
|
||||||
|
adidas.jp
|
||||||
|
adidas.mx
|
||||||
adidas.nl
|
adidas.nl
|
||||||
|
adidas.no
|
||||||
|
adidas.pe
|
||||||
adidas.pl
|
adidas.pl
|
||||||
|
adidas.pt
|
||||||
adidas.ru
|
adidas.ru
|
||||||
adidas.se
|
adidas.se
|
||||||
|
adidas.sk
|
||||||
|
adidasadmin.com
|
||||||
|
adidasarchive.org
|
||||||
|
adidas-archive.org
|
||||||
|
adidasbadminton.com
|
||||||
|
adidasboxing.com
|
||||||
|
adidascdn.com
|
||||||
|
adidas-group.ca
|
||||||
|
adidas-group.com
|
||||||
|
adidasgymnastics.com
|
||||||
|
adidashockey.com
|
||||||
|
adidasmotorsport.com
|
||||||
|
adidassailing.com
|
||||||
|
adidasspecialtysports.at
|
||||||
|
adidasspecialtysports.be
|
||||||
|
adidasspecialtysports.cn @cn
|
||||||
|
adidasspecialtysports.co.uk
|
||||||
|
adidasspecialtysports.cz
|
||||||
|
adidasspecialtysports.de
|
||||||
|
adidasspecialtysports.dk
|
||||||
|
adidasspecialtysports.es
|
||||||
|
adidasspecialtysports.fi
|
||||||
|
adidasspecialtysports.fr
|
||||||
|
adidasspecialtysports.ie
|
||||||
|
adidasspecialtysports.it
|
||||||
|
adidasspecialtysports.nl
|
||||||
|
adidasspecialtysports.pl
|
||||||
|
adidasspecialtysports.ru
|
||||||
|
adidasspecialtysports.se
|
||||||
|
adidasspecialtysports.sk
|
||||||
|
adidastabletennis.com
|
||||||
|
adidasusnews.com
|
||||||
|
miadidas.com
|
||||||
|
micoach.com
|
||||||
|
miteam.com
|
||||||
|
shopadidas.ca
|
||||||
|
shopadidas.com
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
adjust.com @ads
|
adjust.com @ads
|
||||||
adjust.net.in @ads
|
|
||||||
adjust.io @ads
|
adjust.io @ads
|
||||||
|
adjust.net.in @ads
|
||||||
adjust.world @ads
|
adjust.world @ads
|
||||||
@@ -1,3 +1,5 @@
|
|||||||
|
annas-archive.in
|
||||||
annas-archive.li
|
annas-archive.li
|
||||||
annas-archive.org
|
annas-archive.org
|
||||||
|
annas-archive.pm
|
||||||
annas-archive.se
|
annas-archive.se
|
||||||
|
|||||||
14
data/apple
14
data/apple
@@ -1,5 +1,5 @@
|
|||||||
include:apple-ads
|
include:apple-ads
|
||||||
include:apple-dev
|
include:apple-dev # swift inside
|
||||||
# Not include:apple-intelligence
|
# Not include:apple-intelligence
|
||||||
include:apple-pki
|
include:apple-pki
|
||||||
include:apple-tvplus
|
include:apple-tvplus
|
||||||
@@ -7,7 +7,6 @@ include:apple-update
|
|||||||
include:beats
|
include:beats
|
||||||
include:icloud
|
include:icloud
|
||||||
include:itunes
|
include:itunes
|
||||||
include:swift
|
|
||||||
|
|
||||||
# All .apple domains
|
# All .apple domains
|
||||||
apple
|
apple
|
||||||
@@ -757,6 +756,7 @@ full:amp-api-edge.apps.apple.com @cn
|
|||||||
full:amp-api-search-edge.apps.apple.com @cn
|
full:amp-api-search-edge.apps.apple.com @cn
|
||||||
full:amp-api.apps.apple.com @cn
|
full:amp-api.apps.apple.com @cn
|
||||||
full:amp-api.music.apple.com @cn
|
full:amp-api.music.apple.com @cn
|
||||||
|
full:aod-ssl.itunes.apple.com @cn
|
||||||
full:aod.itunes.apple.com @cn
|
full:aod.itunes.apple.com @cn
|
||||||
full:api-edge.apps.apple.com @cn
|
full:api-edge.apps.apple.com @cn
|
||||||
full:apptrailers.itunes.apple.com @cn
|
full:apptrailers.itunes.apple.com @cn
|
||||||
@@ -856,7 +856,7 @@ full:s4.mzstatic.com @cn
|
|||||||
full:s5.mzstatic.com @cn
|
full:s5.mzstatic.com @cn
|
||||||
|
|
||||||
# The rules below are from https://github.com/felixonmars/dnsmasq-china-list/blob/master/apple.china.conf
|
# The rules below are from https://github.com/felixonmars/dnsmasq-china-list/blob/master/apple.china.conf
|
||||||
# Revision: 4d392cc0a822ac5626bb97fef3fe5e04e86b28b0
|
# Revision: f6a2093b254a7d2baca959bd16581666ca394303
|
||||||
# Duplicates removed
|
# Duplicates removed
|
||||||
# According to the consensus in #503, do not include the domain name apps.apple.com directly.
|
# According to the consensus in #503, do not include the domain name apps.apple.com directly.
|
||||||
# Use in config file like this: "geosite:apple@cn"
|
# Use in config file like this: "geosite:apple@cn"
|
||||||
@@ -874,7 +874,6 @@ full:cds-cdn.v.aaplimg.com @cn
|
|||||||
full:cds.apple.com @cn
|
full:cds.apple.com @cn
|
||||||
full:cds.apple.com.akadns.net @cn
|
full:cds.apple.com.akadns.net @cn
|
||||||
full:cdsassets.apple.com @cn
|
full:cdsassets.apple.com @cn
|
||||||
full:certs.apple.com @cn
|
|
||||||
full:cl2-cn.apple.com @cn
|
full:cl2-cn.apple.com @cn
|
||||||
full:cl4-cn.apple.com @cn
|
full:cl4-cn.apple.com @cn
|
||||||
full:clientflow.apple.com @cn
|
full:clientflow.apple.com @cn
|
||||||
@@ -882,7 +881,6 @@ full:clientflow.apple.com.akadns.net @cn
|
|||||||
full:cn-smp-paymentservices.apple.com @cn
|
full:cn-smp-paymentservices.apple.com @cn
|
||||||
full:configuration.apple.com @cn
|
full:configuration.apple.com @cn
|
||||||
full:configuration.apple.com.akadns.net @cn
|
full:configuration.apple.com.akadns.net @cn
|
||||||
full:crl.apple.com @cn
|
|
||||||
full:cstat.apple.com @cn
|
full:cstat.apple.com @cn
|
||||||
full:cstat.cdn-apple.com @cn
|
full:cstat.cdn-apple.com @cn
|
||||||
full:dd-cdn.origin-apple.com.akadns.net @cn
|
full:dd-cdn.origin-apple.com.akadns.net @cn
|
||||||
@@ -935,10 +933,6 @@ full:mesu-china.apple.com.akadns.net @cn
|
|||||||
full:mesu.apple.com @cn
|
full:mesu.apple.com @cn
|
||||||
full:ml.cdn-apple.com @cn
|
full:ml.cdn-apple.com @cn
|
||||||
full:music.apple.com @cn
|
full:music.apple.com @cn
|
||||||
full:ocsp-lb.apple.com.akadns.net @cn
|
|
||||||
full:ocsp.apple.com @cn
|
|
||||||
full:ocsp2-lb.apple.com.akadns.net @cn
|
|
||||||
full:ocsp2.apple.com @cn
|
|
||||||
full:oscdn.apple.com @cn
|
full:oscdn.apple.com @cn
|
||||||
full:oscdn.origin-apple.com.akadns.net @cn
|
full:oscdn.origin-apple.com.akadns.net @cn
|
||||||
full:osxapps.itunes.g.aaplimg.com @cn
|
full:osxapps.itunes.g.aaplimg.com @cn
|
||||||
@@ -981,8 +975,6 @@ full:tj-pod1-smp-device.apple.com @cn
|
|||||||
full:updates-http.cdn-apple.com @cn
|
full:updates-http.cdn-apple.com @cn
|
||||||
full:updates-http.cdn-apple.com.akadns.net @cn
|
full:updates-http.cdn-apple.com.akadns.net @cn
|
||||||
full:updates.cdn-apple.com @cn
|
full:updates.cdn-apple.com @cn
|
||||||
full:valid.apple.com @cn
|
|
||||||
full:valid.origin-apple.com.akadns.net @cn
|
|
||||||
full:weather-data.apple.com @cn
|
full:weather-data.apple.com @cn
|
||||||
full:weather-data.apple.com.akadns.net @cn
|
full:weather-data.apple.com.akadns.net @cn
|
||||||
full:weather-map.apple.com @cn
|
full:weather-map.apple.com @cn
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
advertising.apple.com @ads
|
||||||
api-adservices.apple.com @ads
|
api-adservices.apple.com @ads
|
||||||
iadsdk.apple.com @ads
|
iadsdk.apple.com @ads
|
||||||
iad.apple.com @ads
|
iad.apple.com @ads
|
||||||
|
|||||||
@@ -7,3 +7,4 @@ full:ocsp.apple.com @cn
|
|||||||
full:ocsp2-lb.apple.com.akadns.net @cn
|
full:ocsp2-lb.apple.com.akadns.net @cn
|
||||||
full:ocsp2.apple.com @cn
|
full:ocsp2.apple.com @cn
|
||||||
full:valid.apple.com @cn
|
full:valid.apple.com @cn
|
||||||
|
full:valid.origin-apple.com.akadns.net @cn
|
||||||
|
|||||||
@@ -1,2 +0,0 @@
|
|||||||
applovin.com @ads
|
|
||||||
applvn.com @ads
|
|
||||||
@@ -1,7 +1,11 @@
|
|||||||
|
include:trello
|
||||||
|
|
||||||
|
atl-paas.net
|
||||||
|
atlassian-dev.net
|
||||||
atlassian.com
|
atlassian.com
|
||||||
atlassian.net
|
atlassian.net
|
||||||
bitbucket.io
|
bitbucket.io
|
||||||
bitbucket.org
|
bitbucket.org
|
||||||
|
jira.com
|
||||||
|
ss-inf.net
|
||||||
statuspage.io
|
statuspage.io
|
||||||
|
|
||||||
include:trello
|
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
atom-data.io @ads
|
|
||||||
analytics-data.io @ads
|
|
||||||
ironbeast.io @ads
|
|
||||||
3
data/aviasales
Normal file
3
data/aviasales
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
avs.io
|
||||||
|
aviasales.ru
|
||||||
|
aviasales.com
|
||||||
@@ -28,8 +28,10 @@ binancezh.top
|
|||||||
|
|
||||||
# API
|
# API
|
||||||
binanceapi.com
|
binanceapi.com
|
||||||
|
binanceru.net
|
||||||
bnbstatic.com
|
bnbstatic.com
|
||||||
bntrace.com
|
bntrace.com
|
||||||
|
bsappapi.com
|
||||||
nftstatic.com
|
nftstatic.com
|
||||||
|
|
||||||
# saas
|
# saas
|
||||||
|
|||||||
9
data/bohemia
Normal file
9
data/bohemia
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
arma3.com
|
||||||
|
armaplatform.com
|
||||||
|
bistudio.com
|
||||||
|
bohemia.net
|
||||||
|
dayz.com
|
||||||
|
makearmanotwar.com
|
||||||
|
silicagame.com
|
||||||
|
vigorgame.com
|
||||||
|
ylands.com
|
||||||
@@ -1,11 +1,14 @@
|
|||||||
include:fqnovel-ads
|
include:fqnovel-ads
|
||||||
|
|
||||||
|
ad.toutiao.com @ads
|
||||||
|
analytics.tiktok.com @ads
|
||||||
bds.snssdk.com @ads
|
bds.snssdk.com @ads
|
||||||
byteadverts.com @ads
|
byteadverts.com @ads
|
||||||
ctobsnssdk.com @ads
|
ctobsnssdk.com @ads
|
||||||
dig.bdurl.net @ads
|
dig.bdurl.net @ads
|
||||||
extlog.snssdk.com @ads
|
extlog.snssdk.com @ads
|
||||||
i.snssdk.com @ads
|
i.snssdk.com @ads
|
||||||
|
log.zijieapi.com @ads
|
||||||
mcs.snssdk.com @ads
|
mcs.snssdk.com @ads
|
||||||
pangolin-dsp-toutiao-b.com @ads
|
pangolin-dsp-toutiao-b.com @ads
|
||||||
pangolin-dsp-toutiao.com @ads
|
pangolin-dsp-toutiao.com @ads
|
||||||
|
|||||||
@@ -1,29 +1,21 @@
|
|||||||
# This file contains domains that clearly serving ads
|
# This file contains domains that clearly serving ads
|
||||||
|
|
||||||
include:acfun-ads
|
include:acfun-ads
|
||||||
include:adcolony-ads
|
|
||||||
include:adjust-ads
|
|
||||||
include:adobe-ads
|
include:adobe-ads
|
||||||
include:alibaba-ads
|
include:alibaba-ads
|
||||||
include:amazon-ads
|
include:amazon-ads
|
||||||
include:apple-ads
|
include:apple-ads
|
||||||
include:applovin-ads
|
|
||||||
include:atom-data-ads
|
|
||||||
include:baidu-ads
|
include:baidu-ads
|
||||||
include:bytedance-ads
|
include:bytedance-ads
|
||||||
include:category-ads-ir
|
include:category-ads-ir
|
||||||
include:clearbit-ads
|
include:cctv @ads
|
||||||
|
include:disney @ads
|
||||||
include:dmm-ads
|
include:dmm-ads
|
||||||
include:duolingo-ads
|
include:duolingo-ads
|
||||||
include:emogi-ads
|
include:gamersky @ads
|
||||||
include:flurry-ads
|
|
||||||
include:github-ads
|
|
||||||
include:google-ads
|
include:google-ads
|
||||||
include:growingio-ads
|
include:hetzner @ads
|
||||||
include:hiido-ads
|
|
||||||
include:hotjar-ads
|
|
||||||
include:hunantv-ads
|
include:hunantv-ads
|
||||||
include:inner-active-ads
|
|
||||||
include:iqiyi-ads
|
include:iqiyi-ads
|
||||||
include:jd-ads
|
include:jd-ads
|
||||||
include:kuaishou-ads
|
include:kuaishou-ads
|
||||||
@@ -31,35 +23,30 @@ include:kugou-ads
|
|||||||
include:letv-ads
|
include:letv-ads
|
||||||
include:meta-ads
|
include:meta-ads
|
||||||
include:microsoft-ads
|
include:microsoft-ads
|
||||||
include:mopub-ads
|
|
||||||
include:mxplayer-ads
|
|
||||||
include:netease-ads
|
include:netease-ads
|
||||||
include:newrelic-ads
|
|
||||||
include:ogury-ads
|
|
||||||
include:ookla-speedtest-ads
|
include:ookla-speedtest-ads
|
||||||
include:openx-ads
|
include:openai @ads
|
||||||
include:picacg-ads
|
include:picacg @ads
|
||||||
include:pocoiq-ads
|
include:pikpak @ads
|
||||||
include:pubmatic-ads
|
include:pixiv @ads
|
||||||
include:qihoo360-ads
|
include:qihoo360-ads
|
||||||
include:segment-ads
|
include:samsung @ads
|
||||||
include:sensorsdata-ads
|
|
||||||
include:sina-ads
|
include:sina-ads
|
||||||
|
include:snap @ads
|
||||||
include:sohu-ads
|
include:sohu-ads
|
||||||
include:spotify-ads
|
include:spotify-ads
|
||||||
include:supersonic-ads
|
|
||||||
include:tagtic-ads
|
|
||||||
include:tappx-ads
|
|
||||||
include:television-ads
|
include:television-ads
|
||||||
include:tencent-ads
|
include:tencent-ads
|
||||||
include:uberads-ads
|
include:tendcloud @ads
|
||||||
|
include:twitter @ads
|
||||||
include:umeng-ads
|
include:umeng-ads
|
||||||
include:unity-ads
|
include:unity @ads
|
||||||
|
include:unitychina @ads
|
||||||
include:xhamster-ads
|
include:xhamster-ads
|
||||||
include:xiaomi-ads
|
include:xiaomi-ads
|
||||||
include:ximalaya-ads
|
include:ximalaya-ads
|
||||||
include:yahoo-ads
|
include:yahoo-ads
|
||||||
include:zhihu-ads
|
include:zhihu @ads
|
||||||
|
|
||||||
# Other domains for ads serving
|
# Other domains for ads serving
|
||||||
51.la
|
51.la
|
||||||
@@ -73,6 +60,7 @@ adbutter.net
|
|||||||
addthisedge.com
|
addthisedge.com
|
||||||
ads.trafficjunky.net
|
ads.trafficjunky.net
|
||||||
ads.wteam.xyz
|
ads.wteam.xyz
|
||||||
|
adservice.sigmob.cn
|
||||||
adtechus.com
|
adtechus.com
|
||||||
adtrue.com
|
adtrue.com
|
||||||
adxprtz.com
|
adxprtz.com
|
||||||
@@ -81,21 +69,26 @@ cdn.banclip.com
|
|||||||
cfts1tifqr.com
|
cfts1tifqr.com
|
||||||
contentabc.com
|
contentabc.com
|
||||||
cretgate.com
|
cretgate.com
|
||||||
|
data.flurry.com
|
||||||
decide.mixpanel.com
|
decide.mixpanel.com
|
||||||
|
emogi.com
|
||||||
ero-advertising.com
|
ero-advertising.com
|
||||||
eroadvertising.com
|
eroadvertising.com
|
||||||
|
evt.mxplay.com
|
||||||
exoclick.com
|
exoclick.com
|
||||||
exosrv.com
|
exosrv.com
|
||||||
go2.global
|
go2.global
|
||||||
gozendata.com
|
gozendata.com
|
||||||
gzads.com
|
|
||||||
gz-data.com
|
gz-data.com
|
||||||
|
gzads.com
|
||||||
img-bss.csdn.net
|
img-bss.csdn.net
|
||||||
imglnkc.com
|
imglnkc.com
|
||||||
imglnkd.com
|
imglnkd.com
|
||||||
|
inner-active.mobi
|
||||||
innovid.com
|
innovid.com
|
||||||
jads.co
|
jads.co
|
||||||
jl3.yjaxa.top
|
jl3.yjaxa.top
|
||||||
|
js-agent.newrelic.com
|
||||||
juicyads.com
|
juicyads.com
|
||||||
kepler-37b.com
|
kepler-37b.com
|
||||||
leanplum.com
|
leanplum.com
|
||||||
@@ -103,22 +96,26 @@ lqc006.com
|
|||||||
moat.com
|
moat.com
|
||||||
moatads.com
|
moatads.com
|
||||||
mobwithad.com
|
mobwithad.com
|
||||||
|
mopub.com
|
||||||
onesignal.com
|
onesignal.com
|
||||||
realsrv.com
|
realsrv.com
|
||||||
s4yxaqyq95.com
|
s4yxaqyq95.com
|
||||||
shhs-ydd8x2.yjrmss.cn
|
shhs-ydd8x2.yjrmss.cn
|
||||||
|
ssp.api.tappx.com
|
||||||
|
static.hotjar.com
|
||||||
static.javhd.com
|
static.javhd.com
|
||||||
tm-banners.gamingadult.com
|
tm-banners.gamingadult.com
|
||||||
trafficfactory.biz
|
trafficfactory.biz
|
||||||
tsyndicate.com
|
tsyndicate.com
|
||||||
|
uberads.com
|
||||||
wwads.cn
|
wwads.cn
|
||||||
|
|
||||||
# 36Kr
|
|
||||||
adx.36kr.com
|
|
||||||
|
|
||||||
# 12306
|
# 12306
|
||||||
ad.12306.cn
|
ad.12306.cn
|
||||||
|
|
||||||
|
# 36Kr
|
||||||
|
adx.36kr.com
|
||||||
|
|
||||||
# AdHub
|
# AdHub
|
||||||
hubcloud.com.cn
|
hubcloud.com.cn
|
||||||
|
|
||||||
@@ -129,6 +126,10 @@ beizi.biz
|
|||||||
click.ali213.net
|
click.ali213.net
|
||||||
pbmp.ali213.net
|
pbmp.ali213.net
|
||||||
|
|
||||||
|
# AppLovin
|
||||||
|
applovin.com
|
||||||
|
applvn.com
|
||||||
|
|
||||||
# Caixin
|
# Caixin
|
||||||
# regexp:^pinggai\d\.caixin\.com$
|
# regexp:^pinggai\d\.caixin\.com$
|
||||||
full:pinggai0.caixin.com
|
full:pinggai0.caixin.com
|
||||||
@@ -146,12 +147,29 @@ full:pinggai9.caixin.com
|
|||||||
adq.chinaso.com
|
adq.chinaso.com
|
||||||
stat.chinaso.com
|
stat.chinaso.com
|
||||||
|
|
||||||
|
# hiido
|
||||||
|
mlog.hiido.com
|
||||||
|
ylog.hiido.com
|
||||||
|
|
||||||
# Httpool
|
# Httpool
|
||||||
toboads.com
|
toboads.com
|
||||||
|
|
||||||
|
# ironSource Atom
|
||||||
|
analytics-data.io
|
||||||
|
atom-data.io
|
||||||
|
ironbeast.io
|
||||||
|
|
||||||
|
# pocoiq
|
||||||
|
cdn.pocoiq.cn
|
||||||
|
oct.pocoiq.cn
|
||||||
|
|
||||||
# Qiniu
|
# Qiniu
|
||||||
dn-growing.qbox.me
|
dn-growing.qbox.me
|
||||||
|
|
||||||
|
# tagtic
|
||||||
|
g1.tagtic.cn
|
||||||
|
xy-log.tagtic.cn
|
||||||
|
|
||||||
# UNI Marketing
|
# UNI Marketing
|
||||||
ad.unimhk.com
|
ad.unimhk.com
|
||||||
|
|
||||||
@@ -192,7 +210,18 @@ reachmax.cn
|
|||||||
# 热云数据
|
# 热云数据
|
||||||
reyun.com
|
reyun.com
|
||||||
|
|
||||||
|
# 神策数据
|
||||||
|
static.sensorsdata.cn
|
||||||
|
|
||||||
# 诸葛io
|
# 诸葛io
|
||||||
zhugeapi.com
|
zhugeapi.com
|
||||||
zhugeapi.net
|
zhugeapi.net
|
||||||
zhugeio.com
|
zhugeio.com
|
||||||
|
|
||||||
|
# 车来了
|
||||||
|
atrace.chelaile.net.cn
|
||||||
|
logs.chelaile.net.cn
|
||||||
|
|
||||||
|
# 航旅纵横
|
||||||
|
analytics.umetrip.com
|
||||||
|
sensors.umetrip.com.cn
|
||||||
|
|||||||
@@ -1,28 +1,35 @@
|
|||||||
# This file contains domains of all ads providers, including both the domains that serves ads, and the domains of providers themselves.
|
# This file contains domains of all ads providers, including both the domains that serves ads, and the domains of providers themselves.
|
||||||
|
include:category-ads
|
||||||
|
|
||||||
|
include:adjust
|
||||||
|
include:clearbit
|
||||||
|
include:growingio
|
||||||
|
include:ogury
|
||||||
|
include:openx
|
||||||
|
include:pubmatic
|
||||||
|
include:segment
|
||||||
|
include:supersonic
|
||||||
|
include:taboola
|
||||||
|
|
||||||
|
1rx.io @ads
|
||||||
7box.vip @ads
|
7box.vip @ads
|
||||||
ad-delivery.net @ads
|
ad-delivery.net @ads
|
||||||
|
adcolony.com @ads
|
||||||
adinplay.com @ads
|
adinplay.com @ads
|
||||||
adnxs.com @ads
|
adnxs.com @ads
|
||||||
ads.trafficjunky.net @ads
|
ads.trafficjunky.net @ads
|
||||||
advertserve.com @ads
|
advertserve.com @ads
|
||||||
|
adview.cn @ads
|
||||||
casalemedia.com @ads
|
casalemedia.com @ads
|
||||||
contextual.media.net @ads
|
contextual.media.net @ads
|
||||||
cpmstar.com @ads
|
cpmstar.com @ads
|
||||||
demdex.net @ads
|
demdex.net @ads
|
||||||
httpool.com @ads
|
httpool.com @ads
|
||||||
lijit.com @ads
|
lijit.com @ads
|
||||||
1rx.io @ads
|
|
||||||
mfadsrvr.com @ads
|
mfadsrvr.com @ads
|
||||||
mgid.com @ads
|
mgid.com @ads
|
||||||
ns1p.net @ads
|
ns1p.net @ads
|
||||||
pubmatic.com @ads
|
sigmob.com @ads
|
||||||
snapads.com @ads
|
|
||||||
spotxchange.com @ads
|
spotxchange.com @ads
|
||||||
unimhk.com @ads
|
unimhk.com @ads
|
||||||
upapi.net @ads
|
upapi.net @ads
|
||||||
|
|
||||||
|
|
||||||
include:taboola
|
|
||||||
include:category-ads
|
|
||||||
|
|||||||
@@ -4,13 +4,18 @@ include:cerebras
|
|||||||
include:comfy
|
include:comfy
|
||||||
include:cursor
|
include:cursor
|
||||||
include:elevenlabs
|
include:elevenlabs
|
||||||
|
include:github-copilot
|
||||||
include:google-deepmind
|
include:google-deepmind
|
||||||
include:groq
|
include:groq
|
||||||
include:huggingface
|
include:huggingface
|
||||||
|
include:liveperson
|
||||||
|
include:manus
|
||||||
include:openai
|
include:openai
|
||||||
include:perplexity
|
include:perplexity
|
||||||
include:poe
|
include:poe
|
||||||
|
include:windsurf
|
||||||
include:xai
|
include:xai
|
||||||
|
include:youmind
|
||||||
|
|
||||||
# CodeRabbit
|
# CodeRabbit
|
||||||
coderabbit.ai
|
coderabbit.ai
|
||||||
|
|||||||
@@ -28,6 +28,8 @@ chatglm.cn
|
|||||||
zhipuai.cn
|
zhipuai.cn
|
||||||
|
|
||||||
# 月之暗面
|
# 月之暗面
|
||||||
|
kimi.com
|
||||||
|
moonshot.ai
|
||||||
moonshot.cn
|
moonshot.cn
|
||||||
|
|
||||||
# 讯飞星火
|
# 讯飞星火
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
include:boc
|
include:boc @-!cn
|
||||||
include:ccb
|
include:ccb @-!cn
|
||||||
include:citic
|
include:citic @-!cn
|
||||||
include:cmb
|
include:cmb @-!cn
|
||||||
include:hsbc-cn
|
include:hsbc-cn
|
||||||
include:icbc
|
include:icbc @-!cn
|
||||||
include:unionpay
|
include:unionpay
|
||||||
|
|
||||||
abchina.com
|
abchina.com
|
||||||
|
|||||||
@@ -6,12 +6,14 @@ include:qiniu
|
|||||||
include:upai
|
include:upai
|
||||||
include:wangsu
|
include:wangsu
|
||||||
|
|
||||||
## 创世云
|
# 创世云
|
||||||
chuangcache.com
|
chuangcache.com
|
||||||
chuangcdn.com
|
chuangcdn.com
|
||||||
## FUNCDN
|
# 大风云CDN
|
||||||
|
dfyun.com.cn
|
||||||
|
# FUNCDN
|
||||||
funcdn.com
|
funcdn.com
|
||||||
## 北京知道创宇信息技术股份有限公司
|
# 北京知道创宇信息技术股份有限公司
|
||||||
jiashule.com
|
jiashule.com
|
||||||
jiasule.com
|
jiasule.com
|
||||||
yunaq.com
|
yunaq.com
|
||||||
|
|||||||
@@ -1,42 +1,41 @@
|
|||||||
# 远程桌面/远程组网
|
# 远程桌面/远程组网
|
||||||
|
|
||||||
|
## 连连控
|
||||||
|
asklink.com
|
||||||
|
## EasyTier
|
||||||
|
easytier.cn
|
||||||
|
## 飞衡HTTP
|
||||||
|
feihengip.com
|
||||||
## Oray
|
## Oray
|
||||||
oray.com
|
oray.com
|
||||||
oray.net
|
oray.net
|
||||||
orayer.com
|
orayer.com
|
||||||
orayimg.com
|
orayimg.com
|
||||||
sunlogin.net
|
sunlogin.net
|
||||||
|
|
||||||
## ToDesk
|
|
||||||
todesk.com
|
|
||||||
|
|
||||||
## 连连控
|
|
||||||
asklink.com
|
|
||||||
|
|
||||||
## 叮当猫脚本管理系统 懒人精灵远程调试
|
## 叮当猫脚本管理系统 懒人精灵远程调试
|
||||||
privateapi.xyz
|
privateapi.xyz
|
||||||
|
## ToDesk
|
||||||
# xEdge干将互联
|
todesk.cn
|
||||||
|
todesk.com
|
||||||
|
## xEdge干将互联
|
||||||
include:xedge
|
include:xedge
|
||||||
|
|
||||||
# 文档协作
|
# 文档协作
|
||||||
|
|
||||||
## Tower 团队协作
|
## 语雀
|
||||||
tower.im
|
nlark.com
|
||||||
|
yuque.com
|
||||||
## 秀米编辑器
|
|
||||||
tritoninfo.net
|
|
||||||
xiumi.us
|
|
||||||
xiumius.com
|
|
||||||
|
|
||||||
## 石墨文档
|
## 石墨文档
|
||||||
shimo.im
|
shimo.im
|
||||||
shimonote.com
|
shimonote.com
|
||||||
smgv.cn
|
smgv.cn
|
||||||
|
## Tower 团队协作
|
||||||
## 语雀
|
tower.im
|
||||||
nlark.com
|
## 秀米编辑器
|
||||||
yuque.com
|
tritoninfo.net
|
||||||
|
xiumi.us
|
||||||
|
xiumius.com
|
||||||
## 吾道
|
## 吾道
|
||||||
woodo.cn
|
woodo.cn
|
||||||
|
## Worktile
|
||||||
|
worktile.com
|
||||||
|
|||||||
@@ -48,6 +48,7 @@ include:kakao
|
|||||||
include:kaspersky
|
include:kaspersky
|
||||||
include:lg
|
include:lg
|
||||||
include:logitech
|
include:logitech
|
||||||
|
include:louisvuitton
|
||||||
include:mailru-group
|
include:mailru-group
|
||||||
include:meta
|
include:meta
|
||||||
include:microsoft
|
include:microsoft
|
||||||
@@ -79,7 +80,6 @@ include:spaceship
|
|||||||
include:st
|
include:st
|
||||||
include:synology
|
include:synology
|
||||||
include:symantec
|
include:symantec
|
||||||
include:tailscale
|
|
||||||
include:theboringcompany
|
include:theboringcompany
|
||||||
include:tonec
|
include:tonec
|
||||||
include:uber
|
include:uber
|
||||||
|
|||||||
@@ -25,6 +25,7 @@ include:zb
|
|||||||
|
|
||||||
1inch.io
|
1inch.io
|
||||||
aave.com
|
aave.com
|
||||||
|
bingx.com
|
||||||
bitbank.cc
|
bitbank.cc
|
||||||
bitcoin.org
|
bitcoin.org
|
||||||
bitfinex.com
|
bitfinex.com
|
||||||
|
|||||||
@@ -114,7 +114,9 @@ mobatek.net
|
|||||||
mpv.io
|
mpv.io
|
||||||
mysql.com
|
mysql.com
|
||||||
neovim.io
|
neovim.io
|
||||||
|
netfilter.org
|
||||||
newpipe.net
|
newpipe.net
|
||||||
|
nftables.org
|
||||||
nixos.org
|
nixos.org
|
||||||
nodesource.com
|
nodesource.com
|
||||||
notepad-plus-plus.org
|
notepad-plus-plus.org
|
||||||
@@ -138,6 +140,7 @@ shellcheck.net
|
|||||||
shields.io
|
shields.io
|
||||||
sqlite.org
|
sqlite.org
|
||||||
sublimetext.com
|
sublimetext.com
|
||||||
|
tampermonkey.net
|
||||||
termius.com
|
termius.com
|
||||||
unpkg.com
|
unpkg.com
|
||||||
videojs.com
|
videojs.com
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ include:apipost
|
|||||||
include:baltamatica
|
include:baltamatica
|
||||||
include:cnblogs
|
include:cnblogs
|
||||||
include:csdn
|
include:csdn
|
||||||
include:deepin
|
include:deepin @-!cn
|
||||||
include:gitee
|
include:gitee
|
||||||
include:goproxy
|
include:goproxy
|
||||||
include:huawei-dev
|
include:huawei-dev
|
||||||
@@ -18,7 +18,10 @@ include:segmentfault
|
|||||||
include:sxl
|
include:sxl
|
||||||
include:tencent-dev
|
include:tencent-dev
|
||||||
include:ubuntukylin
|
include:ubuntukylin
|
||||||
|
include:unitychina
|
||||||
|
|
||||||
|
aardio.com
|
||||||
jinrishici.com
|
jinrishici.com
|
||||||
openvela.com
|
openvela.com
|
||||||
|
pingcode.com
|
||||||
tipdm.org
|
tipdm.org
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
include:category-ecommerce-ru
|
||||||
|
|
||||||
include:adidas
|
include:adidas
|
||||||
include:bestbuy
|
include:bestbuy
|
||||||
include:booking
|
include:booking
|
||||||
@@ -19,7 +21,6 @@ include:momo
|
|||||||
include:muji
|
include:muji
|
||||||
include:nike
|
include:nike
|
||||||
include:nordstrom
|
include:nordstrom
|
||||||
include:ozon
|
|
||||||
include:pchome
|
include:pchome
|
||||||
include:rakuten
|
include:rakuten
|
||||||
include:ruten
|
include:ruten
|
||||||
@@ -27,6 +28,7 @@ include:shopee
|
|||||||
include:shopify
|
include:shopify
|
||||||
include:suruga-ya
|
include:suruga-ya
|
||||||
include:target
|
include:target
|
||||||
|
include:technogym
|
||||||
include:walmart
|
include:walmart
|
||||||
include:wish
|
include:wish
|
||||||
|
|
||||||
|
|||||||
2
data/category-ecommerce-ru
Normal file
2
data/category-ecommerce-ru
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
include:ozon
|
||||||
|
include:wildberries
|
||||||
@@ -5,6 +5,7 @@ include:applysquare
|
|||||||
include:hugecore
|
include:hugecore
|
||||||
include:hujiang
|
include:hujiang
|
||||||
include:koolearn
|
include:koolearn
|
||||||
|
include:schoopia
|
||||||
include:shanbay
|
include:shanbay
|
||||||
include:xueersi
|
include:xueersi
|
||||||
include:yuanfudao
|
include:yuanfudao
|
||||||
@@ -70,6 +71,8 @@ baicizhan.com
|
|||||||
baicizhan.org
|
baicizhan.org
|
||||||
bczcdn.com
|
bczcdn.com
|
||||||
bczeducation.cn
|
bczeducation.cn
|
||||||
|
# 毕业之家科研服务平台
|
||||||
|
biyehome.net
|
||||||
# Burning Vocabulary
|
# Burning Vocabulary
|
||||||
burningvocabulary.cn
|
burningvocabulary.cn
|
||||||
burningvocabulary.com
|
burningvocabulary.com
|
||||||
@@ -141,3 +144,5 @@ ystbds.com
|
|||||||
zhan.com
|
zhan.com
|
||||||
# 智慧树
|
# 智慧树
|
||||||
zhihuishu.com
|
zhihuishu.com
|
||||||
|
# 浙江省教育考试院
|
||||||
|
zjzs.net
|
||||||
|
|||||||
@@ -188,3 +188,6 @@ emby1.69yun69.com
|
|||||||
|
|
||||||
# 云梯
|
# 云梯
|
||||||
yunti.online
|
yunti.online
|
||||||
|
|
||||||
|
# 守候网络
|
||||||
|
server2.cn2gias.uk
|
||||||
@@ -2,6 +2,9 @@ include:playcover
|
|||||||
include:fflogs
|
include:fflogs
|
||||||
include:trackernetwork
|
include:trackernetwork
|
||||||
|
|
||||||
|
# Anti-Cheat
|
||||||
|
battleye.com
|
||||||
|
|
||||||
# Android Emulator
|
# Android Emulator
|
||||||
bluestacks.com
|
bluestacks.com
|
||||||
ldmnq.com @cn
|
ldmnq.com @cn
|
||||||
@@ -16,5 +19,5 @@ prts.plus
|
|||||||
heavenlywind.cc @cn
|
heavenlywind.cc @cn
|
||||||
poi.moe
|
poi.moe
|
||||||
|
|
||||||
|
# Steam++ / Watt Toolkit
|
||||||
steampp.net @cn
|
steampp.net @cn
|
||||||
|
|||||||
@@ -6,3 +6,7 @@ include:tianyancha
|
|||||||
qichamao.com
|
qichamao.com
|
||||||
qyyjt.cn
|
qyyjt.cn
|
||||||
x315.com
|
x315.com
|
||||||
|
|
||||||
|
# 信查查
|
||||||
|
xcc.cn
|
||||||
|
xinchacha.com
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
# This list contains services related to entertainment & games & music & podcasts & videos outside China mainland.
|
# This list contains services related to entertainment & games & music & podcasts & videos outside China mainland.
|
||||||
|
|
||||||
|
include:category-acg
|
||||||
|
include:category-entertainment-ru
|
||||||
include:category-games-!cn
|
include:category-games-!cn
|
||||||
include:category-novel
|
include:category-novel
|
||||||
|
|
||||||
@@ -46,15 +48,14 @@ include:mytvsuper
|
|||||||
include:netflix
|
include:netflix
|
||||||
include:niconico
|
include:niconico
|
||||||
include:now
|
include:now
|
||||||
include:okko
|
|
||||||
include:olevod
|
include:olevod
|
||||||
include:pbs
|
include:pbs
|
||||||
include:pixiv
|
include:pixiv
|
||||||
include:plutotv
|
include:plutotv
|
||||||
include:pocketcasts
|
include:pocketcasts
|
||||||
include:primevideo
|
include:primevideo
|
||||||
|
include:radiko
|
||||||
include:roku
|
include:roku
|
||||||
include:rutube
|
|
||||||
include:showtimeanytime
|
include:showtimeanytime
|
||||||
include:sling
|
include:sling
|
||||||
include:sonypictures
|
include:sonypictures
|
||||||
@@ -105,6 +106,9 @@ bag.itunes.apple.com
|
|||||||
bookeeper.itunes.apple.com
|
bookeeper.itunes.apple.com
|
||||||
|
|
||||||
# Entertainment oriented media
|
# Entertainment oriented media
|
||||||
|
# This section references the "Source Considerations" page on the Chinese Wikipedia:
|
||||||
|
# - https://zh.wikipedia.org/wiki/WikiProject:电子游戏/来源考量
|
||||||
|
# - https://zh.wikipedia.org/wiki/WikiProject:ACG/來源考量
|
||||||
## 4Gamer.net
|
## 4Gamer.net
|
||||||
4gamer.net
|
4gamer.net
|
||||||
## 4Gamers
|
## 4Gamers
|
||||||
@@ -117,20 +121,28 @@ appget.com
|
|||||||
appmedia.jp
|
appmedia.jp
|
||||||
## Automaton
|
## Automaton
|
||||||
automaton-media.com
|
automaton-media.com
|
||||||
|
## 橙心社
|
||||||
|
cxacg.com
|
||||||
## 电faminicogamer
|
## 电faminicogamer
|
||||||
denfaminicogamer.jp
|
denfaminicogamer.jp
|
||||||
## ASCII Media Works
|
## ASCII Media Works
|
||||||
dengekionline.com
|
dengekionline.com
|
||||||
## E-ROAD
|
## E-ROAD
|
||||||
eroge-road.com
|
eroge-road.com
|
||||||
|
## esports.gg
|
||||||
|
esports.gg
|
||||||
## ファミ通
|
## ファミ通
|
||||||
famitsu.com
|
famitsu.com
|
||||||
|
## GameApps.HK
|
||||||
|
gameapps.hk
|
||||||
## 遊戲基地
|
## 遊戲基地
|
||||||
gamebase.com.tw
|
gamebase.com.tw
|
||||||
## IID, Inc.
|
## IID, Inc.
|
||||||
gamebusiness.jp
|
gamebusiness.jp
|
||||||
gamespark.jp
|
gamespark.jp
|
||||||
inside-games.jp
|
inside-games.jp
|
||||||
|
## Game Focus
|
||||||
|
gamefocus.co.kr
|
||||||
## GameMeca
|
## GameMeca
|
||||||
gamemeca.com
|
gamemeca.com
|
||||||
## Gameover有機網
|
## Gameover有機網
|
||||||
@@ -142,6 +154,8 @@ onlinegamer.jp
|
|||||||
greatgame.asia
|
greatgame.asia
|
||||||
## HobbiGame
|
## HobbiGame
|
||||||
hobbigame.com
|
hobbigame.com
|
||||||
|
## ゲーム文化保存研究所
|
||||||
|
igcc.jp
|
||||||
## IGN
|
## IGN
|
||||||
ign.com
|
ign.com
|
||||||
ignimg.com
|
ignimg.com
|
||||||
@@ -153,18 +167,30 @@ mediaclip.jp
|
|||||||
maedahiroyuki.com
|
maedahiroyuki.com
|
||||||
## MANTANWEB
|
## MANTANWEB
|
||||||
mantan-web.jp
|
mantan-web.jp
|
||||||
|
## モエデジ
|
||||||
|
moedigi.com
|
||||||
## Moepedia
|
## Moepedia
|
||||||
moepedia.net
|
moepedia.net
|
||||||
|
## マイナビニュース
|
||||||
|
mynavi.jp
|
||||||
|
## Openbook阅读通
|
||||||
|
openbook.org.tw
|
||||||
## QooApp
|
## QooApp
|
||||||
qoo-app.com
|
qoo-app.com
|
||||||
## Real Sound
|
## Real Sound
|
||||||
realsound.jp
|
realsound.jp
|
||||||
|
## れポたま!
|
||||||
|
repotama.com
|
||||||
## Saiga NAK
|
## Saiga NAK
|
||||||
saiganak.com
|
saiganak.com
|
||||||
|
## SQOOL
|
||||||
|
sqool.net
|
||||||
## The Games Daily
|
## The Games Daily
|
||||||
tgdaily.co.kr
|
tgdaily.co.kr
|
||||||
## Thisisgame
|
## Thisisgame
|
||||||
thisisgame.com
|
thisisgame.com
|
||||||
|
## 玩具人
|
||||||
|
toy-people.com
|
||||||
## Wanuxi
|
## Wanuxi
|
||||||
wanuxi.com
|
wanuxi.com
|
||||||
## よろず〜
|
## よろず〜
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ include:aamgame
|
|||||||
include:acfun
|
include:acfun
|
||||||
include:acplay
|
include:acplay
|
||||||
include:bestv
|
include:bestv
|
||||||
include:bilibili
|
include:bilibili @-!cn
|
||||||
include:ciweimao
|
include:ciweimao
|
||||||
include:dedao
|
include:dedao
|
||||||
include:douyin
|
include:douyin
|
||||||
@@ -18,7 +18,7 @@ include:gamersky
|
|||||||
include:gitv
|
include:gitv
|
||||||
include:hunantv
|
include:hunantv
|
||||||
include:huya
|
include:huya
|
||||||
include:iqiyi
|
include:iqiyi @-!cn
|
||||||
include:ku6
|
include:ku6
|
||||||
include:kuaikan
|
include:kuaikan
|
||||||
include:kuaishou
|
include:kuaishou
|
||||||
@@ -50,6 +50,8 @@ yeshen.com
|
|||||||
51zmt.top
|
51zmt.top
|
||||||
# 广东南方新媒体
|
# 广东南方新媒体
|
||||||
aisee.tv
|
aisee.tv
|
||||||
|
# 动画巡礼
|
||||||
|
anitabi.cn
|
||||||
# 暴风影音
|
# 暴风影音
|
||||||
baofeng.com
|
baofeng.com
|
||||||
baofeng.net
|
baofeng.net
|
||||||
@@ -80,6 +82,10 @@ jjwxc.net
|
|||||||
# 酷匠网
|
# 酷匠网
|
||||||
kjcdn.com
|
kjcdn.com
|
||||||
kujiang.com
|
kujiang.com
|
||||||
|
# 1905电影网
|
||||||
|
1905.com
|
||||||
|
m1905.cn
|
||||||
|
m1905.com
|
||||||
# 喵御宅
|
# 喵御宅
|
||||||
mfuns.cn
|
mfuns.cn
|
||||||
# 秒拍
|
# 秒拍
|
||||||
@@ -87,8 +93,13 @@ miaopai.com
|
|||||||
# 磨铁文学
|
# 磨铁文学
|
||||||
motie.com
|
motie.com
|
||||||
motieimg.com
|
motieimg.com
|
||||||
|
# Mtime时光网
|
||||||
|
mtime.cn
|
||||||
|
mtime.com
|
||||||
# 梨视频
|
# 梨视频
|
||||||
pearvideo.com
|
pearvideo.com
|
||||||
|
# 皮皮网
|
||||||
|
pipi.cn
|
||||||
# SF轻小说二次元
|
# SF轻小说二次元
|
||||||
sfacg.com
|
sfacg.com
|
||||||
# 书海小说
|
# 书海小说
|
||||||
@@ -109,6 +120,9 @@ zhulang.com
|
|||||||
zongheng.com
|
zongheng.com
|
||||||
|
|
||||||
# 娱乐资讯媒体
|
# 娱乐资讯媒体
|
||||||
|
# 该部分参考了中文维基百科的「来源考量」:
|
||||||
|
# - https://zh.wikipedia.org/wiki/WikiProject:电子游戏/来源考量
|
||||||
|
# - https://zh.wikipedia.org/wiki/WikiProject:ACG/來源考量
|
||||||
|
|
||||||
include:tgbus
|
include:tgbus
|
||||||
include:vgtime
|
include:vgtime
|
||||||
@@ -143,11 +157,15 @@ ign.com.cn
|
|||||||
nadianshi.com
|
nadianshi.com
|
||||||
## 游戏日报
|
## 游戏日报
|
||||||
news.yxrb.net
|
news.yxrb.net
|
||||||
|
## 手谈姬
|
||||||
|
shoutanjjj.com
|
||||||
## 游戏机实用技术
|
## 游戏机实用技术
|
||||||
ucg.cn
|
ucg.cn
|
||||||
## 游戏茶馆
|
## 游戏茶馆
|
||||||
youxichaguan.com
|
youxichaguan.com
|
||||||
## 游戏葡萄
|
## 游戏葡萄
|
||||||
youxiputao.com
|
youxiputao.com
|
||||||
|
## 游戏陀螺
|
||||||
|
youxituoluo.com
|
||||||
## 游研社
|
## 游研社
|
||||||
yystv.cn
|
yystv.cn
|
||||||
|
|||||||
3
data/category-entertainment-ru
Normal file
3
data/category-entertainment-ru
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
include:okko
|
||||||
|
include:rutube
|
||||||
|
include:wink
|
||||||
@@ -12,6 +12,7 @@ include:itiger
|
|||||||
include:longbridge
|
include:longbridge
|
||||||
include:n26
|
include:n26
|
||||||
include:schwab
|
include:schwab
|
||||||
|
include:standardchartered
|
||||||
include:wise
|
include:wise
|
||||||
|
|
||||||
fxcorporate.com
|
fxcorporate.com
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
include:bestore
|
include:bestore
|
||||||
|
include:ddmaicai
|
||||||
include:lkcoffee
|
include:lkcoffee
|
||||||
|
|
||||||
3songshu.com
|
3songshu.com
|
||||||
|
|||||||
@@ -1,13 +1,15 @@
|
|||||||
include:2kgames
|
|
||||||
include:blizzard
|
include:blizzard
|
||||||
include:bluearchive
|
include:bluearchive
|
||||||
|
include:bohemia
|
||||||
include:curseforge
|
include:curseforge
|
||||||
include:cygames
|
include:cygames
|
||||||
include:ea
|
include:ea
|
||||||
include:embark
|
include:embark
|
||||||
|
include:eneba
|
||||||
include:epicgames
|
include:epicgames
|
||||||
include:escapefromtarkov
|
include:escapefromtarkov
|
||||||
include:faceit
|
include:faceit
|
||||||
|
include:gaijin
|
||||||
include:garena
|
include:garena
|
||||||
include:gog
|
include:gog
|
||||||
include:hoyoverse
|
include:hoyoverse
|
||||||
@@ -24,20 +26,23 @@ include:pandanet
|
|||||||
include:pinkcore
|
include:pinkcore
|
||||||
include:playstation
|
include:playstation
|
||||||
include:projectsekai
|
include:projectsekai
|
||||||
|
include:pubg
|
||||||
include:purikonejp
|
include:purikonejp
|
||||||
include:riot
|
include:riot
|
||||||
include:roblox
|
include:roblox
|
||||||
include:rockstar
|
|
||||||
include:snk
|
include:snk
|
||||||
include:steam
|
include:steam
|
||||||
|
include:steaminventoryhelper
|
||||||
include:steamunlocked
|
include:steamunlocked
|
||||||
include:supercell
|
include:supercell
|
||||||
|
include:take-two
|
||||||
include:ubisoft
|
include:ubisoft
|
||||||
include:vrchat
|
include:vrchat
|
||||||
include:wbgames
|
include:wbgames
|
||||||
include:xbox
|
include:xbox
|
||||||
include:ynoproject
|
include:ynoproject
|
||||||
|
|
||||||
|
dinopoloclub.com
|
||||||
dodi-repacks.download
|
dodi-repacks.download
|
||||||
dodi-repacks.site
|
dodi-repacks.site
|
||||||
fabricmc.net
|
fabricmc.net
|
||||||
@@ -48,8 +53,10 @@ humblebundle.com
|
|||||||
joinsquad.com
|
joinsquad.com
|
||||||
loverslab.com
|
loverslab.com
|
||||||
minecraft.wiki
|
minecraft.wiki
|
||||||
|
mobimon.com.tw
|
||||||
nexus-cdn.com
|
nexus-cdn.com
|
||||||
nexusmods.com
|
nexusmods.com
|
||||||
|
noxygames.com
|
||||||
offworldindustries.com
|
offworldindustries.com
|
||||||
offworldindustries.net
|
offworldindustries.net
|
||||||
papermc.io
|
papermc.io
|
||||||
@@ -57,5 +64,7 @@ planetminecraft.com
|
|||||||
prismlauncher.org
|
prismlauncher.org
|
||||||
protondb.com
|
protondb.com
|
||||||
quiltmc.org
|
quiltmc.org
|
||||||
|
rayark.download
|
||||||
|
rayark.net
|
||||||
speedrun.com
|
speedrun.com
|
||||||
steamdb.info
|
steamdb.info
|
||||||
|
|||||||
@@ -9,13 +9,15 @@ include:mihoyo-cn
|
|||||||
include:tencent-games
|
include:tencent-games
|
||||||
include:tiancity
|
include:tiancity
|
||||||
include:vrzwk
|
include:vrzwk
|
||||||
include:xd
|
include:xd @-!cn
|
||||||
include:yokaverse
|
include:yokaverse
|
||||||
|
|
||||||
# 北京奇客创想科技有限公司
|
# 北京奇客创想科技有限公司
|
||||||
7k7k.com
|
7k7k.com
|
||||||
# 刀锋盒子 皖B2-20190103-4
|
# 刀锋盒子 皖B2-20190103-4
|
||||||
9xgame.com
|
9xgame.com
|
||||||
|
# 韵律谱面研究站 桂ICP备20001846号-3
|
||||||
|
arcaea.cn
|
||||||
# 《异象回声》游戏官网 沪ICP备2023010411号-1
|
# 《异象回声》游戏官网 沪ICP备2023010411号-1
|
||||||
astral-vector.com
|
astral-vector.com
|
||||||
# 九九互动 粤ICP备19068416号
|
# 九九互动 粤ICP备19068416号
|
||||||
@@ -26,14 +28,16 @@ fxt365.com
|
|||||||
gameabc.com
|
gameabc.com
|
||||||
# 游戏魅 合肥启云软件 皖B2-20160087-3
|
# 游戏魅 合肥启云软件 皖B2-20160087-3
|
||||||
gamemei.com
|
gamemei.com
|
||||||
|
# Enhance Gaming
|
||||||
|
heavenlywind.cc
|
||||||
# 乐都网 浙ICP备2024091002号-2
|
# 乐都网 浙ICP备2024091002号-2
|
||||||
ledu.com
|
ledu.com
|
||||||
# 龙图游戏 京ICP备11023195号
|
# 龙图游戏 京ICP备11023195号
|
||||||
longtugame.com
|
longtugame.com
|
||||||
# 北京慕飞科技 京ICP备20006112号-2
|
# 北京慕飞科技 京ICP备20006112号-2
|
||||||
morefreegame.com
|
morefreegame.com
|
||||||
# Enhance Gaming
|
# Phira
|
||||||
heavenlywind.cc
|
phira.cn
|
||||||
# 沪ICP备18041304号-1
|
# 沪ICP备18041304号-1
|
||||||
tgpro.top
|
tgpro.top
|
||||||
tgprocs.net
|
tgprocs.net
|
||||||
|
|||||||
@@ -10,3 +10,6 @@ yctdyy.com
|
|||||||
|
|
||||||
# 南方医科大学深圳医院
|
# 南方医科大学深圳医院
|
||||||
smuszh.com
|
smuszh.com
|
||||||
|
|
||||||
|
# 四川大学华西医院
|
||||||
|
cd120.com
|
||||||
|
|||||||
@@ -112,6 +112,7 @@ hkej.com
|
|||||||
hkgpao.com
|
hkgpao.com
|
||||||
hongkongfp.com
|
hongkongfp.com
|
||||||
inmediahk.net
|
inmediahk.net
|
||||||
|
inquirer.net
|
||||||
inside.com.tw
|
inside.com.tw
|
||||||
itmedia.co.jp
|
itmedia.co.jp
|
||||||
jfengtime.com
|
jfengtime.com
|
||||||
@@ -120,6 +121,7 @@ limedia.tw
|
|||||||
localpresshk.com
|
localpresshk.com
|
||||||
ltsports.com.tw
|
ltsports.com.tw
|
||||||
macaodaily.com
|
macaodaily.com
|
||||||
|
maidonanews.jp
|
||||||
mdnkids.com
|
mdnkids.com
|
||||||
mirrormedia.com.tw
|
mirrormedia.com.tw
|
||||||
mirrormedia.mg
|
mirrormedia.mg
|
||||||
@@ -158,6 +160,7 @@ tnntoday.com
|
|||||||
tvbs.com.tw
|
tvbs.com.tw
|
||||||
tvmost.com.hk
|
tvmost.com.hk
|
||||||
twgreatnews.com
|
twgreatnews.com
|
||||||
|
twreporter.org
|
||||||
unwire.hk
|
unwire.hk
|
||||||
upmedia.mg
|
upmedia.mg
|
||||||
vjmedia.com.hk
|
vjmedia.com.hk
|
||||||
|
|||||||
@@ -16,6 +16,8 @@ include:ynet
|
|||||||
21jingji.com
|
21jingji.com
|
||||||
# 站长网
|
# 站长网
|
||||||
admin5.com
|
admin5.com
|
||||||
|
# 安徽新闻
|
||||||
|
anhuinews.com
|
||||||
# 锋潮科技
|
# 锋潮科技
|
||||||
anzhuo.cn
|
anzhuo.cn
|
||||||
# 鞭牛士
|
# 鞭牛士
|
||||||
@@ -55,6 +57,8 @@ cztv.com
|
|||||||
cztvcdn.com
|
cztvcdn.com
|
||||||
cztvcloud.com
|
cztvcloud.com
|
||||||
zjstv.com
|
zjstv.com
|
||||||
|
# 读特新闻
|
||||||
|
dutenews.com
|
||||||
# 大智慧
|
# 大智慧
|
||||||
dzh.com.cn
|
dzh.com.cn
|
||||||
gw.com.cn
|
gw.com.cn
|
||||||
@@ -74,6 +78,15 @@ freebuf.com
|
|||||||
geekpark.net
|
geekpark.net
|
||||||
# 光明网
|
# 光明网
|
||||||
gmw.com
|
gmw.com
|
||||||
|
# 硅谷网
|
||||||
|
guigu.org
|
||||||
|
# 同花顺
|
||||||
|
0033.cn
|
||||||
|
10jqka.com.cn
|
||||||
|
hexin.cn
|
||||||
|
hexin.com.cn
|
||||||
|
ths123.com
|
||||||
|
thsi.cn
|
||||||
# 和讯
|
# 和讯
|
||||||
hexun.com
|
hexun.com
|
||||||
# 河南广播电视台/大象网
|
# 河南广播电视台/大象网
|
||||||
@@ -92,10 +105,14 @@ icpcw.com
|
|||||||
idcquan.com
|
idcquan.com
|
||||||
# 艾瑞咨询
|
# 艾瑞咨询
|
||||||
iresearch.cn
|
iresearch.cn
|
||||||
|
# IT168
|
||||||
|
it168.com
|
||||||
# 华尔街见闻
|
# 华尔街见闻
|
||||||
jianyuweb.com
|
jianyuweb.com
|
||||||
wallstcn.com
|
wallstcn.com
|
||||||
wallstreetcn.com
|
wallstreetcn.com
|
||||||
|
# 金十数据
|
||||||
|
jin10.com
|
||||||
# 上观新闻/解放日报
|
# 上观新闻/解放日报
|
||||||
jfdaily.com
|
jfdaily.com
|
||||||
shobserver.com
|
shobserver.com
|
||||||
@@ -118,6 +135,8 @@ kksmg.com
|
|||||||
statickksmg.com
|
statickksmg.com
|
||||||
# 晚点
|
# 晚点
|
||||||
latepost.com
|
latepost.com
|
||||||
|
# 今日观察网
|
||||||
|
miercn.com
|
||||||
# 快科技
|
# 快科技
|
||||||
mydrivers.com
|
mydrivers.com
|
||||||
# 南岳新闻网
|
# 南岳新闻网
|
||||||
@@ -130,9 +149,14 @@ xinhuanet.com
|
|||||||
xinhuaxmt.com
|
xinhuaxmt.com
|
||||||
# 维科网
|
# 维科网
|
||||||
ofweek.com
|
ofweek.com
|
||||||
|
# PChome电脑之家
|
||||||
|
pchome.net
|
||||||
|
pchpic.net
|
||||||
# PConline 太平洋科技
|
# PConline 太平洋科技
|
||||||
3conline.com
|
3conline.com
|
||||||
pconline.com.cn
|
pconline.com.cn
|
||||||
|
# 泡泡网
|
||||||
|
pcpop.com
|
||||||
# 人民网
|
# 人民网
|
||||||
people.cn
|
people.cn
|
||||||
people.com.cn
|
people.com.cn
|
||||||
@@ -161,6 +185,8 @@ shangyexinzhi.com
|
|||||||
solidot.org
|
solidot.org
|
||||||
# 南方新闻网
|
# 南方新闻网
|
||||||
southcn.com
|
southcn.com
|
||||||
|
# 南方财富网
|
||||||
|
southmoney.com
|
||||||
# 少数派
|
# 少数派
|
||||||
sspai.com
|
sspai.com
|
||||||
# 证券之星
|
# 证券之星
|
||||||
@@ -169,6 +195,9 @@ ssimg.cn
|
|||||||
stockstar.com
|
stockstar.com
|
||||||
# 证券时报网
|
# 证券时报网
|
||||||
stcn.com
|
stcn.com
|
||||||
|
# 深圳报业集团
|
||||||
|
sznews.com
|
||||||
|
szpgm.com
|
||||||
# 大公网/大公报
|
# 大公网/大公报
|
||||||
takungpao.com
|
takungpao.com
|
||||||
# TechWeb
|
# TechWeb
|
||||||
@@ -177,12 +206,10 @@ techweb.com.cn
|
|||||||
thecover.cn
|
thecover.cn
|
||||||
# 澎湃新闻
|
# 澎湃新闻
|
||||||
thepaper.cn
|
thepaper.cn
|
||||||
# 同花顺
|
|
||||||
10jqka.com.cn
|
|
||||||
thsi.cn
|
|
||||||
ths123.com
|
|
||||||
# 人人都是产品经理
|
# 人人都是产品经理
|
||||||
woshipm.com
|
woshipm.com
|
||||||
|
# 西陆网
|
||||||
|
xilu.com
|
||||||
# 新快报
|
# 新快报
|
||||||
xkb.com.cn
|
xkb.com.cn
|
||||||
# 第一财经
|
# 第一财经
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ include:agilebits # 1password
|
|||||||
include:bitwarden
|
include:bitwarden
|
||||||
include:lastpass
|
include:lastpass
|
||||||
|
|
||||||
|
authpass.app
|
||||||
authy.com
|
authy.com
|
||||||
dashlane.com
|
dashlane.com
|
||||||
enpass.io
|
enpass.io
|
||||||
|
|||||||
3
data/category-proxy-tunnels
Normal file
3
data/category-proxy-tunnels
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
include:ngrok
|
||||||
|
include:pinggy
|
||||||
|
include:tailscale
|
||||||
@@ -141,6 +141,9 @@ lemonhd.org
|
|||||||
# 备胎
|
# 备胎
|
||||||
beitai.pt
|
beitai.pt
|
||||||
|
|
||||||
|
# NexusHD
|
||||||
|
nexushd.org
|
||||||
|
|
||||||
bitpt.cn
|
bitpt.cn
|
||||||
hdarea.club
|
hdarea.club
|
||||||
hdchina.org
|
hdchina.org
|
||||||
|
|||||||
@@ -117,6 +117,7 @@ full:music-torrent.net
|
|||||||
full:mvgforumtracker.mvgroup.org
|
full:mvgforumtracker.mvgroup.org
|
||||||
full:mvgroup.org
|
full:mvgroup.org
|
||||||
full:new-line.net
|
full:new-line.net
|
||||||
|
full:nnmclub.to
|
||||||
full:nyaa.tracker.wf
|
full:nyaa.tracker.wf
|
||||||
full:odd-hd.fr
|
full:odd-hd.fr
|
||||||
full:oh.fuuuuuck.com
|
full:oh.fuuuuuck.com
|
||||||
@@ -410,34 +411,6 @@ full:udp.tracker.projectk.org
|
|||||||
full:wepzone.net
|
full:wepzone.net
|
||||||
full:wg.mortis.me
|
full:wg.mortis.me
|
||||||
full:ws.peer.ooo
|
full:ws.peer.ooo
|
||||||
full:www.all4nothin.net
|
|
||||||
full:www.bit-hdtv.com
|
|
||||||
full:www.bitseduce.com
|
|
||||||
full:www.biztorrents.com
|
|
||||||
full:www.blackcats-games.net
|
|
||||||
full:www.elitezones.ro
|
|
||||||
full:www.freerainbowtables.com
|
|
||||||
full:www.genesis-sp.org
|
|
||||||
full:www.learnbits.me
|
|
||||||
full:www.legittorrents.info
|
|
||||||
full:www.megatorrents.kg
|
|
||||||
full:www.mvgroup.org
|
|
||||||
full:www.peckservers.com
|
|
||||||
full:www.shnflac.net
|
|
||||||
full:www.siambt.com
|
|
||||||
full:www.thegeeks.bz
|
|
||||||
full:www.theoccult.bz
|
|
||||||
full:www.theplace.bz
|
|
||||||
full:www.thetradersden.org
|
|
||||||
full:www.thevault.bz
|
|
||||||
full:www.torrent.eu.org
|
|
||||||
full:www.torrentsnipe.info
|
|
||||||
full:www.tribalmixes.com
|
|
||||||
full:www.tvnihon.com
|
|
||||||
full:www.worldboxingvideoarchive.com
|
|
||||||
full:www.xwt-classics.net
|
|
||||||
full:www.yuwabits.net
|
|
||||||
full:www.zone-torrent.net
|
|
||||||
full:xbtrutor.com
|
full:xbtrutor.com
|
||||||
full:xtremewrestlingtorrents.net
|
full:xtremewrestlingtorrents.net
|
||||||
full:y.paranoid.agency
|
full:y.paranoid.agency
|
||||||
@@ -446,3 +419,32 @@ full:yggtracker.i2p.rocks
|
|||||||
full:yolo.liberbear.com
|
full:yolo.liberbear.com
|
||||||
full:z.paranoid.agency
|
full:z.paranoid.agency
|
||||||
full:zupix.online
|
full:zupix.online
|
||||||
|
|
||||||
|
all4nothin.net
|
||||||
|
bit-hdtv.com
|
||||||
|
bitseduce.com
|
||||||
|
biztorrents.com
|
||||||
|
blackcats-games.net
|
||||||
|
elitezones.ro
|
||||||
|
freerainbowtables.com
|
||||||
|
genesis-sp.org
|
||||||
|
learnbits.me
|
||||||
|
legittorrents.info
|
||||||
|
megatorrents.kg
|
||||||
|
mvgroup.org
|
||||||
|
peckservers.com
|
||||||
|
shnflac.net
|
||||||
|
siambt.com
|
||||||
|
thegeeks.bz
|
||||||
|
theoccult.bz
|
||||||
|
theplace.bz
|
||||||
|
thetradersden.org
|
||||||
|
thevault.bz
|
||||||
|
torrent.eu.org
|
||||||
|
torrentsnipe.info
|
||||||
|
tribalmixes.com
|
||||||
|
tvnihon.com
|
||||||
|
worldboxingvideoarchive.com
|
||||||
|
xwt-classics.net
|
||||||
|
yuwabits.net
|
||||||
|
zone-torrent.net
|
||||||
|
|||||||
6
data/category-retail-ru
Normal file
6
data/category-retail-ru
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
# Fix Price
|
||||||
|
fix-price.com
|
||||||
|
|
||||||
|
# Lenta
|
||||||
|
lenta.com
|
||||||
|
lenta.tech
|
||||||
@@ -16,13 +16,32 @@ xn--p1ai
|
|||||||
ru.com
|
ru.com
|
||||||
ru.net
|
ru.net
|
||||||
|
|
||||||
|
include:category-ecommerce-ru
|
||||||
|
include:category-entertainment-ru
|
||||||
include:category-gov-ru
|
include:category-gov-ru
|
||||||
|
include:category-retail-ru
|
||||||
|
|
||||||
|
# Public transportation
|
||||||
|
include:aviasales
|
||||||
|
include:mosmetro
|
||||||
|
|
||||||
include:avito
|
include:avito
|
||||||
include:mailru-group
|
include:mailru-group
|
||||||
include:okko
|
|
||||||
include:ozon
|
|
||||||
include:rutube
|
|
||||||
include:wink
|
|
||||||
include:x5
|
include:x5
|
||||||
include:yandex
|
include:yandex
|
||||||
|
|
||||||
|
# Dodo Pizza
|
||||||
|
dodopizza.ru
|
||||||
|
dodopizza.com
|
||||||
|
dodostatic.net
|
||||||
|
dodois.com
|
||||||
|
dodois.io
|
||||||
|
|
||||||
|
# Rostics
|
||||||
|
rostics.ru
|
||||||
|
uni.rest
|
||||||
|
unirest.tech
|
||||||
|
|
||||||
|
trbcdn.net
|
||||||
|
tbank-online.com
|
||||||
|
taxsee.com
|
||||||
|
|||||||
@@ -52,6 +52,7 @@ hwshu.com # 瀚文民国书库
|
|||||||
hytung.cn # 瀚堂典藏古籍
|
hytung.cn # 瀚堂典藏古籍
|
||||||
incopat.com # incoPat 专利数据库
|
incopat.com # incoPat 专利数据库
|
||||||
lawyee.org # 北大法意网 中国法律资料库
|
lawyee.org # 北大法意网 中国法律资料库
|
||||||
|
libvideo.com # 知识视界 武汉缘来文化
|
||||||
neohytung.com # 瀚堂近代报刊
|
neohytung.com # 瀚堂近代报刊
|
||||||
nmrdata.com # 微谱数据
|
nmrdata.com # 微谱数据
|
||||||
nssd.cn # 国家哲学社会科学学术期刊数据库
|
nssd.cn # 国家哲学社会科学学术期刊数据库
|
||||||
@@ -67,5 +68,3 @@ unihan.com.cn # 书同文
|
|||||||
wenxin-ge.com # 文心阁古籍全文数据库
|
wenxin-ge.com # 文心阁古籍全文数据库
|
||||||
wind.com.cn # Wind 资讯金融
|
wind.com.cn # Wind 资讯金融
|
||||||
yiigle.com # 中华医学期刊全文数据库
|
yiigle.com # 中华医学期刊全文数据库
|
||||||
|
|
||||||
full:www.libvideo.com # 武汉缘来文化-知识视界
|
|
||||||
|
|||||||
@@ -10,3 +10,5 @@ include:ok
|
|||||||
include:threads
|
include:threads
|
||||||
include:twitter
|
include:twitter
|
||||||
include:vk
|
include:vk
|
||||||
|
|
||||||
|
truthsocial.com
|
||||||
|
|||||||
@@ -1,23 +1,29 @@
|
|||||||
# This list contains social media platforms inside China mainland.
|
# This list contains social media platforms inside China mainland.
|
||||||
|
|
||||||
include:coolapk
|
include:coolapk
|
||||||
include:douban
|
include:douban
|
||||||
include:gracg
|
include:gracg
|
||||||
include:hupu
|
include:hupu
|
||||||
include:meipian
|
include:meipian
|
||||||
include:okjike
|
include:okjike
|
||||||
include:sina
|
include:sina @-!cn
|
||||||
include:xiaohongshu
|
include:xiaohongshu
|
||||||
include:yy
|
include:yy
|
||||||
include:zhihu
|
include:zhihu
|
||||||
|
|
||||||
tieba.baidu.com
|
tieba.baidu.com
|
||||||
tieba.com
|
tieba.com
|
||||||
|
|
||||||
# 杭州蛋蛋语音科技有限公司
|
# 杭州蛋蛋语音科技有限公司
|
||||||
dandan818.com
|
dandan818.com
|
||||||
dandanvoice.com
|
dandanvoice.com
|
||||||
|
|
||||||
# 脉脉
|
# 饭否
|
||||||
maimai.cn
|
fanfou.com
|
||||||
taou.com
|
|
||||||
|
# 脉脉
|
||||||
|
maimai.cn
|
||||||
|
taou.com
|
||||||
|
|
||||||
|
# 知识星球
|
||||||
|
zsxq.com
|
||||||
|
|||||||
@@ -4,6 +4,9 @@ mbalib.com
|
|||||||
sec-wiki.com
|
sec-wiki.com
|
||||||
shidianbaike.com
|
shidianbaike.com
|
||||||
|
|
||||||
|
# 叉子周 手机博物馆
|
||||||
|
chaz.fun
|
||||||
|
|
||||||
# huijiwiki
|
# huijiwiki
|
||||||
huijistatic.com
|
huijistatic.com
|
||||||
huijiwiki.com
|
huijiwiki.com
|
||||||
|
|||||||
@@ -39,3 +39,5 @@ zggbdszt.cn
|
|||||||
zggbdszt.com.cn
|
zggbdszt.com.cn
|
||||||
zggbdszt.net.cn
|
zggbdszt.net.cn
|
||||||
zygbdszt.net.cn
|
zygbdszt.net.cn
|
||||||
|
|
||||||
|
ad.cctv.com @ads
|
||||||
|
|||||||
@@ -13,11 +13,21 @@ migucloud.com
|
|||||||
migufun.com
|
migufun.com
|
||||||
miguvideo.com
|
miguvideo.com
|
||||||
|
|
||||||
|
# 中移金科
|
||||||
|
cmft.com.cn
|
||||||
|
|
||||||
|
# 中移在线
|
||||||
|
cmcc-cs.cn
|
||||||
|
online-cmcc.cn
|
||||||
|
|
||||||
# 中移互联
|
# 中移互联
|
||||||
andfx.cn
|
andfx.cn
|
||||||
andfx.net
|
andfx.net
|
||||||
|
cmicapm.com
|
||||||
cmicrwx.cn
|
cmicrwx.cn
|
||||||
|
cmicvip.cn
|
||||||
cmpassport.com
|
cmpassport.com
|
||||||
|
cytxl.com.cn
|
||||||
fetion-portal.com
|
fetion-portal.com
|
||||||
fetionpic.com
|
fetionpic.com
|
||||||
mmarket.com
|
mmarket.com
|
||||||
|
|||||||
@@ -14,8 +14,13 @@ chinaunicom.com
|
|||||||
chinaunicom.com.cn
|
chinaunicom.com.cn
|
||||||
chinaunicom.com.hk @!cn
|
chinaunicom.com.hk @!cn
|
||||||
chinaunicomglobal.com @!cn
|
chinaunicomglobal.com @!cn
|
||||||
|
cuguplus.com @!cn
|
||||||
cuniq.com @!cn
|
cuniq.com @!cn
|
||||||
|
cuniq.sg @!cn
|
||||||
mychinaunicom.com
|
mychinaunicom.com
|
||||||
wo.cn
|
wo.cn
|
||||||
wo.com.cn
|
wo.com.cn
|
||||||
wo116114.com
|
wo116114.com
|
||||||
|
wocloud.com.cn
|
||||||
|
woread.com.cn
|
||||||
|
wosms.cn
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ citic
|
|||||||
# All .中信 domains
|
# All .中信 domains
|
||||||
xn--fiq64b
|
xn--fiq64b
|
||||||
|
|
||||||
|
cfc108.com
|
||||||
chinaamc.com
|
chinaamc.com
|
||||||
citic-prudential.com.cn
|
citic-prudential.com.cn
|
||||||
citicbank.com
|
citicbank.com
|
||||||
|
|||||||
@@ -2,34 +2,48 @@ include:cloudflare-cn
|
|||||||
include:cloudflare-ipfs
|
include:cloudflare-ipfs
|
||||||
|
|
||||||
argotunnel.com
|
argotunnel.com
|
||||||
|
browser.run
|
||||||
cfargotunnel.com
|
cfargotunnel.com
|
||||||
|
cfdata.org
|
||||||
cfl.re
|
cfl.re
|
||||||
cloudflare-dns.com
|
cloudflare-dns.com
|
||||||
cloudflare-ech.com
|
cloudflare-ech.com
|
||||||
cloudflare-esni.com
|
cloudflare-esni.com
|
||||||
cloudflare-gateway.com
|
cloudflare-gateway.com
|
||||||
cloudflare-quic.com
|
cloudflare-quic.com
|
||||||
|
cloudflare-terms-of-service-abuse.com
|
||||||
cloudflare.com
|
cloudflare.com
|
||||||
|
cloudflare.dev
|
||||||
cloudflare.net
|
cloudflare.net
|
||||||
cloudflare.tv
|
cloudflare.tv
|
||||||
cloudflareaccess.com
|
cloudflareaccess.com
|
||||||
cloudflareapps.com
|
cloudflareapps.com
|
||||||
cloudflarebolt.com
|
cloudflarebolt.com
|
||||||
|
cloudflarebrowser.com
|
||||||
|
cloudflarechallenge.com
|
||||||
cloudflareclient.com
|
cloudflareclient.com
|
||||||
|
cloudflarecp.com
|
||||||
cloudflareinsights.com
|
cloudflareinsights.com
|
||||||
cloudflareok.com
|
cloudflareok.com
|
||||||
cloudflarepartners.com
|
cloudflarepartners.com
|
||||||
cloudflareportal.com
|
cloudflareportal.com
|
||||||
cloudflarepreview.com
|
cloudflarepreview.com
|
||||||
cloudflareregistrar.com
|
cloudflareregistrar.com
|
||||||
|
cloudflareresearch.com
|
||||||
cloudflareresolve.com
|
cloudflareresolve.com
|
||||||
cloudflaressl.com
|
cloudflaressl.com
|
||||||
cloudflarestatus.com
|
cloudflarestatus.com
|
||||||
cloudflarestorage.com
|
cloudflarestorage.com
|
||||||
cloudflarestream.com
|
cloudflarestream.com
|
||||||
|
cloudflaresupport.com
|
||||||
cloudflaretest.com
|
cloudflaretest.com
|
||||||
cloudflarewarp.com
|
cloudflarewarp.com
|
||||||
|
cloudflareworkers.com
|
||||||
|
encryptedsni.com
|
||||||
every1dns.net
|
every1dns.net
|
||||||
|
foundationdns.com
|
||||||
|
foundationdns.net
|
||||||
|
foundationdns.org
|
||||||
imagedelivery.net
|
imagedelivery.net
|
||||||
isbgpsafeyet.com
|
isbgpsafeyet.com
|
||||||
one.one.one
|
one.one.one
|
||||||
|
|||||||
10
data/ddmaicai
Normal file
10
data/ddmaicai
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
# 叮咚买菜 上海壹佰米网络科技有限公司
|
||||||
|
100.me
|
||||||
|
ddcorp.net
|
||||||
|
ddfresh.net
|
||||||
|
ddimg.mobi
|
||||||
|
ddmaicai.net
|
||||||
|
ddmc.mobi
|
||||||
|
dduser.mobi
|
||||||
|
ddxq.mobi
|
||||||
|
imaicai.mobi
|
||||||
1
data/dji
1
data/dji
@@ -2,6 +2,7 @@ dji.com
|
|||||||
dji.ink
|
dji.ink
|
||||||
dji.net
|
dji.net
|
||||||
djicdn.com
|
djicdn.com
|
||||||
|
djigate.com
|
||||||
djiits.com
|
djiits.com
|
||||||
djiops.com
|
djiops.com
|
||||||
djiservice.org
|
djiservice.org
|
||||||
|
|||||||
@@ -4,3 +4,4 @@ douyucdn.cn
|
|||||||
douyucdn2.cn
|
douyucdn2.cn
|
||||||
douyuscdn.com
|
douyuscdn.com
|
||||||
douyutv.com
|
douyutv.com
|
||||||
|
edgesrv.com
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
emogi.com @ads
|
|
||||||
2
data/eneba
Normal file
2
data/eneba
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
eneba.com
|
||||||
|
eneba.games
|
||||||
@@ -46,16 +46,20 @@ ntd.com
|
|||||||
ntd.tv
|
ntd.tv
|
||||||
ntdca.com
|
ntdca.com
|
||||||
ntdimg.com
|
ntdimg.com
|
||||||
|
ntdtv-dc.com
|
||||||
ntdtv.ca
|
ntdtv.ca
|
||||||
|
ntdtv.co.il
|
||||||
ntdtv.co.kr
|
ntdtv.co.kr
|
||||||
ntdtv.com
|
ntdtv.com
|
||||||
ntdtv.com.tw
|
ntdtv.com.tw
|
||||||
|
ntdtv.fr
|
||||||
ntdtv.jp
|
ntdtv.jp
|
||||||
ntdtv.kr
|
ntdtv.kr
|
||||||
ntdtv.org
|
ntdtv.org
|
||||||
ntdtv.ru
|
ntdtv.ru
|
||||||
ntdtv-dc.com
|
ntdtv.se
|
||||||
ntdtvla.com
|
ntdtvla.com
|
||||||
|
ntdvideo.tw
|
||||||
ntdvn.com
|
ntdvn.com
|
||||||
persianepochtimes.com
|
persianepochtimes.com
|
||||||
renminbao.com
|
renminbao.com
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
data.flurry.com @ads
|
|
||||||
13
data/gaijin
Normal file
13
data/gaijin
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
acesofthunder.net
|
||||||
|
activematter.game
|
||||||
|
artstorm.com
|
||||||
|
crossout.net
|
||||||
|
crsed.net
|
||||||
|
cubicodyssey.game
|
||||||
|
enlisted.net
|
||||||
|
gaijin.net
|
||||||
|
gaijinent.com
|
||||||
|
modernwarships.com
|
||||||
|
star-conflict.com
|
||||||
|
warthunder.com
|
||||||
|
wtmobile.com
|
||||||
@@ -3,15 +3,13 @@
|
|||||||
# AI Chat
|
# AI Chat
|
||||||
include:category-ai-!cn
|
include:category-ai-!cn
|
||||||
|
|
||||||
# Anime, Comics & Games
|
|
||||||
include:category-acg
|
|
||||||
|
|
||||||
# Advertisment & Analytics
|
# Advertisment & Analytics
|
||||||
include:pubmatic
|
include:pubmatic
|
||||||
include:taboola
|
include:taboola
|
||||||
|
|
||||||
# Anti-censorship & Anti-GFW & Privacy protection & VPN tools
|
# Anti-censorship & Anti-GFW & Privacy protection & VPN tools
|
||||||
include:category-anticensorship
|
include:category-anticensorship
|
||||||
|
include:category-proxy-tunnels
|
||||||
|
|
||||||
# Art & Design & Photography
|
# Art & Design & Photography
|
||||||
include:artstation
|
include:artstation
|
||||||
@@ -104,6 +102,8 @@ include:w3schools
|
|||||||
include:zotero
|
include:zotero
|
||||||
|
|
||||||
chemequations.com # 线上化学方程式!
|
chemequations.com # 线上化学方程式!
|
||||||
|
geogebra.org
|
||||||
|
wolframalpha.com
|
||||||
|
|
||||||
# Entertainment & Games & Music & Podcasts & Videos
|
# Entertainment & Games & Music & Podcasts & Videos
|
||||||
include:category-entertainment
|
include:category-entertainment
|
||||||
@@ -246,29 +246,33 @@ include:zeplin
|
|||||||
include:zoho
|
include:zoho
|
||||||
include:zoom
|
include:zoom
|
||||||
|
|
||||||
biliplus.com # BiliPlus
|
## Aurora Open Source Software (https://gitlab.com/AuroraOSS)
|
||||||
|
|
||||||
# Graphing for Science and Engineering
|
|
||||||
originlab.com
|
|
||||||
|
|
||||||
# Online LaTeX Editor
|
|
||||||
cloudlatex.io
|
|
||||||
overleaf.com
|
|
||||||
|
|
||||||
# Translator & Dictionary
|
|
||||||
include:linguee
|
|
||||||
|
|
||||||
collinsdictionary.com
|
|
||||||
ldoceonline.com
|
|
||||||
immersivetranslate.com # 沉浸式翻译 (国际版)
|
|
||||||
|
|
||||||
# Aurora Open Source Software (https://gitlab.com/AuroraOSS)
|
|
||||||
auroraoss.com
|
auroraoss.com
|
||||||
|
## BiliPlus
|
||||||
# CookiePro, provides cookies and tracking
|
biliplus.com
|
||||||
|
## CataBoom
|
||||||
|
cataboom.com
|
||||||
|
## Consent Management Platforms / Cookie service
|
||||||
|
consentpro.com
|
||||||
cookiepro.com
|
cookiepro.com
|
||||||
cookielaw.org
|
cookielaw.org
|
||||||
onetrust.com
|
onetrust.com
|
||||||
|
osano.com
|
||||||
|
usercentrics.eu
|
||||||
|
## Greasy Fork
|
||||||
|
greasyfork.org
|
||||||
|
## Online LaTeX Editor
|
||||||
|
cloudlatex.io
|
||||||
|
overleaf.com
|
||||||
|
## Translator & Dictionary
|
||||||
|
include:linguee
|
||||||
|
collinsdictionary.com
|
||||||
|
ldoceonline.com
|
||||||
|
immersivetranslate.com # 沉浸式翻译 (国际版)
|
||||||
|
## OriginLab (Graphing for Science and Engineering)
|
||||||
|
originlab.com
|
||||||
|
## OsmAnd
|
||||||
|
osmand.net
|
||||||
|
|
||||||
# Software development
|
# Software development
|
||||||
include:category-dev
|
include:category-dev
|
||||||
@@ -284,9 +288,7 @@ include:nyaa
|
|||||||
include:piratebay
|
include:piratebay
|
||||||
include:rarbg
|
include:rarbg
|
||||||
dmhy.org
|
dmhy.org
|
||||||
|
rutor.info
|
||||||
# User scripts
|
|
||||||
greasyfork.org
|
|
||||||
|
|
||||||
# VPN services
|
# VPN services
|
||||||
include:category-vpnservices
|
include:category-vpnservices
|
||||||
@@ -302,6 +304,7 @@ include:wikimedia
|
|||||||
|
|
||||||
atwiki.jp
|
atwiki.jp
|
||||||
touhouwiki.net
|
touhouwiki.net
|
||||||
|
wiki.gg
|
||||||
|
|
||||||
# Others
|
# Others
|
||||||
include:avaxhome
|
include:avaxhome
|
||||||
|
|||||||
@@ -23,8 +23,11 @@ include:category-social-media-cn
|
|||||||
|
|
||||||
# Advertisment & Analytics
|
# Advertisment & Analytics
|
||||||
include:getui
|
include:getui
|
||||||
|
include:growingio
|
||||||
include:jiguang
|
include:jiguang
|
||||||
include:umeng
|
|
||||||
|
# 神策数据
|
||||||
|
sensorsdata.cn
|
||||||
|
|
||||||
# category-httpdns-cn is mainly for advertising purpose
|
# category-httpdns-cn is mainly for advertising purpose
|
||||||
include:category-httpdns-cn
|
include:category-httpdns-cn
|
||||||
@@ -35,9 +38,9 @@ include:category-httpdns-cn
|
|||||||
# Bank & Finance & Insurance & Securities
|
# Bank & Finance & Insurance & Securities
|
||||||
include:category-bank-cn
|
include:category-bank-cn
|
||||||
include:category-securities-cn
|
include:category-securities-cn
|
||||||
include:eastmoney
|
include:eastmoney @-!cn
|
||||||
include:everbright
|
include:everbright
|
||||||
include:pingan
|
include:pingan @-!cn
|
||||||
include:taikang
|
include:taikang
|
||||||
|
|
||||||
## 航财通·校园付
|
## 航财通·校园付
|
||||||
@@ -89,11 +92,11 @@ pkoplink.com
|
|||||||
|
|
||||||
# E-commerce
|
# E-commerce
|
||||||
include:58tongcheng
|
include:58tongcheng
|
||||||
include:ctrip
|
include:ctrip @-!cn
|
||||||
include:dangdang
|
include:dangdang
|
||||||
include:dewu
|
include:dewu @-!cn
|
||||||
include:dongjiao
|
include:dongjiao
|
||||||
include:jd
|
include:jd @-!cn
|
||||||
include:lianjia
|
include:lianjia
|
||||||
include:meituan
|
include:meituan
|
||||||
include:miaomiaozhe
|
include:miaomiaozhe
|
||||||
@@ -108,6 +111,8 @@ include:ziroom
|
|||||||
|
|
||||||
## 无忧易售
|
## 无忧易售
|
||||||
51selling.com
|
51selling.com
|
||||||
|
## 爱回收
|
||||||
|
aihuishou.com
|
||||||
## 唯品会
|
## 唯品会
|
||||||
appsimg.com
|
appsimg.com
|
||||||
appvipshop.com
|
appvipshop.com
|
||||||
@@ -159,6 +164,7 @@ ezpro.pro # 小马路由
|
|||||||
itpub.net # ITPUB技术论坛
|
itpub.net # ITPUB技术论坛
|
||||||
itsk.com # IT天空论坛
|
itsk.com # IT天空论坛
|
||||||
jandan.net # 煎蛋
|
jandan.net # 煎蛋
|
||||||
|
jisilu.cn # 集思录
|
||||||
kafan.cn # 卡饭论坛
|
kafan.cn # 卡饭论坛
|
||||||
kanxue.com # 看雪
|
kanxue.com # 看雪
|
||||||
kdslife.com # 宽带山
|
kdslife.com # 宽带山
|
||||||
@@ -176,6 +182,7 @@ znds.com # 智能电视网
|
|||||||
|
|
||||||
423down.com # 423Down
|
423down.com # 423Down
|
||||||
acwifi.net # 路由器技术分享
|
acwifi.net # 路由器技术分享
|
||||||
|
appinn.com # 小众软件
|
||||||
chongdiantou.com # 充电头网
|
chongdiantou.com # 充电头网
|
||||||
ghxi.com # 果核剥壳
|
ghxi.com # 果核剥壳
|
||||||
iplaysoft.com # 异次元软件世界
|
iplaysoft.com # 异次元软件世界
|
||||||
@@ -193,6 +200,11 @@ biomart.cn
|
|||||||
dxy.com
|
dxy.com
|
||||||
dxy.cn
|
dxy.cn
|
||||||
dxycdn.com
|
dxycdn.com
|
||||||
|
## 薄荷健康
|
||||||
|
boohee.com
|
||||||
|
## 好大夫在线
|
||||||
|
haodf.com
|
||||||
|
hdfimg.com
|
||||||
## 江苏健康通
|
## 江苏健康通
|
||||||
jsehealth.com
|
jsehealth.com
|
||||||
## 仁科医疗科技有限公司服务域名,为北大口腔和一些其他国内医院小程序提供服务
|
## 仁科医疗科技有限公司服务域名,为北大口腔和一些其他国内医院小程序提供服务
|
||||||
@@ -227,8 +239,14 @@ xiamenair.com # 厦门航空
|
|||||||
12306.cn
|
12306.cn
|
||||||
95306.cn
|
95306.cn
|
||||||
ccrgt.com
|
ccrgt.com
|
||||||
|
## 北京市政交通一卡通
|
||||||
|
bmac.com.cn
|
||||||
|
## 车来了
|
||||||
|
chelaile.net.cn
|
||||||
## 跨境巴士
|
## 跨境巴士
|
||||||
kuajing84.com
|
kuajing84.com
|
||||||
|
## 掌上公交
|
||||||
|
mygolbs.com
|
||||||
## 宁停车
|
## 宁停车
|
||||||
ningtingche.com
|
ningtingche.com
|
||||||
## 航旅纵横
|
## 航旅纵横
|
||||||
@@ -312,27 +330,48 @@ include:zhubajie
|
|||||||
## 容联七陌 客服 营销
|
## 容联七陌 客服 营销
|
||||||
7moor-fs1.com
|
7moor-fs1.com
|
||||||
7moor.com
|
7moor.com
|
||||||
|
## Alook 浏览器
|
||||||
|
alookweb.com
|
||||||
## 安兔兔
|
## 安兔兔
|
||||||
antutu.com
|
antutu.com
|
||||||
|
antutu.net
|
||||||
## 拓竹科技
|
## 拓竹科技
|
||||||
bambulab.com
|
bambulab.com
|
||||||
bblmw.com
|
bblmw.com
|
||||||
## BOSS 直聘
|
## BOSS 直聘
|
||||||
bosszhipin.com
|
bosszhipin.com
|
||||||
zhipin.com
|
zhipin.com
|
||||||
|
## 下厨房
|
||||||
|
chuimg.com
|
||||||
|
xiachufang.com
|
||||||
## 天润融通 AI外呼 客服
|
## 天润融通 AI外呼 客服
|
||||||
clink.cn
|
clink.cn
|
||||||
## 当贝
|
## 当贝
|
||||||
dangbei.com
|
dangbei.com
|
||||||
dangbei.net
|
dangbei.net
|
||||||
|
## DCloud 数字天堂
|
||||||
|
dcloud.io
|
||||||
|
dcloud.net.cn
|
||||||
## 酷控
|
## 酷控
|
||||||
deepepg.com
|
deepepg.com
|
||||||
kookong.com
|
kookong.com
|
||||||
## 滴答清单
|
## 滴答清单
|
||||||
dida365.com
|
dida365.com
|
||||||
|
## 兑吧
|
||||||
|
dui88.com
|
||||||
|
duiba.com.cn
|
||||||
|
## 方正字库
|
||||||
|
foundertype.com
|
||||||
## 快应用
|
## 快应用
|
||||||
hapjs.org
|
hapjs.org
|
||||||
quickapp.cn
|
quickapp.cn
|
||||||
|
## 乐播投屏
|
||||||
|
hpplay.cn
|
||||||
|
lbtp.com
|
||||||
|
lebo.cn
|
||||||
|
lebo.com.cn
|
||||||
|
lebo.top
|
||||||
|
mirrorcast.cn
|
||||||
## 货拉拉
|
## 货拉拉
|
||||||
huolala.cn
|
huolala.cn
|
||||||
## 火绒
|
## 火绒
|
||||||
@@ -349,27 +388,31 @@ ireader.com
|
|||||||
zhangyue.com
|
zhangyue.com
|
||||||
zhangyue01.com
|
zhangyue01.com
|
||||||
zhangyuecdn.com
|
zhangyuecdn.com
|
||||||
|
## 仟寻招聘
|
||||||
|
moseeker.com
|
||||||
## 小能智慧云客服
|
## 小能智慧云客服
|
||||||
ntalker.com
|
ntalker.com
|
||||||
|
## OneDNS 微步在线
|
||||||
|
onedns.net
|
||||||
## 心知天气
|
## 心知天气
|
||||||
sencdn.com
|
sencdn.com
|
||||||
seniverse.com
|
seniverse.com
|
||||||
## 重庆阅品科技
|
## 实习僧
|
||||||
tianqi.com
|
shixiseng.com
|
||||||
tianqistatic.com
|
sxsimg.com
|
||||||
## 方正字库
|
xiaoyuanzhao.com
|
||||||
foundertype.com
|
|
||||||
## 仟寻招聘
|
|
||||||
moseeker.com
|
|
||||||
## OneDNS 微步在线
|
|
||||||
onedns.net
|
|
||||||
## 智齿客服
|
## 智齿客服
|
||||||
sobot.com
|
sobot.com
|
||||||
soboten.com
|
soboten.com
|
||||||
## TaCool SSL 酷证书
|
## TaCool SSL 酷证书
|
||||||
tacool.com
|
tacool.com
|
||||||
|
## 重庆阅品科技
|
||||||
|
tianqi.com
|
||||||
|
tianqistatic.com
|
||||||
## Via 浏览器
|
## Via 浏览器
|
||||||
viayoo.com
|
viayoo.com
|
||||||
|
## X 浏览器
|
||||||
|
xbext.com
|
||||||
## 印象笔记
|
## 印象笔记
|
||||||
yinxiang.com
|
yinxiang.com
|
||||||
## 智联招聘
|
## 智联招聘
|
||||||
@@ -378,19 +421,19 @@ zhaopin.cn
|
|||||||
# Tech companies & Orginations
|
# Tech companies & Orginations
|
||||||
include:aisiku # 北京艾斯酷科技有限公司
|
include:aisiku # 北京艾斯酷科技有限公司
|
||||||
include:akiko # 秋子酱科技
|
include:akiko # 秋子酱科技
|
||||||
include:alibaba
|
include:alibaba @-!cn
|
||||||
include:baidu
|
include:baidu
|
||||||
include:beisen
|
include:beisen
|
||||||
include:bluepoch
|
include:bluepoch
|
||||||
include:bytedance
|
include:bytedance @-!cn
|
||||||
include:didi
|
include:didi @-!cn
|
||||||
include:dingdatech # 叮哒出行(杭州金通互联科技有限公司)
|
include:dingdatech # 叮哒出行(杭州金通互联科技有限公司)
|
||||||
include:dji
|
include:dji
|
||||||
include:gree
|
include:gree
|
||||||
include:haier
|
include:haier
|
||||||
include:hikvision
|
include:hikvision
|
||||||
include:honor
|
include:honor
|
||||||
include:huawei
|
include:huawei @-!cn
|
||||||
include:hupun # 杭州湖畔网络技术有限公司
|
include:hupun # 杭州湖畔网络技术有限公司
|
||||||
include:iflytek
|
include:iflytek
|
||||||
include:ishumei # 北京数美时代科技有限公司
|
include:ishumei # 北京数美时代科技有限公司
|
||||||
@@ -401,15 +444,15 @@ include:lenovo
|
|||||||
include:meizu
|
include:meizu
|
||||||
include:midea
|
include:midea
|
||||||
include:narwal # 云鲸科技
|
include:narwal # 云鲸科技
|
||||||
include:netease
|
include:netease @-!cn
|
||||||
include:oppo
|
include:oppo @-!cn
|
||||||
include:qihoo360
|
include:qihoo360
|
||||||
include:sumkoo #北京尚古创新科技有限公司
|
include:sumkoo #北京尚古创新科技有限公司
|
||||||
include:tcl
|
include:tcl
|
||||||
include:tencent
|
include:tencent @-!cn
|
||||||
include:tongfang
|
include:tongfang
|
||||||
include:vivo
|
include:vivo @-!cn
|
||||||
include:xiaomi
|
include:xiaomi @-!cn
|
||||||
include:xunlei
|
include:xunlei
|
||||||
include:youquan # 祐全科技
|
include:youquan # 祐全科技
|
||||||
include:yuanbei # 上海圆贝信息科技有限公司
|
include:yuanbei # 上海圆贝信息科技有限公司
|
||||||
@@ -429,6 +472,10 @@ suzuki-china.com # 铃木中国官网
|
|||||||
udesk.cn # 沃丰科技
|
udesk.cn # 沃丰科技
|
||||||
ysjf.com # 影视飓风
|
ysjf.com # 影视飓风
|
||||||
|
|
||||||
|
# 飞牛
|
||||||
|
fnnas.com
|
||||||
|
fnnas.net
|
||||||
|
fnos.net
|
||||||
# 稿定(厦门)信息服务有限公司
|
# 稿定(厦门)信息服务有限公司
|
||||||
## 花瓣网 闽ICP备2021013850号
|
## 花瓣网 闽ICP备2021013850号
|
||||||
huaban.com
|
huaban.com
|
||||||
@@ -442,13 +489,20 @@ xsbapp.cn
|
|||||||
|
|
||||||
# Telecommunication
|
# Telecommunication
|
||||||
include:chinabroadnet
|
include:chinabroadnet
|
||||||
include:chinamobile
|
include:chinamobile @-!cn
|
||||||
include:chinatelecom
|
include:chinatelecom @-!cn
|
||||||
include:chinatower
|
include:chinatower
|
||||||
include:chinaunicom
|
include:chinaunicom @-!cn
|
||||||
|
|
||||||
# 在线工具
|
# 在线工具
|
||||||
include:ipip # IPIP ip地理位置数据库
|
## IPIP ip地理位置数据库
|
||||||
|
include:ipip @-!cn
|
||||||
|
|
||||||
|
## 白描
|
||||||
|
baimiao.tech
|
||||||
|
baimiaoapp.com
|
||||||
|
shinescan.tech
|
||||||
|
uzero.cn
|
||||||
|
|
||||||
chaziyu.com # 滇ICP备2024035496号
|
chaziyu.com # 滇ICP备2024035496号
|
||||||
fofa.info # Fofa网站测绘(华顺信安)
|
fofa.info # Fofa网站测绘(华顺信安)
|
||||||
@@ -518,7 +572,6 @@ ycrx360.com
|
|||||||
17989.com
|
17989.com
|
||||||
17cdn.com
|
17cdn.com
|
||||||
17house.com
|
17house.com
|
||||||
1905.com
|
|
||||||
19yxw.com
|
19yxw.com
|
||||||
1nongjing.com
|
1nongjing.com
|
||||||
1ting.com
|
1ting.com
|
||||||
@@ -620,7 +673,6 @@ ycrx360.com
|
|||||||
9ht.com
|
9ht.com
|
||||||
9xu.com
|
9xu.com
|
||||||
a9vg.com
|
a9vg.com
|
||||||
aardio.com # 皖ICP备09012014号
|
|
||||||
acetaffy.club # 粤ICP备2022042304号
|
acetaffy.club # 粤ICP备2022042304号
|
||||||
adxvip.com
|
adxvip.com
|
||||||
afzhan.com
|
afzhan.com
|
||||||
@@ -645,7 +697,6 @@ apk3.com
|
|||||||
apk8.com
|
apk8.com
|
||||||
aplaybox.com
|
aplaybox.com
|
||||||
appchina.com
|
appchina.com
|
||||||
appinn.com
|
|
||||||
arpun.com
|
arpun.com
|
||||||
asklib.com
|
asklib.com
|
||||||
babytree.com
|
babytree.com
|
||||||
@@ -677,7 +728,6 @@ bio-equip.com
|
|||||||
biodiscover.com
|
biodiscover.com
|
||||||
bishijie.com
|
bishijie.com
|
||||||
bitecoin.com
|
bitecoin.com
|
||||||
biyehome.net
|
|
||||||
bjcathay.com
|
bjcathay.com
|
||||||
bobo.com
|
bobo.com
|
||||||
bojianger.com
|
bojianger.com
|
||||||
@@ -701,7 +751,6 @@ chachaba.com
|
|||||||
changba.com
|
changba.com
|
||||||
chaojituzi.net
|
chaojituzi.net
|
||||||
chashebao.com
|
chashebao.com
|
||||||
chaz.fun # 粤ICP备2022001828号-2
|
|
||||||
chazhengla.com
|
chazhengla.com
|
||||||
chazidian.com
|
chazidian.com
|
||||||
che168.com
|
che168.com
|
||||||
@@ -837,7 +886,6 @@ fanli.com
|
|||||||
fangxiaoer.com
|
fangxiaoer.com
|
||||||
fanxian.com
|
fanxian.com
|
||||||
fastapi.net
|
fastapi.net
|
||||||
feihengip.com # 粤ICP备2023115330号-1
|
|
||||||
feihuo.com
|
feihuo.com
|
||||||
feiniaomy.com
|
feiniaomy.com
|
||||||
fengniao.com
|
fengniao.com
|
||||||
@@ -861,7 +909,6 @@ gdrc.com
|
|||||||
geektool.top # 极客Tool 蜀ICP备2024086015号-2
|
geektool.top # 极客Tool 蜀ICP备2024086015号-2
|
||||||
gezida.com
|
gezida.com
|
||||||
gfan.com
|
gfan.com
|
||||||
giocdn.com
|
|
||||||
globrand.com
|
globrand.com
|
||||||
gm86.com
|
gm86.com
|
||||||
gmz88.com
|
gmz88.com
|
||||||
@@ -872,7 +919,6 @@ gongxiangcj.com
|
|||||||
goosail.com
|
goosail.com
|
||||||
goufw.com
|
goufw.com
|
||||||
greenxiazai.com
|
greenxiazai.com
|
||||||
growingio.com
|
|
||||||
gtags.net
|
gtags.net
|
||||||
guabu.com
|
guabu.com
|
||||||
guaiguai.com
|
guaiguai.com
|
||||||
@@ -880,7 +926,6 @@ guanaitong.com
|
|||||||
guanhaobio.com
|
guanhaobio.com
|
||||||
guanyierp.com # 沪ICP备14043335号-8
|
guanyierp.com # 沪ICP备14043335号-8
|
||||||
gucheng.com
|
gucheng.com
|
||||||
guigu.org
|
|
||||||
guoxinmac.com
|
guoxinmac.com
|
||||||
gupzs.com
|
gupzs.com
|
||||||
gushiwen.org
|
gushiwen.org
|
||||||
@@ -955,7 +1000,6 @@ iranshao.com
|
|||||||
irs01.com
|
irs01.com
|
||||||
istoreos.com # 粤ICP备20024441号-9
|
istoreos.com # 粤ICP备20024441号-9
|
||||||
it165.net
|
it165.net
|
||||||
it168.com
|
|
||||||
it610.com
|
it610.com
|
||||||
itjuzi.com
|
itjuzi.com
|
||||||
itmop.com
|
itmop.com
|
||||||
@@ -1078,7 +1122,6 @@ meishij.net
|
|||||||
mengtuoshi.wang
|
mengtuoshi.wang
|
||||||
miaobolive.com
|
miaobolive.com
|
||||||
miaozhen.com
|
miaozhen.com
|
||||||
miercn.com
|
|
||||||
mijisou.com
|
mijisou.com
|
||||||
mikecrm.com
|
mikecrm.com
|
||||||
minhangshi.com
|
minhangshi.com
|
||||||
@@ -1136,8 +1179,6 @@ p5w.net
|
|||||||
paipaibang.com
|
paipaibang.com
|
||||||
paopaoche.net
|
paopaoche.net
|
||||||
pc6.com
|
pc6.com
|
||||||
pchome.net
|
|
||||||
pcpop.com
|
|
||||||
peccn.com
|
peccn.com
|
||||||
pgzs.com
|
pgzs.com
|
||||||
pharmacodia.com
|
pharmacodia.com
|
||||||
@@ -1203,7 +1244,6 @@ shengdaosoft.com
|
|||||||
shenmayouxi.com
|
shenmayouxi.com
|
||||||
sheui.com
|
sheui.com
|
||||||
shijiexia.com
|
shijiexia.com
|
||||||
shixiseng.com
|
|
||||||
shmetro.com
|
shmetro.com
|
||||||
shoujihuifu.com
|
shoujihuifu.com
|
||||||
shouqianba.com
|
shouqianba.com
|
||||||
@@ -1227,7 +1267,6 @@ softwhy.com
|
|||||||
sojson.com
|
sojson.com
|
||||||
somode.com
|
somode.com
|
||||||
souqian.com
|
souqian.com
|
||||||
southmoney.com
|
|
||||||
sparkletour.com
|
sparkletour.com
|
||||||
springtour.com
|
springtour.com
|
||||||
ssports.com
|
ssports.com
|
||||||
@@ -1334,7 +1373,6 @@ womai.com
|
|||||||
wondercv.com # 超级简历
|
wondercv.com # 超级简历
|
||||||
wonnder.com
|
wonnder.com
|
||||||
wooyun.org
|
wooyun.org
|
||||||
worktile.com
|
|
||||||
woyaogexing.com
|
woyaogexing.com
|
||||||
woyoo.com
|
woyoo.com
|
||||||
wqiis.com
|
wqiis.com
|
||||||
@@ -1351,7 +1389,6 @@ xdqtech.com # 上邻 | 新渡桥科技 浙ICP备2020031247号-1
|
|||||||
xdtool.com # 闽ICP备2024056202号-4
|
xdtool.com # 闽ICP备2024056202号-4
|
||||||
xdwan.com
|
xdwan.com
|
||||||
xfdown.com
|
xfdown.com
|
||||||
xiachufang.com
|
|
||||||
xiaobaixitong.com
|
xiaobaixitong.com
|
||||||
xiaoe-tech.com
|
xiaoe-tech.com
|
||||||
xiaogouh5.com
|
xiaogouh5.com
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
include:github-ads
|
include:github-ads
|
||||||
|
include:github-copilot
|
||||||
include:npmjs
|
include:npmjs
|
||||||
|
|
||||||
atom.io
|
atom.io
|
||||||
@@ -14,7 +15,6 @@ github.dev
|
|||||||
github.io
|
github.io
|
||||||
githubapp.com
|
githubapp.com
|
||||||
githubassets.com
|
githubassets.com
|
||||||
githubcopilot.com
|
|
||||||
githubhackathon.com
|
githubhackathon.com
|
||||||
githubnext.com
|
githubnext.com
|
||||||
githubpreview.dev
|
githubpreview.dev
|
||||||
|
|||||||
1
data/github-copilot
Normal file
1
data/github-copilot
Normal file
@@ -0,0 +1 @@
|
|||||||
|
githubcopilot.com
|
||||||
14
data/google
14
data/google
@@ -544,11 +544,13 @@ full:google-ohttp-relay-safebrowsing.fastly-edge.com
|
|||||||
|
|
||||||
# Domains and services below are available in China mainland
|
# Domains and services below are available in China mainland
|
||||||
# Use in config file like this: "geosite:google@cn"
|
# Use in config file like this: "geosite:google@cn"
|
||||||
|
gvt1-cn.com @cn
|
||||||
|
gvt2-cn.com @cn
|
||||||
full:www.recaptcha.net @cn
|
full:www.recaptcha.net @cn
|
||||||
full:safebrowsing-cache.google.com @cn
|
|
||||||
|
|
||||||
# The rules below are from https://github.com/felixonmars/dnsmasq-china-list/blob/master/google.china.conf
|
# The rules below are from https://github.com/felixonmars/dnsmasq-china-list/blob/master/google.china.conf
|
||||||
# Revision: 1f28a2d5789f411c13de69837bb354f4b21e58ff
|
# Revision: 1c2d107d4e7eaa0b192e08bb0beddde4aab247f6
|
||||||
|
# Duplicates removed
|
||||||
# Use in config file like this: "geosite:google@cn"
|
# Use in config file like this: "geosite:google@cn"
|
||||||
full:265.com @cn
|
full:265.com @cn
|
||||||
full:2mdn-cn.net @cn
|
full:2mdn-cn.net @cn
|
||||||
@@ -578,7 +580,6 @@ full:cnappinstall.googleadapis.com @cn
|
|||||||
full:connectivitycheck.gstatic.com @cn
|
full:connectivitycheck.gstatic.com @cn
|
||||||
full:content.googleadapis.com @cn
|
full:content.googleadapis.com @cn
|
||||||
full:crashlyticsreports-pa.googleapis.com @cn
|
full:crashlyticsreports-pa.googleapis.com @cn
|
||||||
full:crl.pki.goog @cn
|
|
||||||
full:csi.gstatic.com @cn
|
full:csi.gstatic.com @cn
|
||||||
full:dartsearch-cn.net @cn
|
full:dartsearch-cn.net @cn
|
||||||
full:dg-meta.video.google.com @cn
|
full:dg-meta.video.google.com @cn
|
||||||
@@ -590,7 +591,6 @@ full:download.mlcc.google.com @cn
|
|||||||
full:download.qatp1.net @cn
|
full:download.qatp1.net @cn
|
||||||
full:download.tensorflow.google.com @cn
|
full:download.tensorflow.google.com @cn
|
||||||
full:emmapplecodevice.googleapis.com @cn
|
full:emmapplecodevice.googleapis.com @cn
|
||||||
full:firebase-settings.crashlytics.com @cn
|
|
||||||
full:fontfiles.googleapis.com @cn
|
full:fontfiles.googleapis.com @cn
|
||||||
full:fonts.googleapis.com @cn
|
full:fonts.googleapis.com @cn
|
||||||
full:fonts.gstatic.com @cn
|
full:fonts.gstatic.com @cn
|
||||||
@@ -629,10 +629,8 @@ full:logger-dev.corp.google.com @cn
|
|||||||
full:logger.corp.google.com @cn
|
full:logger.corp.google.com @cn
|
||||||
full:login.corp.google.com @cn
|
full:login.corp.google.com @cn
|
||||||
full:monitoring.qpdp1.net @cn
|
full:monitoring.qpdp1.net @cn
|
||||||
full:ocsp.pki.goog @cn
|
|
||||||
full:pagead-googlehosted.l.google.com @cn
|
full:pagead-googlehosted.l.google.com @cn
|
||||||
full:performanceparameters.googleapis.com @cn
|
full:performanceparameters.googleapis.com @cn
|
||||||
full:pki-goog.l.google.com @cn
|
|
||||||
full:prod-controlbe.floonet.goog @cn
|
full:prod-controlbe.floonet.goog @cn
|
||||||
full:prod-databe.floonet.goog @cn
|
full:prod-databe.floonet.goog @cn
|
||||||
full:prod.databe.floonet.goog @cn
|
full:prod.databe.floonet.goog @cn
|
||||||
@@ -651,7 +649,6 @@ full:redirector.bdn.dev @cn
|
|||||||
full:redirector.c.chat.google.com @cn
|
full:redirector.c.chat.google.com @cn
|
||||||
full:redirector.c.mail.google.com @cn
|
full:redirector.c.mail.google.com @cn
|
||||||
full:redirector.c.pack.google.com @cn
|
full:redirector.c.pack.google.com @cn
|
||||||
full:redirector.c.play.google.com @cn
|
|
||||||
full:redirector.c.youtubeeducation.com @cn
|
full:redirector.c.youtubeeducation.com @cn
|
||||||
full:redirector.gcpcdn.gvt1.com @cn
|
full:redirector.gcpcdn.gvt1.com @cn
|
||||||
full:redirector.gvt1.com @cn
|
full:redirector.gvt1.com @cn
|
||||||
@@ -690,6 +687,3 @@ full:www.destinationurl.com @cn
|
|||||||
full:www.gstatic.com @cn
|
full:www.gstatic.com @cn
|
||||||
full:www.pxcc.com @cn
|
full:www.pxcc.com @cn
|
||||||
full:xn--flw351e.com @cn
|
full:xn--flw351e.com @cn
|
||||||
|
|
||||||
gvt1-cn.com @cn
|
|
||||||
gvt2-cn.com @cn
|
|
||||||
|
|||||||
@@ -16,12 +16,21 @@ full:webchannel-alkalimakersuite-pa.clients6.google.com
|
|||||||
generativeai.google
|
generativeai.google
|
||||||
makersuite.google.com
|
makersuite.google.com
|
||||||
|
|
||||||
|
ai.studio
|
||||||
aistudio.google.com
|
aistudio.google.com
|
||||||
bard.google.com
|
bard.google.com
|
||||||
gemini.google
|
gemini.google
|
||||||
gemini.google.com
|
gemini.google.com
|
||||||
|
|
||||||
|
# Gemini Code Assist
|
||||||
|
# https://docs.cloud.google.com/gemini/docs/codeassist/set-up-gemini
|
||||||
|
full:cloudaicompanion.googleapis.com
|
||||||
|
full:cloudcode-pa.googleapis.com
|
||||||
|
full:daily-cloudcode-pa.googleapis.com
|
||||||
|
|
||||||
# NotebookLM
|
# NotebookLM
|
||||||
|
full:notebooklm-pa.googleapis.com
|
||||||
|
full:notebooklm.googleapis.com
|
||||||
notebooklm.google
|
notebooklm.google
|
||||||
notebooklm.google.com
|
notebooklm.google.com
|
||||||
|
|
||||||
@@ -31,6 +40,7 @@ jules.google.com
|
|||||||
|
|
||||||
# Google AI Labs
|
# Google AI Labs
|
||||||
labs.google
|
labs.google
|
||||||
|
labs.google.com
|
||||||
aisandbox-pa.googleapis.com
|
aisandbox-pa.googleapis.com
|
||||||
|
|
||||||
# Android Studio Gemini Code Assist
|
# Android Studio Gemini Code Assist
|
||||||
@@ -39,3 +49,9 @@ aida.googleapis.com
|
|||||||
# Opal
|
# Opal
|
||||||
opal.google
|
opal.google
|
||||||
opal.google.com
|
opal.google.com
|
||||||
|
|
||||||
|
# Antigravity
|
||||||
|
full:antigravity-pa.googleapis.com
|
||||||
|
full:antigravity.googleapis.com
|
||||||
|
antigravity.google
|
||||||
|
antigravity-unleash.goog
|
||||||
|
|||||||
7
data/growingio
Normal file
7
data/growingio
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# 北京易数科技
|
||||||
|
datayi.cn
|
||||||
|
gio.ren
|
||||||
|
giocdn.com
|
||||||
|
growin.cn
|
||||||
|
growingio.cn
|
||||||
|
growingio.com
|
||||||
@@ -1 +0,0 @@
|
|||||||
assets.growingio.com @ads
|
|
||||||
12
data/hdrezka
Normal file
12
data/hdrezka
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
hdrezka-home.tv
|
||||||
|
hdrezka.ac
|
||||||
|
hdrezka.ag
|
||||||
|
hdrezka.cm
|
||||||
|
hdrezka.co
|
||||||
|
hdrezka.me
|
||||||
|
hdrezka.org
|
||||||
|
hdrezka.site
|
||||||
|
rezka.ag
|
||||||
|
|
||||||
|
# hdrezka video CDN servers
|
||||||
|
stream.voidboost.cc
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
mlog.hiido.com @ads
|
|
||||||
ylog.hiido.com @ads
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
static.hotjar.com @ads
|
|
||||||
@@ -1,23 +1,23 @@
|
|||||||
bisheng.cn @cn
|
bisheng.cn
|
||||||
bishengcompiler.cn @cn
|
bishengcompiler.cn
|
||||||
devui.design @cn
|
devui.design
|
||||||
gneec.com @cn
|
gneec.com
|
||||||
gneec.com.cn @cn
|
gneec.com.cn
|
||||||
gneec3.com @cn
|
gneec3.com
|
||||||
gneec4.com @cn
|
gneec4.com
|
||||||
gneec7.com @cn
|
gneec7.com
|
||||||
harmonyos.com @cn
|
harmonyos.com
|
||||||
hiascend.cn @cn
|
hiascend.cn
|
||||||
hiascend.com @cn
|
hiascend.com
|
||||||
hiclc.com @cn
|
hiclc.com
|
||||||
hikunpeng.cn @cn
|
hikunpeng.cn
|
||||||
hikunpeng.com @cn
|
hikunpeng.com
|
||||||
hikunpeng.com.cn @cn
|
hikunpeng.com.cn
|
||||||
hikunpeng.net @cn
|
hikunpeng.net
|
||||||
hisilicon.com @cn
|
hisilicon.com
|
||||||
hisilicon.com.cn @cn
|
hisilicon.com.cn
|
||||||
huaweiapaas.com @cn
|
huaweiapaas.com
|
||||||
mindspore.cn @cn
|
mindspore.cn
|
||||||
owsgo.com @cn
|
owsgo.com
|
||||||
teleows.com @cn
|
saasops.tech
|
||||||
saasops.tech @cn
|
teleows.com
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
inner-active.mobi @ads
|
|
||||||
@@ -3,6 +3,7 @@
|
|||||||
5566ua.com
|
5566ua.com
|
||||||
aurorapush.cn
|
aurorapush.cn
|
||||||
e0n.cn
|
e0n.cn
|
||||||
|
easytomessage.com
|
||||||
japps.cn
|
japps.cn
|
||||||
jchat.io
|
jchat.io
|
||||||
jiguang.cn
|
jiguang.cn
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
kechuang.org
|
kechuang.org
|
||||||
full:kc.kexinshe.com @cn
|
kexinshe.com
|
||||||
|
|||||||
@@ -6,4 +6,9 @@ gfw.ovh # sub domains mirror
|
|||||||
mos-gorsud.co # kinopub domain to generate a mirror site through gfw.ovh
|
mos-gorsud.co # kinopub domain to generate a mirror site through gfw.ovh
|
||||||
|
|
||||||
# kinopub CDN servers
|
# kinopub CDN servers
|
||||||
|
cdn-service.space
|
||||||
|
cdn2cdn.com
|
||||||
|
cdn2site.com
|
||||||
|
pushbr.com # poster images CDN
|
||||||
|
|
||||||
regexp:(\w+)-static-[0-9]+\.cdntogo\.net$
|
regexp:(\w+)-static-[0-9]+\.cdntogo\.net$
|
||||||
|
|||||||
4
data/kodik
Normal file
4
data/kodik
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
kodik-storage.com
|
||||||
|
kodik.biz
|
||||||
|
kodik.cc
|
||||||
|
kodik.info
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
kurogames.com @cn
|
kurogames.com
|
||||||
|
|
||||||
# Wuthering Waves
|
# Wuthering Waves
|
||||||
aki-game.com @cn
|
aki-game.com
|
||||||
|
|||||||
2
data/liveperson
Normal file
2
data/liveperson
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
liveperson.net
|
||||||
|
lpsnmedia.net
|
||||||
5
data/louisvuitton
Normal file
5
data/louisvuitton
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
louisvuitton.cn @cn
|
||||||
|
louisvuitton.com
|
||||||
|
lvcampaign.com @cn
|
||||||
|
|
||||||
|
full:tp.louisvuitton.com @cn
|
||||||
@@ -6,3 +6,4 @@ include:vk
|
|||||||
boosty.to
|
boosty.to
|
||||||
donationalerts.com
|
donationalerts.com
|
||||||
memealerts.com
|
memealerts.com
|
||||||
|
tamtam.chat
|
||||||
|
|||||||
2
data/manus
Normal file
2
data/manus
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
manus.im
|
||||||
|
manuscdn.com
|
||||||
@@ -1,3 +1,5 @@
|
|||||||
|
include:ddmaicai
|
||||||
|
|
||||||
dianping.com
|
dianping.com
|
||||||
maoyan.com
|
maoyan.com
|
||||||
meituan.com
|
meituan.com
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
include:github-ads
|
||||||
|
|
||||||
browser.events.data.msn.cn @ads
|
browser.events.data.msn.cn @ads
|
||||||
browser.events.data.msn.com @ads
|
browser.events.data.msn.com @ads
|
||||||
clarity.ms @ads
|
clarity.ms @ads
|
||||||
|
|||||||
@@ -60,6 +60,7 @@ full:default.exp-tas.com
|
|||||||
full:developer.microsoft.com
|
full:developer.microsoft.com
|
||||||
full:download.visualstudio.microsoft.com
|
full:download.visualstudio.microsoft.com
|
||||||
full:dtlgalleryint.cloudapp.net
|
full:dtlgalleryint.cloudapp.net
|
||||||
|
full:packages.microsoft.com
|
||||||
full:poshtestgallery.cloudapp.net
|
full:poshtestgallery.cloudapp.net
|
||||||
full:psg-int-centralus.cloudapp.net
|
full:psg-int-centralus.cloudapp.net
|
||||||
full:psg-int-eastus.cloudapp.net
|
full:psg-int-eastus.cloudapp.net
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
mopub.com @ads
|
|
||||||
2
data/mosmetro
Normal file
2
data/mosmetro
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
mosmetro.ru
|
||||||
|
mosmetro.tech
|
||||||
@@ -1 +0,0 @@
|
|||||||
evt.mxplay.com @ads
|
|
||||||
@@ -16,6 +16,7 @@ include:netease-ads
|
|||||||
166.net
|
166.net
|
||||||
188.com
|
188.com
|
||||||
321fenx.com
|
321fenx.com
|
||||||
|
easebar.com @!cn
|
||||||
haowu.link
|
haowu.link
|
||||||
icourse163.org
|
icourse163.org
|
||||||
lf126.net
|
lf126.net
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user