Merge pull request #2506 from keepassxreboot/fix/adjust_xml_site_exlude_list

Remove XML URL from exclude list
This commit is contained in:
Sami Vänttinen 2025-04-05 18:24:27 +03:00 committed by GitHub
commit b186eb1fd2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 0 additions and 3 deletions

View file

@ -39,7 +39,6 @@
"<all_urls>"
],
"exclude_matches": [
"*://*/*.xml*",
"file:///*.xml*"
],
"js": [

View file

@ -52,7 +52,6 @@
"<all_urls>"
],
"exclude_matches": [
"*://*/*.xml*",
"file:///*.xml*"
],
"js": [

View file

@ -39,7 +39,6 @@
"<all_urls>"
],
"exclude_matches": [
"*://*/*.xml*",
"file:///*.xml*"
],
"js": [