add imperva to CDN

pull/1126/head
Phước Trần 6 months ago
parent 581c2233f4
commit 8fdcbbcaa3

@ -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