403Webshell
Server IP :  /  Your IP : 216.73.216.44
Web Server : nginx/1.31.3
System : Linux dcde39c899c5 6.12.95+deb13-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.95-1 (2026-07-04) x86_64
User : www-data ( 1000)
PHP Version : 8.4.15
Disable Function : phpinfo
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/share/fontconfig/conf.avail/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/share/fontconfig/conf.avail/48-guessfamily.conf
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
<fontconfig>
  <description>Guess a generic-family for substitution</description>
  <!-- sans-serif -->
  <match target="pattern">
    <test qual="all" name="family" compare="not_eq">
      <string>sans-serif</string>
    </test>
    <test name="family" compare="contains">
      <string>sans</string>
    </test>
    <edit name="family" mode="append_last">
      <string>sans-serif</string>
    </edit>
  </match>
  <!-- serif -->
  <match target="pattern">
    <test qual="all" name="family" compare="not_eq">
      <string>sans-serif</string>
    </test>
    <test qual="all" name="family" compare="not_eq">
      <string>serif</string>
    </test>
    <test name="family" compare="contains">
      <string>serif</string>
    </test>
    <edit name="family" mode="append_last">
      <string>serif</string>
    </edit>
  </match>
  <!-- monospace -->
  <match target="pattern">
    <test qual="all" name="family" compare="not_eq">
      <string>monospace</string>
    </test>
    <test name="family" compare="contains">
      <string>mono</string>
    </test>
    <edit name="family" mode="append_last">
      <string>monospace</string>
    </edit>
  </match>
</fontconfig>

Youez - 2016 - github.com/yon3zu
LinuXploit