Created
July 13, 2020 01:26
-
-
Save rodrigolmacedo/231a7692ace1b0cbf6aa7dc82d0e665a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ { | |
"filetypeFilter" : { | |
"enabled" : false, | |
"audioFilesEnabled" : false, | |
"matchType" : "IS", | |
"useRegex" : false, | |
"hashEnabled" : false, | |
"videoFilesEnabled" : false, | |
"docFilesEnabled" : false, | |
"archivesEnabled" : false, | |
"imagesEnabled" : false, | |
"customs" : null | |
}, | |
"originFilter" : { | |
"enabled" : false, | |
"matchType" : "IS", | |
"origins" : [ ] | |
}, | |
"hosterURLFilter" : { | |
"enabled" : false, | |
"matchType" : "CONTAINS", | |
"regex" : "", | |
"useRegex" : false | |
}, | |
"onlineStatusFilter" : { | |
"enabled" : false, | |
"matchType" : "IS", | |
"onlineStatus" : "OFFLINE" | |
}, | |
"chunks" : -1, | |
"created" : 1540306337218, | |
"sourceURLFilter" : { | |
"enabled" : true, | |
"matchType" : "CONTAINS", | |
"regex" : ".+#filename=(.+)", | |
"useRegex" : true | |
}, | |
"conditionFilter" : { | |
"enabled" : false, | |
"matchType" : "IS_TRUE", | |
"conditions" : [ ] | |
}, | |
"testUrl" : "", | |
"enabled" : true, | |
"valid" : true, | |
"filename" : "<jd:orgfilename>", | |
"packagenameFilter" : { | |
"enabled" : false, | |
"matchType" : "CONTAINS", | |
"regex" : "", | |
"useRegex" : false | |
}, | |
"filenameFilter" : { | |
"enabled" : false, | |
"matchType" : "CONTAINS", | |
"regex" : "", | |
"useRegex" : false | |
}, | |
"name" : "Parse file name from URL (https://board.jdownloader.org/showthread.php?t=79010)", | |
"matchAlwaysFilter" : { | |
"enabled" : false | |
}, | |
"pluginStatusFilter" : { | |
"enabled" : false, | |
"matchType" : "IS", | |
"pluginStatus" : "PREMIUM" | |
}, | |
"filesizeFilter" : { | |
"enabled" : false, | |
"from" : 0, | |
"matchType" : "BETWEEN", | |
"to" : 0 | |
} | |
} ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment