mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-13 08:59:34 +03:00
docs: updates in README files
This commit is contained in:
@@ -64,7 +64,7 @@ Configuration files are stored in the `config/<group>/<site>.json`. Each JSON fi
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
| property | type | description |
|
| property | type | description |
|
||||||
|----------|----------|--------------------------------------------------------------|
|
|----------|----------|-----------------------------------------------------------|
|
||||||
| domains | string[] | List of portal domains |
|
| domains | string[] | List of portal domains |
|
||||||
| dns | string[] | List of DNS servers for updating IP addresses |
|
| dns | string[] | List of DNS servers for updating IP addresses |
|
||||||
| timeout | int | Time interval between domain IP address updates (seconds) |
|
| timeout | int | Time interval between domain IP address updates (seconds) |
|
||||||
@@ -72,7 +72,7 @@ Configuration files are stored in the `config/<group>/<site>.json`. Each JSON fi
|
|||||||
| ip6 | string[] | Initial list of IPv6 addresses |
|
| ip6 | string[] | Initial list of IPv6 addresses |
|
||||||
| cidr4 | string[] | Initial list of CIDRv4 zones of IPv4 addresses |
|
| cidr4 | string[] | Initial list of CIDRv4 zones of IPv4 addresses |
|
||||||
| cidr6 | string[] | Initial list of CIDRv6 zones of IPv6 addresses |
|
| cidr6 | string[] | Initial list of CIDRv6 zones of IPv6 addresses |
|
||||||
| external | object | Lists of URLs to retrieve initial data from external sources |
|
| external | object | Lists of URLs to retrieve data from external sources |
|
||||||
|
|
||||||
| property | type | description |
|
| property | type | description |
|
||||||
|----------|----------|--------------------------------------------------------------|
|
|----------|----------|--------------------------------------------------------------|
|
||||||
|
@@ -74,7 +74,7 @@ Demo URL: [https://iplist.opencck.org](https://iplist.opencck.org)
|
|||||||
| ip6 | string[] | Начальный список ipv6 адресов |
|
| ip6 | string[] | Начальный список ipv6 адресов |
|
||||||
| cidr4 | string[] | Начальный список CIDRv4 зон ipv4 адресов |
|
| cidr4 | string[] | Начальный список CIDRv4 зон ipv4 адресов |
|
||||||
| cidr6 | string[] | Начальный список CIDRv6 зон ipv6 адресов |
|
| cidr6 | string[] | Начальный список CIDRv6 зон ipv6 адресов |
|
||||||
| external | object | Списки URL для получения начальных данных от сторонних источников |
|
| external | object | Списки URL для получения данных от сторонних источников |
|
||||||
|
|
||||||
| свойство | тип | описание |
|
| свойство | тип | описание |
|
||||||
|----------|----------|-----------------------------------------------------|
|
|----------|----------|-----------------------------------------------------|
|
||||||
|
Reference in New Issue
Block a user