Closed wangwillian0 closed 2 years ago
Sometimes the X-Apple-MD-M data field comes without the quotes, which breaks the script. This should make the parsing more robust.
Example:
{ "X-Apple-MD" = "XXX...XXX"; "X-Apple-MD-M" = XXX...XXX; }
Sometimes the X-Apple-MD-M data field comes without the quotes, which breaks the script. This should make the parsing more robust.
Example: