diff --git a/src/scripts/config/aria2Options.js b/src/scripts/config/aria2Options.js index 712f4a8..19cf2c7 100644 --- a/src/scripts/config/aria2Options.js +++ b/src/scripts/config/aria2Options.js @@ -970,6 +970,11 @@ category: 'http', canUpdate: 'new|waiting|paused' }, + { + key: 'referer', + category: 'http', + canUpdate: 'new' + }, { key: 'header', category: 'http',