@import url("https://goeris.com/css/css-exfil-style-import-xo.css"); /* for test 4 */

/* Corresponds to test 2 on CSS Exfil checker - Cross Domain CSS */
#exfil_test2[value*="abc"] ~ #exfil_img2 {
    background-image:url("https://www.mike-gualtieri.com/images/vulnerable-to-css-exfil-attack2.jpg?nocache");
}

