This commit is contained in:
parent
773f57b71d
commit
a8bb209a57
@ -1,5 +1,5 @@
|
||||
[Adblock]
|
||||
! Checksum: +io3Gl4eP9QZrOzJcea+PA
|
||||
! Checksum: G5okdmDlPcTJ8pRoKgXyEA
|
||||
! Fanboy's Adblock list
|
||||
! Version: 023B Updated: 14 Jan 2010
|
||||
! This list expires after 3 days
|
||||
@ -4097,6 +4097,8 @@ size=468x60|
|
||||
##.box.ad
|
||||
##.box.ads
|
||||
##.box-ad-a
|
||||
##.box_ads
|
||||
##.box_ads728x90_holder
|
||||
##.boxAd
|
||||
##.boxad
|
||||
##.BoxAd
|
||||
|
24
hg-howto.txt
Normal file
24
hg-howto.txt
Normal file
@ -0,0 +1,24 @@
|
||||
3 tools required,
|
||||
|
||||
Activeperl (http://www.activestate.com/activeperl/)
|
||||
Mercurial (http://mercurial.selenic.com)
|
||||
PSPad (prefered text editor, http://www.pspad.com)
|
||||
|
||||
1) Install Mercurial, all defaults during install active
|
||||
2) Install pspad
|
||||
|
||||
2) Open the command prompt,
|
||||
2a) cd %USERPROFILE%
|
||||
2b) hg clone https://fanboy-adblock-list.googlecode.com/hg/ fanboy-adblock-list
|
||||
2c) cd fanboy-adblock-list
|
||||
2d) cd .hg
|
||||
|
||||
3) open fanboy-adblock-list/.hg/hgrc in pspad
|
||||
add the following to the file,
|
||||
[auth]
|
||||
example.prefix = https://fanboy-adblock-list.googlecode.com/hg/
|
||||
example.username = Your Name <yourgoogleaccount@gmail.com>
|
||||
example.password = googlecodepassword
|
||||
|
||||
(Note, use of example.* text is fine, use the googlecode password not the gmail password)
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
! Checksum: qMUZlZPef1mNm1D3CrWx8Q
|
||||
! Checksum: hHezj+ktOrw3tqN90dpB7Q
|
||||
! Fanboy Optimised Element Blocking
|
||||
! Version: V3
|
||||
! License: http://creativecommons.org/licenses/by-sa/3.0/
|
||||
@ -119,7 +119,7 @@
|
||||
#news_right_ad,#news_left_ad,#google_ads_frame1,#ad_skyscraper,#ad_rectangular,#medrectangle_banner,#advert_250x250,#topAdvert-09,#sponsorResults,#ad-banner-wrap,
|
||||
#AdDiv,.ad_box_right,.ad_box_right_120,.ad_box_spacer,#module_box_ad,#module_sky_scraper,#adSpace1,#ad-sla-sidebar300x250,#head-banner468,.topAd,#ad-728,#txt_link_ads,
|
||||
#ad_haha_1,#ad_haha_4,#ad300x60,#article_ad_bottom,#leftframeAD,.bannerAd3,#text-ad,#qaSideAd,#advert-block,.scoopads,#bottomAdSenseDiv,#bigadbox,#adSpacer,
|
||||
#ad_right3,#adIframe,
|
||||
#ad_right3,#adIframe,.box_ads,.box_ads728x90_holder,
|
||||
|
||||
/* adult-list */
|
||||
#im_popupDiv,#AFF_popup,#floatyContent,.adbckgrnd,
|
||||
|
Loading…
x
Reference in New Issue
Block a user