diff --git a/library.js b/library.js index 4ff6656..41194be 100644 --- a/library.js +++ b/library.js @@ -129,6 +129,13 @@ regexps: [/.*<\/a>/g], icon: 'fa-times-circle-o' }); + //xvideos + embeds.push({ + id: 'XVideos', + code: '', + regexps: [/.*<\/a>/g], + icon: 'fa-times-circle-o' + }); /** * Buscamos e insertamos todos los servicios que hemos definido