瀏覽代碼

Added improved `domainDest` option validation

sanex 3 年之前
父節點
當前提交
eaf005cb09
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -2,7 +2,7 @@ Change Log
 
 v2.15.0
 ---
-* Added `domainDest` option that option allows the browser to be redirected to a passed domain if the source code isn't run on the domains specified by `domainLock`.
+* Added `domainDest` option that option allows the browser to be redirected to a passed domain if the source code isn't run on the domains specified by `domainLock`. Thank you https://github.com/erikdubbelboer!
 * `ObfuscationResult` object now contains `getOptions` method to get options that were used during obfuscation
 
 v2.14.0