mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-22 23:28:40 +00:00
This commit is contained in:
parent
259bf77d58
commit
d8810fcf78
@ -177,7 +177,9 @@ if (!isset($ShowPageHeader)) {
|
|||||||
processEscapes: true
|
processEscapes: true
|
||||||
},
|
},
|
||||||
options: {
|
options: {
|
||||||
skipHtmlTags: { '[-]': ['pre'] },
|
skipHtmlTags: {
|
||||||
|
'[-]': ['pre']
|
||||||
|
},
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
@ -267,7 +269,10 @@ if (!isset($ShowPageHeader)) {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
<script defer data-domain="sjzezoj.com" src="https://stat.u.sb/js/script.js"></script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<?php if (isset($REQUIRE_LIB['bootstrap5'])) : ?>
|
<?php if (isset($REQUIRE_LIB['bootstrap5'])) : ?>
|
||||||
|
|
||||||
<body class="d-flex flex-column min-vh-100
|
<body class="d-flex flex-column min-vh-100
|
||||||
|
Loading…
Reference in New Issue
Block a user