This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# --------------------------------------------------- | |
# Vimeo | |
# --------------------------------------------------- | |
151.101.0.217 player.vimeo.com | |
151.101.192.249 vimeo-hp-videos.global.ssl.fastly.net | |
151.101.2.109 f.vimeocdn.com | |
151.101.192.217 vimeo.com | |
151.101.66.109 i.vimeocdn.com | |
151.101.64.217 developer.vimeo.com |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Create an image with the desired size on-the-fly. | |
* | |
* @param $image_id | |
* @param $width | |
* @param $height | |
* @param $crop | |
* | |
* @return array | |
*/ |