#1
|
|||
|
|||
![]()
Quick exclusion many names in many URLs.
I want to eg. To exclude the name of the "favicon" in any URL (during deep decrypt) or exclude other names in URLs do not want every time create a regex for each individual address workaround ? |
#2
|
||||
|
||||
![]()
about a Filter rule to filter name contains favicon?
__________________
JD-Dev & Server-Admin |
#3
|
|||
|
|||
![]()
and how to separate the name?
good? favicon|apple|thumb|upic|small|avatar |
#4
|
||||
|
||||
![]()
.*(favicon|apple|thumb|upic|small|avatar)\\.(ico|png)
Enable Regex Checkbox
__________________
JD-Dev & Server-Admin |
#5
|
|||
|
|||
![]() Quote:
Last edited by djmakinera; 21.10.2015 at 12:47. |
#6
|
||||
|
||||
![]()
should only need double escaping in java code, not in JD interface unless its an array.
raztoki
__________________
raztoki @ jDownloader reporter/developer http://svn.jdownloader.org/users/170 Don't fight the system, use it to your advantage. :] |
![]() |
Thread Tools | |
Display Modes | |
|
|