View Single Post
  #4  
Old 15.01.2020, 10:22
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,507
Default

@veron
Try this:
Code:
[ {
  "enabled" : true,
  "maxDecryptDepth" : 0,
  "name" : "anyname",
  "pattern" : "http.+?html",
  "rule" : "DEEPDECRYPT",
  "packageNamePattern" : null,
  "deepPattern" : null
} ]
__________________
FAQ: How to upload a Log

Last edited by raztoki; 15.01.2020 at 12:50.
Reply With Quote