Skip to content

Commit 39e146e

Browse files
Update documentation to mention the support of CDN and EPN
1 parent 9fc301f commit 39e146e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/source/code.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ Note: This parameter is only available for Plus and Security plan only.
102102
|proxy.is_spammer|boolean|Email and forum spammers.|
103103
|proxy.is_scanner|boolean|Network security scanners.|
104104
|proxy.is_botnet|boolean|Malware infected devices.|
105+
|proxy.is_consumer_privacy_network|boolean|Consumer Privacy Networks.|
106+
|proxy.is_enterprise_private_network|boolean|Enterprise Private Networks.|
105107
```
106108

107109
## DomainWHOIS Class

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# -- Project information
77

88
project = 'IP2Location.io Python SDK'
9-
copyright = '2023, IP2Location'
9+
copyright = '2024, IP2Location'
1010
author = 'IP2Location'
1111

1212
release = '1.0.0'

0 commit comments

Comments
 (0)