uawdijnntqw1x1x1
IP : 3.15.10.218
Hostname : premium160.web-hosting.com
Kernel : Linux premium160.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
batcwwjx
/
.
/
public_html
/
.
/
wp-content
/
plugins
/
charitable
/
assets
/
js
/
charitable-url-sanitizer.js
/
/
CHARITABLE = window.CHARITABLE || {}; /** * Add sanitize_url to the Helpers. */ ( function( exports, $ ) { exports.Helpers = exports.Helpers || {}; exports.Helpers.sanitize_url = function( input ) { var url = input.value.toLowerCase(); if ( !/^https?:\/\//i.test( url ) && url.length > 0 ) { url = 'http://' + url; input.value = url; } }; } )( CHARITABLE, jQuery ); /** * URL sanitization. * * This is provided for backwards compatibility. */ CHARITABLE.SanitizeURL = function( input ) { CHARITABLE.Helpers.sanitize_url( input ); };
/home/batcwwjx/./public_html/./wp-content/plugins/charitable/assets/js/charitable-url-sanitizer.js