Skip to content

Commit 02032e6

Browse files
committed
wip
1 parent 757ce88 commit 02032e6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,12 @@ BunnyCDNRegion::SINGAPORE = 'sg';
9191

9292
# Oceania
9393
BunnyCDNRegion::SYDNEY = 'syd';
94+
95+
# Africa
96+
BunnyCDNRegion::JOHANNESBURG = 'JH';
97+
98+
# South America
99+
BunnyCDNRegion::BRAZIL = 'BR';
94100
```
95101

96102
## Contributing

0 commit comments

Comments
 (0)