Skip to content

Commit

Permalink
Merge pull request #151 from dfabulich/whitelist-ifarchive-direct-domain
Browse files Browse the repository at this point in the history
Add IF Archive and subdomains to direct domains list
  • Loading branch information
curiousdannii committed Aug 12, 2024
2 parents 4451a02 + 6f48573 commit 6256195
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/common/options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,10 @@ export function get_default_options(): ParchmentOptions {
auto_launch: 1,
Dialog: WebDialog,
direct_domains: [
'ifarchive.org',
'mirror.ifarchive.org',
'unbox.ifarchive.org',
'www.ifarchive.org',
],
do_vm_autosave: 1,
Glk: GlkOte_GlkApi,
Expand Down

0 comments on commit 6256195

Please sign in to comment.