Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- acl tostoreid url_regex -i ^https?\:\/\/.*google.*video(playback|goodput).*
- acl tostoreid url_regex -i ^https?\:\/\/.*youtube.*(stream_204|watchtime|qoe|atr|csi_204|playback).*[=%&?\/]docid[=%&?\/]([^\&\s]*)
- acl tostoreid url_regex -i ^https?\:\/\/.*youtube.*(ptracking|set_awesome).*[=%&?\/]video_id[=%&?\/]([^\&\s]*)
- acl tostoreid ulr_regex -i ^https?\:\/\/.*youtube.*(player_204).*[=%&?\/]v[=%&?\/]([^\&\s]*)
- store_id_bypass off
- store_id_extras "%{Referer}>h"
- store_id_program /etc/squid/youtube.pl
- store_id_children 2000 startup=30 idle=1
- store_id_access allow tostoreid
- store_id_access deny all
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement