// ==UserScript==
// @name Yui-chan 🌸
// @namespace https://twitter.com/ImCatLord
// @version 0.6
// @description Script para facilitar la descarga desde AnimeFLV.net
// @author ImCatLord
// @icon https://i.imgur.com/WDgT7rKs.png
// @match *.animeflv.net/anime/*
// @match *.animeflv.net/ver/*
// @grant none
// @downloadURL https://update.greasyfork.icu/scripts/416931/Yui-chan%20%F0%9F%8C%B8.user.js
// @updateURL https://update.greasyfork.icu/scripts/416931/Yui-chan%20%F0%9F%8C%B8.meta.js
// ==/UserScript==
(function() {
const $ = window.jQuery;
const yui = {
url: `${window.location.protocol}//${window.location.hostname}`,
uri: location.href
.substring(`${window.location.protocol}//${window.location.hostname}/`.length)
.split('/')
};
if(yui.uri[0] == 'ver') {
$('.vhslh2b').remove();
$('.CpCnC').find('br').remove();
$('.CpCnC').prepend(`
Ep.${ep[0] < 10 ? '0' : ''}${ep[0]} —
Cargando...