mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Statistics page implemented in popup
This commit is contained in:
@@ -70,7 +70,8 @@ const Setting = {
|
||||
'WHITELISTED_DOMAINS': 'whitelistedDomains',
|
||||
'XHR_TEST_DOMAIN': 'xhrTestDomain',
|
||||
'LOGGING': 'enableLogging',
|
||||
'DOMAINS_MANIPULATE_DOM': 'domainsManipulateDOM'
|
||||
'DOMAINS_MANIPULATE_DOM': 'domainsManipulateDOM',
|
||||
'STATISTIC_DATA': 'statisticData'
|
||||
};
|
||||
|
||||
const WebRequest = {
|
||||
|
Reference in New Issue
Block a user