HEX
Server: Apache
System: Linux webm005.cluster121.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: adventp (418412)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/adventp/www/wp-content/plugins/ut-shortcodes/js/ut.wordeffects.min.js
!function(a){"use strict";var b=function(a){this.el=a,this.txt=new TextFx(this.el.querySelector(".title"))},c=function(a){this.el=a,this.current=0,this.slides=[];var c=this;[].slice.call(this.el.querySelectorAll(".ut-word-effect-slide")).forEach(function(a){c.slides.push(new b(a))}),this.slidesTotal=this.slides.length,this.effect=this.el.getAttribute("data-effect")};c.prototype._navigate=function(a){if(this.isAnimating)return!1;this.isAnimating=!0;var b=this,c=this.slides[this.current];this.current="next"===a?this.current<this.slidesTotal-1?this.current+1:0:this.current=this.current>0?this.current-1:this.slidesTotal-1;var d=this.slides[this.current],e=0,f=function(){++e,2===e&&(c.el.classList.remove("slide--current"),d.el.classList.add("slide--current"),b.isAnimating=!1)};c.txt.hide(this.effect,function(){c.el.style.opacity=0,f()}),d.txt.hide(),d.el.style.opacity=1,d.txt.show(this.effect,function(){f()})},c.prototype.next=function(){this._navigate("next")},c.prototype.prev=function(){this._navigate("prev")},[].slice.call(document.querySelectorAll(".ut-word-effects")).forEach(function(a){var b=new c(a);setInterval(function(){b.next()},3e3)})}(jQuery);