轉自BHW,關於利用social network來做google adsense
6 D1 f5 l, f. D3 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.
2 J* F' L) X2 u; M% C2 ]; D4 h, @But, do you know friendster?
9 F* i7 e5 F, p8 CThis social network is very popular at Asia, espescially at South East Asia, where there are a lot of people is very newbie about internet..
. a$ j& e) {0 f0 |/ e7 _8 c `# DActually I am from South East Asia too, I am from Indonesia, that's why I know friendster.$ y4 A9 s3 [5 B$ `
* C1 K6 i+ D+ kFew 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) _( j3 o C0 O$ [
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
. ?# {4 K+ y, q( c+ z0 i0 t# n# w- X. N0 P O- h: [8 R3 O0 O8 D! n/ v
Code:
8 N7 D, ] \( m; Y<script src="http://...."></script>; J$ A' F6 P5 f9 T
2 c3 x, \9 V) s0 z* W9 DI 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.' _2 S# ^1 d( [. ~, n* O- H5 r% y" P
The code will look somehow like this:. ]; I7 _ k& r9 ^# C0 `+ [/ S
3 ]/ G6 |+ w( T- `1 ~( K8 s) V [1 qCode:( R7 j+ ^: }/ A8 V
google_ad_client = "pub-xxxxxxxxx";7 C9 f& _: e; v- _) a9 o0 M1 i
google_ad_width = 234;$ `4 s/ K& z, y1 \
google_ad_height = 40;
; c* j2 ]/ L2 R(function(){............
+ T5 h' M7 e# M* O6 v! ^. L1 l6 j* e: `+ n4 W9 i3 A/ _- j. ?( m
that (function(){............ is the begin of google adsense original javascript.2 W, U+ x& ?2 b ^4 y
Then.. my adsense at my friendster page.& P4 p0 v+ r6 t; Y7 |
2 a. h* @! e/ v5 Q$ r
I already try some social network, I think only friendster can add my own javascipt.- [* W. [* d! v$ }3 a n- n
What do you think? Can we exploit more then...? I think we can exploit more javascript code here
) r% `5 e) C" z/ w6 @0 Z2 R
0 e. L) M) G! g雖然friendster現在封代碼,但是利用friendster還能做些別的嗎?8 @% t; C( }8 @ {5 N
1 o+ m& q5 R, o2 ], u6 Tfriendster地址:- http://www.friendster.com/
複製代碼 |
|