mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-06-06 05:49:03 +08:00
web: Load ua-parser script from local server rather than jsdelivr
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
<title>E-Hentai Downloader Dashboard</title>
|
<title>E-Hentai Downloader Dashboard</title>
|
||||||
<link rel="manifest" href="manifest.json">
|
<link rel="manifest" href="manifest.json">
|
||||||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/ua-parser.min.js"></script>
|
<script src="ua-parser.min.js"></script>
|
||||||
|
|
||||||
<!-- This script adds the flutter initialization JS code -->
|
<!-- This script adds the flutter initialization JS code -->
|
||||||
<script src="flutter_bootstrap.js" defer></script>
|
<script src="flutter_bootstrap.js" defer></script>
|
||||||
|
|||||||
4
web/ua-parser.min.js
vendored
Normal file
4
web/ua-parser.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user