Advertisement
Guest User

Untitled

a guest
May 4th, 2016
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. if ( $induceScript = 1) {
  2.  
  3. sub_filter "</body>" "<div class='induced' <font color=red size=8>Induced Text </font></div></body>";
  4. sub_filter_types *;
  5. sub_filter_once off;
  6.  
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement