瀏覽代碼

feat: support mustache tag in newtab block user-agent (#663)

Ahmad Kholid 2 年之前
父節點
當前提交
6ffd698458
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/utils/shared.js

+ 1 - 1
src/utils/shared.js

@@ -95,7 +95,7 @@ export const tasks = {
     outputs: 1,
     allowedInputs: true,
     maxConnection: 1,
-    refDataKeys: ['url'],
+    refDataKeys: ['url', 'userAgent'],
     data: {
       disableBlock: false,
       description: '',