| @@ -23,9 +23,9 @@ | ||
| 23 | 23 | <span class="ayg-ajax-status"></span> |
| 24 | 24 | <p class="description"> |
| 25 | 25 | <?php |
| 26 | 26 | printf( |
| 27 | - __( 'Follow <a href="%s" target="_blank">this guide</a> to get your own API key.', 'automatic-youtube-gallery' ), | |
| 27 | + __( 'Follow <a href="%s" target="_blank" rel="noopener noreferrer">this guide</a> to get your own API key.', 'automatic-youtube-gallery' ), | |
| 28 | 28 | 'https://plugins360.com/automatic-youtube-gallery/how-to-get-youtube-api-key/' |
| 29 | 29 | ); |
| 30 | 30 | ?> |
| 31 | 31 | </p> |