move to proper place
This commit is contained in:
parent
06bd27f892
commit
03f0a9080f
106
firefox-regional/fanboy-adblocklist-cz.txt
Normal file
106
firefox-regional/fanboy-adblocklist-cz.txt
Normal file
@ -0,0 +1,106 @@
|
||||
[Adblock]
|
||||
! Fanboy's Czech-addon Adblock list
|
||||
! Version: XXX Updated: 7 Dec 2009
|
||||
! This list expires after 7 days
|
||||
! License: http://creativecommons.org/licenses/by/3.0/
|
||||
! Contact: mp3geek@gmail.com http://fanboy.co.nz/adblock
|
||||
!
|
||||
*.advantage.as/*
|
||||
*.cz/banners/*
|
||||
*.cz/bannery_*
|
||||
*.cz/reklama/*
|
||||
*.cz/img/banner*
|
||||
*.cz/images/banners/*
|
||||
*.cz/rs/get-iframe.php?*
|
||||
*.im.cz/ad/*
|
||||
*.intext.billboard.*
|
||||
*.idnes.cz/r.asp?*
|
||||
*.idnes.cz/js/ad/*
|
||||
*.lt/banner/*
|
||||
*.parabola.cz/img_inzerent/flash_*
|
||||
*.seznam.cz/ad/*
|
||||
*.sk/img/banner*
|
||||
*.waudit.cz/*
|
||||
*/ad.adfox.cz/*
|
||||
*/adrun.dll?*
|
||||
*/Advert.Gemius.*
|
||||
*/context_ad/*
|
||||
*/ImgLib/bannery/*
|
||||
*/images/reklama/*
|
||||
*/img/reklama/*
|
||||
*/img/reklama_*
|
||||
*/img/reklama.*
|
||||
*/reklamy.*
|
||||
*/scripts/clickjs*
|
||||
*/showad.fcgi?*
|
||||
*/site-advert.js
|
||||
*/x-cz/rek/*
|
||||
http://p1.naj.sk/*
|
||||
http://ad.seznam.cz/*
|
||||
http://banners.onebit.cz/*
|
||||
http://dot.idot.cz/*
|
||||
http://emonitor.*
|
||||
http://intext.*
|
||||
http://data.idnes.cz/soutez/*
|
||||
http://n.hyperinzerce.cz/*
|
||||
http://out-ng.sklik.cz/*
|
||||
http://script.zebricek.cz/*
|
||||
##.advert-label
|
||||
##.etarget
|
||||
##.jobs-ad-box
|
||||
##.reklama_ahead
|
||||
##.reklama_square
|
||||
##.reklama_title_flat
|
||||
##.reklama.box
|
||||
##.reklamaBottom
|
||||
###advert-ahead
|
||||
###advert-stickysky
|
||||
###advert-text
|
||||
###adcontextlinks
|
||||
###bnrstr
|
||||
###bnrsqr
|
||||
###bnrskyr
|
||||
###bnrtopleft
|
||||
###bnrhacksky
|
||||
###bnrhacksqr
|
||||
###etarget
|
||||
###etarget-container
|
||||
###etarget-container-big
|
||||
###google-adwords
|
||||
autorevue.cz##.banner
|
||||
autorevue.cz###bnrtop
|
||||
centrum.cz###top-banner
|
||||
centrum.cz##.container-adfox.container
|
||||
ceskenoviny.cz##.rrg2.reklama
|
||||
cdr.cz##.not4bbtext
|
||||
digiarena.zive.cz##[style="padding: 0pt 45px 10px; text-align: center;"]
|
||||
diit.cz##.jobsBox
|
||||
diit.cz##.advert-center_468x60
|
||||
google.cz###mbEnd
|
||||
google.cz###tads
|
||||
idnes.cz##.col-r
|
||||
idnes.cz##.ahead
|
||||
idnes.cz###advert
|
||||
lupa.cz##.jobs-ad-marker
|
||||
mediafax.cz##.bannercauta
|
||||
mediafax.cz##.casetaright
|
||||
mesec.cz###jobs
|
||||
tyden.cz##.reklama.showreklama
|
||||
nova.cz##.ad_ttl
|
||||
nova.cz##.ad_wrap
|
||||
nova.cz##.ad_hyper_wrap
|
||||
nova.cz##.pr_box
|
||||
nova.cz###header_adv_wrap
|
||||
nova.cz###square_banner
|
||||
nova.cz###square_banner_2
|
||||
nova.cz###bb_wallpaper
|
||||
nova.cz###bbbanner_big_1
|
||||
nova.cz###bbbanner_big_2
|
||||
nova.cz###bbbanner_big_3
|
||||
novinky.cz###adSkyPosition
|
||||
zive.cz##.banner
|
||||
zive.cz##.box.banner-box.box-square
|
||||
zive.cz##.box.banner-box.box-sky
|
||||
zive.cz##.box.box-gray.banner-box
|
||||
zive.cz###adrtextframe
|
||||
zive.cz###hacksqr
|
10
script.sh
10
script.sh
@ -1,4 +1,12 @@
|
||||
#!/bin/bash
|
||||
hg add .
|
||||
perl addChecksum.pl fanboy-adblocklist-adult.txt
|
||||
perl addChecksum.pl fanboy-adblocklist-current-expanded.txt
|
||||
perl addChecksum.pl fanboy-adblocklist-cz.txt
|
||||
perl addChecksum.pl fanboy-adblocklist-stats.txt
|
||||
perl addChecksum.pl firefox-regional/fanboy-adblocklist-cz.txt
|
||||
perl addChecksum.pl firefox-regional/fanboy-adblocklist-jpn.txt
|
||||
perl addChecksum.pl firefox-regional/fanboy-adblocklist-esp.txt
|
||||
perl addChecksum.pl firefox-regional/fanboy-adblocklist-tky.txt
|
||||
hl add .
|
||||
hg commit -m "$1"
|
||||
hg push
|
||||
|
Loading…
x
Reference in New Issue
Block a user