Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/cartforge.co/vendor/tubalmartin/cssmin/tests/fixtures/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/cartforge.co/vendor/tubalmartin/cssmin/tests/fixtures/strings.css
/* Box model hack: http://tantek.com/CSS/Examples/boxmodelhack.html */

#elem {
    width: 100px;
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 200px;
}
html>body #elem {
    width: 200px;
}

/* preserving newlines in strings */
#sel-o {
    content: "on\"ce upon \
a time";
    content: 'once upon \
a ti\'me';
}


/* preserving strings */
.sele {
    content: "\"keep  \"    me";
    something: '\\\' .     . ';
    else: 'empty{}';
    content: "/* test */"; /* <---- this is not a comment, should be be kept */
}

Spamworldpro Mini