summarylogtreecommitdiffstats
path: root/update.py
diff options
context:
space:
mode:
authorSainnhe Park2023-12-10 11:13:49 +0800
committerSainnhe Park2023-12-10 11:13:49 +0800
commitd46fd20ba93c0dba7aa001cfccc15a7ee9586f26 (patch)
tree1ef74decac96c0e06c5bb46e1a4178cddd3b3f80 /update.py
parent7b6f4bf9d4d4faea2b3d8f6ac482e486c7bcc202 (diff)
downloadaur-d46fd20ba93c0dba7aa001cfccc15a7ee9586f26.tar.gz
Update to 1.85.0
Diffstat (limited to 'update.py')
-rwxr-xr-xupdate.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/update.py b/update.py
index d5acce693f18..baa936d68f40 100755
--- a/update.py
+++ b/update.py
@@ -19,8 +19,7 @@ key_list = [
"extensionAllowedBadgeProviders",
"extensionAllowedBadgeProvidersRegex",
"msftInternalDomains",
- "linkProtectionTrustedDomains",
- "featuredExtensions"
+ "linkProtectionTrustedDomains"
]
product_path = sys.argv[1]