このコミットが含まれているのは:
守矢諏訪子 2023-05-30 20:43:15 +09:00
コミット 7441014425
2個のファイルの変更4行の追加4行の削除

ファイルの表示

@ -743,8 +743,8 @@ function initDefaults() {
regex: [],
}
options['theme'] = "detect"
options['popupServices'] = ["youtube", "twitter", "tiktok", "imgur", "reddit", "quora", "translate", "maps"]
options['fetchInstances'] = 'github'
options['popupServices'] = ["youtube", "twitter", "mixi", "imgur", "reddit", "pixiv", "translate", "maps"]
options['fetchInstances'] = 'gitler'
options = { ...options, ...defaultInstances }

ファイルの表示

@ -50,7 +50,7 @@
"search_provider": {
"name": "__MSG_extensionName__",
"keyword": "@libreredirect",
"favicon_url": "https://raw.githubusercontent.com/libredirect/libredirect/master/src/assets/images/libredirect-16.png",
"favicon_url": "https://gitler.moe/suwako/libreredirect/raw/branch/master/src/assets/images/libreredirect-16.png",
"search_url": "https://search.libreredirect.invalid/?q={searchTerms}",
"encoding": "UTF-8",
"is_default": false
@ -83,6 +83,6 @@
}
},
"default_locale": "en",
"update_url": "https://raw.githubusercontent.com/libredirect/libredirect/master/src/updates/updates.xml",
"update_url": "https://gitler.moe/suwako/libreredirect/raw/branch/master/src/updates/updates.xml",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAroWDSoSRZ1scj+eJRrvnhJbrqXTKnhQuxs6+AJg16sqr0bsMdFV+MSY4i4xnK+K5WOYkBliWXgUyk/wzicoAjOnSJddrL/Md4FuWHI2NVIkrlsLOrYkygi5OLqGPajRH/w8Cdmg7KzEpXe/OnYV0/qS8li8huEdTzdeLdhfbiVl1j3DOr4OJALQ7mPeeNFHFo/oVQ+OkSezWLezA5jUGfhtzPYV6u1TXzX7lCi8E/BbDbwkvvXOMcjXCv08kjdLOY2djCA2a6zr0xAb3q8DlexAMZ8vMof7AQRFtBKhLc9n9VFoipMMdBOVQQj/eIcRILBrmkcZNnJxFKiHNJ+NcZQIDAQAB"
}