Add periodic user agent string updates

This commit is contained in:
hensm
2025-12-27 02:13:57 +00:00
parent 50851b4831
commit 1f200bef9a
7 changed files with 131 additions and 27 deletions

View File

@@ -106,4 +106,4 @@ export default {
siteWhitelistCustomUserAgent: "",
showAdvancedOptions: false
} as Options;
} satisfies Options as Options;