add imperva to CDN (#1126)

pull/1130/head
Phuoc Tran 6 months ago committed by GitHub
parent 9e82264ceb
commit caccd4b71b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -20,4 +20,8 @@ class Fastly(_Cdn):
_icon = "fastly.png" _icon = "fastly.png"
class Imperva(_Cdn):
_icon = "imperva.png"
# Aliases # Aliases

@ -53,6 +53,9 @@ Node classes list of the saas provider.
<img width="30" src="/img/resources/saas/cdn/fastly.png" alt="Fastly" style="float: left; padding-right: 5px;" > <img width="30" src="/img/resources/saas/cdn/fastly.png" alt="Fastly" style="float: left; padding-right: 5px;" >
**diagrams.saas.cdn.Fastly** **diagrams.saas.cdn.Fastly**
<img width="30" src="/img/resources/saas/cdn/imperva.png" alt="Imperva" style="float: left; padding-right: 5px;" >
**diagrams.saas.cdn.Imperva**
## saas.chat ## saas.chat

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Loading…
Cancel
Save