E e154037 New Member Jul 15, 2016 #1 To stop auto download XYZ.apk from xxx.com, I tried ||xxx.com/XYZ.apk^$empty which works as expected. Is there any way to stop the file downloaded from any web site? I tried ^XYZ.apk^ and ||^XYZ.apk^$empty without success. Thaks in advance.
To stop auto download XYZ.apk from xxx.com, I tried ||xxx.com/XYZ.apk^$empty which works as expected. Is there any way to stop the file downloaded from any web site? I tried ^XYZ.apk^ and ||^XYZ.apk^$empty without success. Thaks in advance.
Alex302 Filters Developer Staff member Administrator Jul 17, 2016 #4 You can also use Code: /XYZ.apk^$empty or just Code: /XYZ.apk