D7net Mini Sh3LL v1

 
OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : OFF
Directory (0755) :  /var/www/html/antarctic-drupal-7.89/myadmin/locale/../js/src/

 Home   ☍ Command   ☍ Upload File   ☍Info Server   ☍ Buat File   ☍ Mass deface   ☍ Jumping   ☍ Config   ☍ Symlink   ☍ About 

Current File : /var/www/html/antarctic-drupal-7.89/myadmin/locale/../js/src/cross_framing_protection.js
/**
 * Conditionally included if framing is not allowed
 */
if (self === top) {
    var styleElement = document.getElementById('cfs-style');
    // check if styleElement has already been removed
    // to avoid frequently reported js error
    if (typeof(styleElement) !== 'undefined' && styleElement !== null) {
        styleElement.parentNode.removeChild(styleElement);
    }
} else {
    top.location = self.location;
}

AnonSec - 2021 | Recode By D7net