Update public URL, from web-check.as93.net to web-check.xyz

This commit is contained in:
Alicia Sykes
2023-09-03 20:35:27 +01:00
parent 32d5962dc3
commit 0d4942738d
4 changed files with 8 additions and 9 deletions

View File

@@ -863,7 +863,7 @@ const Results = (): JSX.Element => {
}
</Nav>
<ProgressBar loadStatus={loadingJobs} showModal={showErrorModal} showJobDocs={showInfo} />
{ address?.includes(window?.location?.hostname || 'web-check.as93.net') && <SelfScanMsg />}
{ address?.includes(window?.location?.hostname || 'web-check.xyz') && <SelfScanMsg />}
<Loader show={loadingJobs.filter((job: LoadingJob) => job.state !== 'loading').length < 5} />
<FilterButtons>{ showFilters ? <>
<div className="one-half">