programarewards.com.ar Open in urlscan Pro
172.67.74.94  Public Scan

Submitted URL: http://programarewards.com.ar/modules/securitypro/views/js/cut.js
Effective URL: https://programarewards.com.ar/modules/securitypro/views/js/cut.js
Submission: On April 07 via api from US — Scanned from US

Form analysis 0 forms found in the DOM

Text Content

/**
 * This file is part of the securitypro package.
 *
 * @author Mathias Reker
 * @copyright Mathias Reker
 * @license Commercial Software License
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

$(document).on("cut",function(e){"INPUT"!=e.target.nodeName&&"TEXTAREA"!=e.target.nodeName&&e.preventDefault()});