['required', 'url', 'regex:/^https:\/\/(images\.unsplash\.com|media[0-9]*\.giphy\.com)\//'], 'filename' => ['required', 'string', 'max:255'], 'download_location' => ['nullable', 'url', 'regex:/^https:\/\/api\.unsplash\.com\//'], ]; } }