mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 01:15:28 +00:00
Update SSecurity.ts
This commit is contained in:
@@ -2,7 +2,7 @@ import { makeAutoObservable, computed, action } from "mobx";
|
|||||||
|
|
||||||
import Settings from "../Settings";
|
import Settings from "../Settings";
|
||||||
|
|
||||||
const TRUSTED_DOMAINS = ["revolt.chat", "revolt.wtf", "gifbox.me", "rvlt.gg"];
|
const TRUSTED_DOMAINS = ["revolt.chat", "revolt.wtf", "gifbox.me", "rvlt.gg", "google.com", "youtube.com","en.wikipedia.org", "wikipedia.org", "duckduckgo.com", "github.com", "codeberg.org"];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Helper class for changing security options.
|
* Helper class for changing security options.
|
||||||
|
|||||||
Reference in New Issue
Block a user