⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.252
Server IP:
104.21.64.1
Server:
Linux vmi2315822.contaboserver.net 5.15.0-134-generic #145-Ubuntu SMP Wed Feb 12 20:08:39 UTC 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.3.21
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
etc
/
fonts
/
conf.d
/
View File Name :
99-language-selector-zh.conf
<?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <match target="font" > <test name="family" compare="contains" > <string>Song</string> </test> <!-- check to see if the font is just regular --> <test name="weight" compare="less_eq"> <int>100</int> </test> <test compare="more_eq" target="pattern" name="weight" > <int>180</int> </test> <edit mode="assign" name="embolden" > <bool>true</bool> </edit> </match> <match target="font" > <test name="family" compare="contains" > <string>Sun</string> </test> <!-- check to see if the font is just regular --> <test name="weight" compare="less_eq"> <int>100</int> </test> <test compare="more_eq" target="pattern" name="weight" > <int>180</int> </test> <edit mode="assign" name="embolden" > <bool>true</bool> </edit> </match> <match target="font" > <test name="family" compare="contains" > <string>Kai</string> </test> <!-- check to see if the font is just regular --> <test name="weight" compare="less_eq"> <int>100</int> </test> <test compare="more_eq" target="pattern" name="weight" > <int>180</int> </test> <edit mode="assign" name="embolden" > <bool>true</bool> </edit> </match> <match target="font" > <test name="family" compare="contains" > <string>Ming</string> </test> <!-- check to see if the font is just regular --> <test name="weight" compare="less_eq"> <int>100</int> </test> <test compare="more_eq" target="pattern" name="weight" > <int>180</int> </test> <edit mode="assign" name="embolden" > <bool>true</bool> </edit> </match> </fontconfig>