Compare commits

..

No commits in common. "main" and "2.7.5" have entirely different histories.
main ... 2.7.5

1 changed files with 1 additions and 2 deletions

View File

@ -60,8 +60,7 @@ z.Crypto = {
}, },
/** @type {string} */ /** @type {string} */
// EncPadding: "\x28\xBF\x4E\x5E\x4E\x75\x8A\x41\x64\x00\x4E\x56\xFF\xFA\x01\x08\x2E\x2E\x00\xB6\xD0\x68\x3E\x80\x2F\x0C\xA9\xFE\x64\x53\x69\x7A", EncPadding: "\x28\xBF\x4E\x5E\x4E\x75\x8A\x41\x64\x00\x4E\x56\xFF\xFA\x01\x08\x2E\x2E\x00\xB6\xD0\x68\x3E\x80\x2F\x0C\xA9\xFE\x64\x53\x69\x7A",
EncPadding: atob('KL9OXk51ikFkAE5W//oBCC4uALbQaD6ALwyp/mRTaXo='),
/** /**
* Add "\" before "\", "(" and ")", and chr(13) => '\r' * Add "\" before "\", "(" and ")", and chr(13) => '\r'