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