Guest User

user.filter

a guest
Feb 26th, 2016
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. FILTER: scripts
  2. s@<script.*</script>@@sigU
  3.  
  4.  
  5.  
  6. FILTER: cxem
  7. s@<div\s+id="flashContent".*</div>@@sigU
  8.  
  9.  
  10.  
  11. FILTER: opensharing
  12. s@<div\s+id="sidebar">.*</div>@@sig
  13. s@<div\s+id="all">.*"up".*"menu".*</div>@@sigU
  14. s@<div\s+id="bannerh">.*</div>@@sigU
  15. s@<a\s+name="sitetop">.*</a>@@sigU
  16. s@<a\s+id="amcu">.*</a>@@sigU
  17. s@<div\s+id="torrentproblems">.*</div>@@sigU
  18. s@<div\s+id="down">.*</div>@@sig
  19. s@<!-- start mediaget.com -->.*<!-- end media-get.ru -->@@sigU
  20. s@<a\s+href="/faq.php"[^<]*</a>@@sigU
  21. s@<div\s+id="warning">.*</div>@@sigU
  22. s@<div\s+id="content">@@sig
  23. s@max-width:\s+780px@@sig
  24. s@<center.*</center>@@sigU
  25. s@<div.*center.*</script></div>@@sig
  26. s@<a\s+href="/isticated.*</a>@@sigU
  27.  
  28.  
  29.  
  30. FILTER: kinogo
  31. s@<noindex>.*</noindex>@@sigU
  32. s@<span\s+class="leftblok_contener">.*<!--leftblok_contener2-->@@sigU
  33. s@<div\s+class="header">.*<!--header-->@@sigU
  34. s@<div\s+class="footer">.*<!--footer-->@@sigU
  35.  
  36.  
  37.  
  38.  
  39. FILTER: image
  40. s@("http://.*/allimage/.*)-thumb(\.jp.?g")@$1$2 width="100%" @sigU
  41.  
  42. s@("http://piccash\.net/allimage/[0-9]*/[0-9]*-[0-9]*)/img_thumb/([0-9]*\.jp.?g")@$1/img_full/$2 width="100%" @sig
  43. s@("http://piccash\.net/allimage/[0-9]*/[0-9]*-[0-9]*)/img_thumb/([0-9]*)-thumb(\.jp.?g")@$1/img_full/$2$3 $2 width="100%" @sig
  44. s@("http://pix-x\.net/allimage/[0-9]*/[0-9]*-[0-9]*)/img_thumb/([0-9]*)-thumb(\.jp.?g")@$1/img_full/$2$3 $2 width="100%" @sig
  45. s@("http://pix-x\.net/allimage/[0-9]*/[0-9]*-[0-9]*)/img_thumb/([0-9]*\.jp.?g")@$1/img_full/$2 width="100%" @sig
  46.  
  47. s@("http://batpic.com/images/.*).th(\.jp.?g")@$1$2 width="100%" @sig
  48. s@("http://x\.picp2\.com/[a-z]*/[0-9]*/[0-9]*)-thumb(\.jp.?g")@$1$2 width="100%" @sig
  49. s@"http://imagepix\.org/preview/([0-9,a-z]*\.jp.?g")@"http://imagepix\.org/full/$1 width="100%" @sig
  50. s@(<a\s+href="http://exclusivefaile.com/.*)/thumb/(.*></a>)@$1/big/$2 width="100%" @sigU
  51. s@("http://s[0-9]\.pic[0-9]you\.ru/y[0-9]*/[0-9]*-[0-9]*/[0-9]*/[0-9]*)-thumb(\.jp.?g")@$1$2 width="100%" @sig
  52.  
  53. s@"http://picfreedom\.ru/pic_s/([0-9,a-z]*\.jp.?g")@"http://picfreedom\.ru/pic_b/$1 width="100%" @sig
  54. s@("http://sharezones\.[a-z]*/images/[0-9,a-z]*)_tn(.*)_tn(\.jp.?g")@$1$2$3 width="100%" @sigU
  55. s@(<a\s+href="http://fastpic.ru/[^\.]*(\.[^\.]*)\..*fastpic.ru)/thumb/([^\.]*)\.[^"]*"(.*</a>)@$1/big/$3$2" width="100%" $4 @sigU
  56. s@("http://imgmoney\.ru/img/.*/[0-9,a-z]*)p(\.jp.?g")@$1$2 width="100%" @sigU
  57. s@("http://sharezones\.[a-z]*/images/.*)_tn(.*)(\.jp.?g")@$1$2$3 width="100%" @sigU
  58. s@("http://firepic.org)/thumbs/([^"]*")@$1/images/$2 width="100%" @sigU
  59. s@("http://[0-9]*\.firepic.org/[0-9]*)/thumbs/([^"]*")@$1/images/$2 width="100%" @sigU
  60.  
  61. s@("http://.*/img/.*/[0-9,a-z]*)t(\.jp.?g")@$1$2 width="100%" @sigU
  62.  
  63. s@("http://.*/images/.*/[0-9,a-z]*)\.th(\.jp.?g")@$1$2 width="100%" @sigU
  64.  
  65. s@("http://.*lostpic.net)/thumbs_images/(.*\.jp.?g")@$1/orig_images/$2 width="100%" @sigU
  66. s@("http://.*lostpic.net)/thumbs_images/(.*\.png")@$1/orig_images/$2 width="100%" @sigU
Advertisement
Add Comment
Please, Sign In to add comment