Skip to content

Generated geosite.dat based on Antifilter Community List

License

Notifications You must be signed in to change notification settings

1andrevich/antifilter-domain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Назначение

Форк оригинального проекта для сборки dat-файлов Geosite для проектов V2Fly, XRay и подобных на основе списков Antifilter Сборка проводится автоматически еженедельно через GitHub Actions

Использованные списки

Ссылки на скачивание

Пример использования

{
  "routing": {
      "rules": [
      {
        "domain": [
          "ext:geosite.dat:antifilter-community"
        ],
        "type": "field",
        "outboundTag": "proxy"
      },
      {
        "type": "field",
        "outboundTag": "direct"
      }
    ]
  }
}