轉自BHW,關於利用social network來做google adsense
" Y5 o- r8 L; ]6 R, p3 c% t原貼地址:- http://www.blackhatworld.com/blackhat-seo/social-networking-sites/36153-exploit-friendster-javascript.html
複製代碼I realize that social network can make a lot of visitor, especially if you put beautiful girl photos.. I know you are all know that.& J$ z- I4 o- S' _
But, do you know friendster?0 T3 d9 e5 o, o& l, j. V, p; N7 A
This social network is very popular at Asia, espescially at South East Asia, where there are a lot of people is very newbie about internet..
! s+ ?$ C/ T: h0 M: G0 NActually I am from South East Asia too, I am from Indonesia, that's why I know friendster.1 }7 F) ]- j& v; s6 s3 h9 A
) M8 o/ Y; N+ H( U3 u2 m
Few months ago I can put adsense code at another people commet page, wow.. It's really make a lot of money very fast, but then friendster patch the bug. But still.. I can still add google adsense in my own page." g/ e* X; @8 s6 t- z- }' ]& c2 d8 b! C
Actually friendster block some javascript code, then I create my own google adsense javascript, upload to my hosting, so I only need put code like this
/ h N5 {' f, Q; s2 h% ]4 a- ^2 f9 ]6 I) |: V8 o! ~/ h$ R) K \6 M
Code:
0 p$ O6 _/ y. M: W<script src="http://...."></script>' E. }$ u; K6 N! ?+ |, a$ `
. f+ J) \2 ?) S) F
I don't modify google adsense javascript, but I download show_ads.js from google adsense, then add my own google adsense setting, save the file, upload to my hosting./ O6 x1 X2 C4 T& x9 ~+ m
The code will look somehow like this:6 j) B% s( X0 p
# c4 l- Z/ s! C' h2 R( U5 ~Code:
6 ]: M' p h% J. a8 Lgoogle_ad_client = "pub-xxxxxxxxx";
4 U; q* I0 R- z, B) p& q5 u2 wgoogle_ad_width = 234;" `2 K" m/ _1 ^$ G; ` Z5 O
google_ad_height = 40;9 e" f9 w* c- X& g9 w9 Q
(function(){............, q0 K" G" E5 w# B) i
0 `- {, V/ c4 k0 N; R" q. ~that (function(){............ is the begin of google adsense original javascript.* e7 r; {2 O7 w
Then.. my adsense at my friendster page.
) m" J' w0 x, z) P9 [2 N+ i7 B% l, b5 t" O# K+ G! ?
I already try some social network, I think only friendster can add my own javascipt.5 |2 }' |0 N! g1 Z3 c; W
What do you think? Can we exploit more then...? I think we can exploit more javascript code here ! b( l# c; F0 a. e# Z" j! x6 i2 E& J
" i& c+ e% ~1 U! X8 X/ W+ p
雖然friendster現在封代碼,但是利用friendster還能做些別的嗎?% l& L7 U, Y) q/ L6 O. L6 T
# t B8 s/ y7 m r7 f
friendster地址:- http://www.friendster.com/
複製代碼 |
|