Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.224.137.108
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
fontconfig /
conf.avail /
Delete
Unzip
Name
Size
Permission
Date
Action
10-autohint.conf
484
B
-rw-r--r--
2018-10-30 18:33
10-hinting-full.conf
461
B
-rw-r--r--
2018-10-30 18:33
10-hinting-medium.conf
463
B
-rw-r--r--
2018-10-30 18:33
10-hinting-none.conf
461
B
-rw-r--r--
2018-10-30 18:33
10-hinting-slight.conf
463
B
-rw-r--r--
2018-10-30 18:33
10-no-sub-pixel.conf
491
B
-rw-r--r--
2018-10-30 18:33
10-scale-bitmap-fonts.conf
1.96
KB
-rw-r--r--
2018-10-30 18:33
10-sub-pixel-bgr.conf
489
B
-rw-r--r--
2018-10-30 18:33
10-sub-pixel-rgb.conf
489
B
-rw-r--r--
2018-10-30 18:33
10-sub-pixel-vbgr.conf
490
B
-rw-r--r--
2018-10-30 18:33
10-sub-pixel-vrgb.conf
490
B
-rw-r--r--
2018-10-30 18:33
10-unhinted.conf
481
B
-rw-r--r--
2018-10-30 18:33
11-lcdfilter-default.conf
526
B
-rw-r--r--
2018-10-30 18:33
11-lcdfilter-legacy.conf
524
B
-rw-r--r--
2018-10-30 18:33
11-lcdfilter-light.conf
522
B
-rw-r--r--
2018-10-30 18:33
20-unhint-small-dejavu-sans.conf
856
B
-rw-r--r--
2008-11-11 11:48
20-unhint-small-vera.conf
1.23
KB
-rw-r--r--
2018-10-30 18:33
25-unhint-nonlatin.conf
3.18
KB
-rw-r--r--
2018-10-30 18:33
30-metric-aliases.conf
13.19
KB
-rw-r--r--
2018-10-30 18:33
30-urw-aliases.conf
889
B
-rw-r--r--
2018-10-30 18:33
31-cantarell.conf
440
B
-rw-r--r--
2016-01-28 20:41
40-nonlatin.conf
5.06
KB
-rw-r--r--
2018-10-30 18:33
45-generic.conf
3.22
KB
-rw-r--r--
2018-10-30 18:33
45-latin.conf
6.21
KB
-rw-r--r--
2018-10-30 18:33
49-sansserif.conf
545
B
-rw-r--r--
2018-10-30 18:33
50-user.conf
673
B
-rw-r--r--
2018-10-30 18:33
51-local.conf
189
B
-rw-r--r--
2018-10-30 18:33
57-dejavu-sans.conf
1.96
KB
-rw-r--r--
2008-11-11 11:48
60-generic.conf
1.75
KB
-rw-r--r--
2018-10-30 18:33
60-latin.conf
1.79
KB
-rw-r--r--
2018-10-30 18:33
65-3-ipa-gothic.conf
1.24
KB
-rw-r--r--
2013-12-28 05:00
65-fonts-persian.conf
9.88
KB
-rw-r--r--
2018-10-30 18:33
65-khmer.conf
289
B
-rw-r--r--
2018-10-30 18:33
65-nonlatin.conf
7.75
KB
-rw-r--r--
2018-10-30 18:33
69-unifont.conf
672
B
-rw-r--r--
2018-10-30 18:33
70-no-bitmaps.conf
263
B
-rw-r--r--
2018-10-30 18:33
70-yes-bitmaps.conf
263
B
-rw-r--r--
2018-10-30 18:33
80-delicious.conf
422
B
-rw-r--r--
2018-10-30 18:33
90-synthetic.conf
1.7
KB
-rw-r--r--
2018-10-30 18:33
Save
Rename
<?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <!-- Keep in sync with 45-generic.conf --> <!-- Emoji --> <!-- Prefer to match color emoji font. --> <match> <test name="lang"> <string>und-zsye</string> </test> <test qual="all" name="color" compare="not_eq"> <bool>true</bool> </test> <test qual="all" name="color" compare="not_eq"> <bool>false</bool> </test> <edit name="color" mode="append"> <bool>true</bool> </edit> </match> <!-- TODO ! Match on "color" and alias B&W ones first if no color is requested. ! That's "hard" because <alias> doesn't work in match and needs to be ! expanded to its non-sugar form. !--> <alias binding="same"> <family>emoji</family> <prefer> <!-- System fonts --> <family>Noto Color Emoji</family> <!-- Google --> <family>Apple Color Emoji</family> <!-- Apple --> <family>Segoe UI Emoji</family> <!-- Microsoft --> <family>Twitter Color Emoji</family> <!-- Twitter --> <family>EmojiOne Mozilla</family> <!-- Mozilla --> <!-- Third-Party fonts --> <family>Emoji Two</family> <family>Emoji One</family> <!-- Non-color --> <family>Noto Emoji</family> <!-- Google --> <family>Android Emoji</family> <!-- Google --> </prefer> </alias> <!-- Math --> <alias binding="same"> <!-- https://en.wikipedia.org/wiki/Category:Mathematical_OpenType_typefaces --> <family>math</family> <prefer> <family>XITS Math</family> <!-- Khaled Hosny --> <family>STIX Two Math</family> <!-- AMS --> <family>Cambria Math</family> <!-- Microsoft --> <family>Latin Modern Math</family> <!-- TeX --> <family>Minion Math</family> <!-- Adobe --> <family>Lucida Math</family> <!-- Adobe --> <family>Asana Math</family> </prefer> </alias> </fontconfig>