mirror of
https://github.com/daydreamer-json/ak-endfield-api-archive.git
synced 2026-05-06 21:53:44 +02:00
fix: game patch package diff detection issue
This commit is contained in:
@@ -89,6 +89,7 @@ const diffIgnoreRules = [
|
||||
['rsp', 'patch', 'patches', '*', 'url'],
|
||||
['rsp', 'zip_package_url'],
|
||||
['rsp', 'exe_url'],
|
||||
['rsp', 'patch', 'v2_patch_info_url'],
|
||||
].map((path) => ({ path, pattern: /[?&]auth_key=[^&]+/g }));
|
||||
|
||||
// Utilities
|
||||
|
||||
Reference in New Issue
Block a user