Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save realAzazello/7e4f5cff2bab53bf742e50fc0972cc00 to your computer and use it in GitHub Desktop.

Select an option

Save realAzazello/7e4f5cff2bab53bf742e50fc0972cc00 to your computer and use it in GitHub Desktop.
custom Default User-Agent for jDownloader - FINALLY <https://board.jdownloader.org/showthread.php?t=96453>
[
{
"enabled" : true,
"name" : "custom Default User-Agent for JD - FINALLY",
"cookies" : null,
"deepPattern" : null,
"formPattern" : null,
"headers" :
[
[
"User-Agent",
"Links/2.29 (Linux; Android 14) Gecko/20100101 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6533.103 Mobile Safari/537.36"
]
],
"id" : null,
"maxDecryptDepth" : 1,
"packageNamePattern" : null,
"passwordPattern" : null,
"pattern" : "(?i)https?://[^\"]+",
"propertyPatterns" : null,
"rewriteReplaceWith" : null,
"rule" : "DEEPDECRYPT",
"logging" : true,
"updateCookies" : true
},
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment