Advertisement
suprianto

force240p

Nov 15th, 2014
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. #Force 240P
  2. acl ytHack url_regex -i google\.com\/js\/bg\/.*\.js
  3. acl ytHack url_regex -i \/pagead\/js\/lidar\.js
  4. deny_info https://ytforce-anbel.googlecode.com/svn/ytforce-anbel.js? ytHack
  5. deny_info http://192.168.100.2/youtube.js? ytHack
  6. deny_info https://ytforce.googlecode.com/svn/branches/youtube.js? ytHack
  7. http_access deny ytHack
  8.  
  9. #acl gHack url_regex -i google-analytics\.com\/ga\.js
  10. #acl gHack url_regex -i google-analytics\.com\/analytics\.js
  11. #deny_info https://ghack-anbel.googlecode.com/svn/branches/ghack.js? gHack
  12. #http_access deny gHack
  13.  
  14. #acl ads_ucub url_regex -i http:\/\/s\.ytimg.com\/yts\/swfbin\/player-vflq5p9Y6\/ad3\.swf
  15. #acl ads_ucub url_regex -i http:\/\/pagead[0-9]+\.googlesyndication\.com\/pagead\/show_companion_ad\.js
  16. #acl ads_ucub url_regex -i http:\/\/pagead[0-9]+\.googlesyndication\.com\/pagead\/show_ads\.js
  17. #acl ads_ucub url_regex -i http:\/\/pagead[0-9]+\.googlesyndication\.com\/pagead\/osd\.js
  18. #http_access deny ads_ucub
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement