<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:gd="http://schemas.google.com/g/2005" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;C0IARXkzfSp7ImA9WhRRFEk.&quot;"><id>tag:blogger.com,1999:blog-7591795013362548502</id><updated>2011-11-27T16:52:24.785-08:00</updated><title>PROXY</title><subtitle type="html" /><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://mastersproxy.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://mastersproxy.blogspot.com/" /><author><name>crazy god</name><uri>http://www.blogger.com/profile/11660746401116888620</uri><email>noreply@blogger.com</email></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>5</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/Proxy" /><feedburner:info uri="proxy" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry gd:etag="W/&quot;CUUHQH48fip7ImA9WhRREk4.&quot;"><id>tag:blogger.com,1999:blog-7591795013362548502.post-393139722478328394</id><published>2011-11-25T07:00:00.000-08:00</published><updated>2011-11-25T07:00:31.076-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-25T07:00:31.076-08:00</app:edited><title>Setup your own Proxy Server in 5 Minutes for Free</title><content type="html">A simple Google search and you'll find dozens of really good PHP scripts on the Internet to help you create proxy servers in minutes for free. The only limitation with PHP based proxies is that you require a web server to host the proxy scripts and second, you also need a domain name to act as an address for your proxy site.&lt;br /&gt;
If you don't own a domain or server space, you can still create a personal proxy server for free and that too without requiring any technical knowledge.&lt;br /&gt;
Create a Free Proxy Server with Google App Engine&lt;br /&gt;
Here's one such proxy site that you can build for your friends in China or even for your personal use (say for accessing blocked sites from office). This is created using Google App Engine and, contrary to what you assume, the process is quite simple.&lt;br /&gt;
Step 1: Go to appengine.google.com and sign-in using your Google Account.&lt;br /&gt;
Step 2: Click the "Create an Application" button. Since this is your first time, Google will send a verification code via SMS to your mobile phone number. Type the code and you're all set to create apps with Google App Engine.&lt;br /&gt;
Step 3: Choose a sub-domain* that will host your proxy server. Make sure the domain is available, agree to the Google Terms and click save. The sub-domain is also your App ID that will uniquely identify your proxy application.&lt;br /&gt;
For this example, we'll use labnol-proxy-server as the App ID though you are free to choose any other unique name.&lt;br /&gt;
Step 4: OK, now that we have reserved the ID, it's time to create and upload the proxy server application to Google App Engine. Go to python.org, download the 2.6.4 MSI Installer and install Python.&lt;br /&gt;
    &lt;br /&gt;
   &lt;br /&gt;
Step 5: Once Python is installed, go to code.google.com, download the Google App Engine SDK for Python and install it.&lt;br /&gt;
Step 6: Download this zip file and extract it to some folder on your desktop. The zip file, for the curious, contains a couple of text files (written in HTML and Python) that you can read with notepad.&lt;br /&gt;
Step 7: Start the Google App Engine Launcher program from the desktop and set the right values under Edit –&gt; Preferences (see screenshot above).&lt;br /&gt;
Step 8. Click File –&gt; Add Existing Application under the Google App Launcher program and browse to the directory that you created in Step 6. Click the Edit button and replace "YOUR_APP_ID" with the ID (sub-domain) that you reserved in Step 3.&lt;br /&gt;
   &lt;br /&gt;
Step 9: Click Deploy and your online proxy server is now ready for use. You can experience it live and if any of the steps don't make sense, please refer to the following video screencast (available in 720p HD).&lt;br /&gt;
You can edit the main.html file to change the appearance of your proxy server and you can even add Analytics and AdSense code to your proxy server in case it gets popular on the web. The application is currently open to all users but you can add a layer of authentication so that only users who are logged-in into their Google Accounts can use your web proxy server.&lt;br /&gt;
If you have made any changes to your HTML files, you can upload the latest version to Google App Engine either by clicking the "Deploy" button again or use the following command - appcfg.py update &lt;app-directory&gt;&lt;br /&gt;
Credits: The proxy server uses code from Mirrorr, an open-source web caching project by  Brett Slatkin. Thanks Pratham for your help!&lt;br /&gt;
Update: To answer some of your questions:&lt;br /&gt;
• This proxy works with Flash videos (like YouTube and ABC News) though not with Hulu. &lt;br /&gt;
• If you are getting the "quota exceed" error, try this mirror site. Update: This has been removed since the App Engine TOS does not allow you to split your app across multiple accounts to make use of the free quotas. So technically, the mirror of the proxy is in violation of the TOS. &lt;br /&gt;
• As some of you have suggestions, domain with the word "proxy" or "proxies" are banned at workplaces so you may include them in your proxy address. &lt;br /&gt;
• Though there exist proxy servers for accessing secure sites, this is a basic proxy server that won't work with sites that require logins (eg, Gmail or Hotmail). &lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-qaUhTaD3qKo/Ts-tgbYLKyI/AAAAAAAAADE/en36AUfB1Ug/s1600/SERVER.jpg" imageanchor="1" style="clear:left; float:left;margin-right:1em; margin-bottom:1em"&gt;&lt;img border="0" height="214" width="320" src="http://2.bp.blogspot.com/-qaUhTaD3qKo/Ts-tgbYLKyI/AAAAAAAAADE/en36AUfB1Ug/s320/SERVER.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
BROUGHT TO YOU BY MASTERS OF PROXY&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7591795013362548502-393139722478328394?l=mastersproxy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/9_RsITMpLSeR5FvcxxIfKsSzmyo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/9_RsITMpLSeR5FvcxxIfKsSzmyo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/9_RsITMpLSeR5FvcxxIfKsSzmyo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/9_RsITMpLSeR5FvcxxIfKsSzmyo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Proxy/~4/XlGrZRUnpEs" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://mastersproxy.blogspot.com/feeds/393139722478328394/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7591795013362548502&amp;postID=393139722478328394&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7591795013362548502/posts/default/393139722478328394?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7591795013362548502/posts/default/393139722478328394?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Proxy/~3/XlGrZRUnpEs/setup-your-own-proxy-server-in-5.html" title="Setup your own Proxy Server in 5 Minutes for Free" /><author><name>crazy god</name><uri>http://www.blogger.com/profile/11660746401116888620</uri><email>noreply@blogger.com</email></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-qaUhTaD3qKo/Ts-tgbYLKyI/AAAAAAAAADE/en36AUfB1Ug/s72-c/SERVER.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://mastersproxy.blogspot.com/2011/11/setup-your-own-proxy-server-in-5.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEINQHczeSp7ImA9WhRREk4.&quot;"><id>tag:blogger.com,1999:blog-7591795013362548502.post-3520035778079936912</id><published>2011-11-25T06:49:00.000-08:00</published><updated>2011-11-25T06:49:51.981-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-25T06:49:51.981-08:00</app:edited><title>HOW TO CHANGE YOUR IP ADRESS TO ANOTHER COUNTRY IP</title><content type="html">How do I make it appear that my IP address is coming from one country while I'm located in another?&lt;br /&gt;
I live in Germany and some websites (like Hulu or Youtube) don't work because my IP isn't in the US. How do I get around this? Do I have to use a proxy or something?&lt;br /&gt;
You have to Google for "free http proxy", some of the lists you get as a result classify geographically the proxies, find one of those and then choose a US located proxy.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-iCwNzz3_F1s/Ts-quNMEr0I/AAAAAAAAAC4/nmfAMGR6ML0/s1600/IP.jpg" imageanchor="1" style="margin-left:1em; margin-right:1em"&gt;&lt;img border="0" height="62" width="128" src="http://2.bp.blogspot.com/-iCwNzz3_F1s/Ts-quNMEr0I/AAAAAAAAAC4/nmfAMGR6ML0/s320/IP.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
Afterwards set your browser to use as HTTP proxy your selected proxy (what are the steps to do this depends on the browser you use). Some proxies work better than others and some just don't plain work with some big traffic sites, so you might have to try a few (unless you get a trusted proxy from a friend or company.)&lt;br /&gt;
Beware that all your received and submitted data could be stored and even modified in transit by a malicious proxy, you cannot trust at all the data received, or that the other party has received the data as you have sent it.&lt;br /&gt;
For this reason I'm reluctant to recommend a particular server or list of servers, just use the search term in Google and see for yourself which one you'd trust.&lt;br /&gt;
For HULU, I don't think that trust would be much of a problem, but if you forget to disable the proxy and then navigate to your bank disaster might ensue... so be warned.&lt;br /&gt;
Aditionally, you will almost certainly be breaking the site terms and possibly some laws (I'm not a lawyer).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
      WISH YOU GOOD LUCK FROM THE MASTERS OF PROXY&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7591795013362548502-3520035778079936912?l=mastersproxy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/7cFJgyrm27g_j0R5kbvmfkNSyPk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7cFJgyrm27g_j0R5kbvmfkNSyPk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/7cFJgyrm27g_j0R5kbvmfkNSyPk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7cFJgyrm27g_j0R5kbvmfkNSyPk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Proxy/~4/hTTdTWr06PA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://mastersproxy.blogspot.com/feeds/3520035778079936912/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7591795013362548502&amp;postID=3520035778079936912&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7591795013362548502/posts/default/3520035778079936912?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7591795013362548502/posts/default/3520035778079936912?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Proxy/~3/hTTdTWr06PA/how-to-change-your-ip-adress-to-another.html" title="HOW TO CHANGE YOUR IP ADRESS TO ANOTHER COUNTRY IP" /><author><name>crazy god</name><uri>http://www.blogger.com/profile/11660746401116888620</uri><email>noreply@blogger.com</email></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-iCwNzz3_F1s/Ts-quNMEr0I/AAAAAAAAAC4/nmfAMGR6ML0/s72-c/IP.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://mastersproxy.blogspot.com/2011/11/how-to-change-your-ip-adress-to-another.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUQNQXY4eyp7ImA9WhRREUs.&quot;"><id>tag:blogger.com,1999:blog-7591795013362548502.post-3216490989564387348</id><published>2011-11-24T11:36:00.000-08:00</published><updated>2011-11-24T11:36:30.833-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-24T11:36:30.833-08:00</app:edited><title>browse free with your phone and pc with etisalat line</title><content type="html">USE THIS ON YOUR LAPTOP &amp; PHONE NORMAL BROWSER&lt;br /&gt;
IP: Leave it blank&lt;br /&gt;
P0RT: 80&lt;br /&gt;
Homepage/Bookmark: www.google.com.ng&lt;br /&gt;
=&gt; Rock &amp; Download Using this Tweak while it Last.&lt;br /&gt;
------------------------------&lt;br /&gt;
DOWNLOAD WITH NORMAL BROWSER @ ALL ETI USERS&lt;br /&gt;
IP: 176.31.222.33&lt;br /&gt;
P0RT: 80&lt;br /&gt;
Homepage/Bookmark: d.facebook.com&lt;br /&gt;
------------------------------&lt;br /&gt;
!:.ETIMUMU ARE JUST TOO SMALL 4 US JAWE!!&lt;br /&gt;
IP: daveproxy.co.uk&lt;br /&gt;
P0RT: 80&lt;br /&gt;
Homepage/Bookmark: http://69.171.240.117&lt;br /&gt;
!:.Tested And Trusted 0k.:! from masters of proxy&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7591795013362548502-3216490989564387348?l=mastersproxy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/zJ7zMY5cDeSQG2YLgoNBl_EKiFg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/zJ7zMY5cDeSQG2YLgoNBl_EKiFg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/zJ7zMY5cDeSQG2YLgoNBl_EKiFg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/zJ7zMY5cDeSQG2YLgoNBl_EKiFg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Proxy/~4/6QTpmzzudZw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://mastersproxy.blogspot.com/feeds/3216490989564387348/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7591795013362548502&amp;postID=3216490989564387348&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7591795013362548502/posts/default/3216490989564387348?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7591795013362548502/posts/default/3216490989564387348?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Proxy/~3/6QTpmzzudZw/browse-free-with-your-phone-and-pc-with.html" title="browse free with your phone and pc with etisalat line" /><author><name>crazy god</name><uri>http://www.blogger.com/profile/11660746401116888620</uri><email>noreply@blogger.com</email></author><thr:total>0</thr:total><feedburner:origLink>http://mastersproxy.blogspot.com/2011/11/browse-free-with-your-phone-and-pc-with.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEABRH09fSp7ImA9WhRREEg.&quot;"><id>tag:blogger.com,1999:blog-7591795013362548502.post-4212350968484340446</id><published>2011-11-22T11:54:00.000-08:00</published><updated>2011-11-23T04:52:35.365-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-23T04:52:35.365-08:00</app:edited><title>how to make money with your blog</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;span style="font-family: &amp;quot;Bradley Hand ITC&amp;quot;; font-size: 22pt; line-height: 115%;"&gt;Learn how to make money with your blog&lt;/span&gt;&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt;Make money with your blog for free &lt;/span&gt;&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt;Before you can start making money with your blog there are some certain things you need to have concluded.&lt;/span&gt;&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt;Being an online money maker you need to have at least 75 %( percent) computer strength to be successful.&lt;/span&gt;&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt;To be frank with you it’s not an easy task to become rich online, at least you need to have this things called: endurance, patience and courage.&lt;/span&gt;&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt;But i will like to point out this view to you, this is a legal business not an Illegal business for you information. Working for Google does not mean you are into yahoo-yahoo it a clean and recognize business.&lt;/span&gt;&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt;This is how it works: take for instance; &lt;/span&gt;&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt;I am working in a networking company and I’m expected to have networked 5(five) personals to be in same net work with me, and let just say I networked the whole five personals and each of them are also expected to network five personals too.&lt;/span&gt;&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt;Do you know that the whole personals that have been network under those whom I network are under my own network? This is how it work for each personals network you will be paid $500 dollars that is how it is with the Google blog per click on you ad you will be paid certain amount of money.&lt;/span&gt;&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;u style="text-underline: double;"&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt;How to get started&lt;/span&gt;&lt;/u&gt;&lt;/div&gt;&lt;div align="center" class="MsoListParagraphCxSpFirst" style="mso-list: l0 level1 lfo1; text-align: center; text-indent: -.25in;"&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt;1.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt;Open an email account. But it will advisable for you to open a Gmail account, which is Google mail account there after registration you can login directly into your Gmail account.&lt;/span&gt;&lt;/div&gt;&lt;div align="center" class="MsoListParagraphCxSpMiddle" style="mso-list: l0 level1 lfo1; text-align: center; text-indent: -.25in;"&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt;2.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt;After opening your email account go to this web address: &lt;/span&gt;&lt;a href="http://www.blogger.com/"&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt;www.blogger.com&lt;/span&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt;. And then signup with them, but don’t ever forget you need to choose you blog name, choosing of blog name is one of the big secret in blogging, and the activities which the blog is having determine the kind and amount of visitors you will be having in you blog. One thing you should always have in mind is you visitors determines the amount of money you are going to be earning with you blog.&lt;/span&gt;&lt;/div&gt;&lt;div align="center" class="MsoListParagraphCxSpLast" style="mso-list: l0 level1 lfo1; text-align: center; text-indent: -.25in;"&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt;3.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style="height: 47px; left: 0px; margin-left: 350px; margin-top: 153px; position: absolute; width: 355px; z-index: -2;"&gt;&lt;img height="47" src="file:///C:/Users/Eenex/AppData/Local/Temp/msohtmlclip1/01/clip_image001.gif" width="355" /&gt;&lt;/span&gt;&lt;span style="height: 39px; left: 0px; margin-left: 407px; margin-top: 200px; position: absolute; width: 104px; z-index: -1;"&gt;&lt;img height="39" src="file:///C:/Users/Eenex/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif" width="104" /&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt;Signup for Google ad sense this is the lead role you have to play very well while creating a blog. You must be very careful in filling the form while signing up for a Google ad sense account mostly you need to be careful while typing in your home address no. and your home postal code number. i.e adres:No.108 Awolowo Road Ikoyi Lagos. Postal address: 101233&lt;/span&gt;&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt;Most people make so many mistakes typing in their postal code address and their home address. Pls never you attempt to make such mistake because it will affect you while trying to withdraw your money from Google account. Why? (Because the check is going to be sent to you through you postal address). You and if it is sent to the wrong address your money not only but you sweat will be sent to someone else. And if that person knows much more about Google blog he will go to any bank and cash the money for real.&lt;/span&gt;&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt;I won’t just give out my secret to an anonymous person like you &lt;/span&gt;&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt;If you want to know more about making money with your blogger online just send me an email&amp;nbsp; through this account: &lt;/span&gt;&lt;a href="mailto:bloggermaster66@yahoo.com"&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt;bloggermaster66@yahoo.com&lt;/span&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt; &lt;/span&gt;&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt;The little I typed up there will only get you to the start but it wont brush you up. For you to you to become a guru like me I want to know are truly interested in becoming an online guru.&lt;/span&gt;&lt;/div&gt;&lt;div align="center" class="MsoNormal" style="text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;s&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt;We Wish You Best Of Luck&lt;/span&gt;&lt;/s&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt;From&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-family: &amp;quot;Blackadder ITC&amp;quot;; font-size: 20pt; line-height: 115%;"&gt;The Masters Of Blog.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/div&gt;&amp;amp;lt;script type=&amp;amp;quot;text/javascript&amp;amp;quot;&amp;amp;gt;&lt;br /&gt;
&lt;br /&gt;
  var _gaq = _gaq || [];&lt;br /&gt;
  _gaq.push([&amp;amp;#39;_setAccount&amp;amp;#39;, &amp;amp;#39;UA-27231483-1&amp;amp;#39;]);&lt;br /&gt;
  _gaq.push([&amp;amp;#39;_trackPageview&amp;amp;#39;]);&lt;br /&gt;
&lt;br /&gt;
  (function() {&lt;br /&gt;
    var ga = document.createElement(&amp;amp;#39;script&amp;amp;#39;); ga.type = &amp;amp;#39;text/javascript&amp;amp;#39;; ga.async = true;&lt;br /&gt;
    ga.src = (&amp;amp;#39;https:&amp;amp;#39; == document.location.protocol ? &amp;amp;#39;https://ssl&amp;amp;#39; : &amp;amp;#39;http://www&amp;amp;#39;)   &amp;amp;#39;.google-analytics.com/ga.js&amp;amp;#39;;&lt;br /&gt;
    var s = document.getElementsByTagName(&amp;amp;#39;script&amp;amp;#39;)[0]; s.parentNode.insertBefore(ga, s);&lt;br /&gt;
  })();&lt;br /&gt;
&lt;br /&gt;
&amp;amp;lt;/script&amp;amp;gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7591795013362548502-4212350968484340446?l=mastersproxy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/etBnXyB_hVzdpuQtZ5WP9TGVAaY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/etBnXyB_hVzdpuQtZ5WP9TGVAaY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/etBnXyB_hVzdpuQtZ5WP9TGVAaY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/etBnXyB_hVzdpuQtZ5WP9TGVAaY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Proxy/~4/U1IxmfC0AeA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://mastersproxy.blogspot.com/feeds/4212350968484340446/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7591795013362548502&amp;postID=4212350968484340446&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7591795013362548502/posts/default/4212350968484340446?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7591795013362548502/posts/default/4212350968484340446?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Proxy/~3/U1IxmfC0AeA/how-to-make-money-with-your-blog.html" title="how to make money with your blog" /><author><name>crazy god</name><uri>http://www.blogger.com/profile/11660746401116888620</uri><email>noreply@blogger.com</email></author><thr:total>0</thr:total><feedburner:origLink>http://mastersproxy.blogspot.com/2011/11/how-to-make-money-with-your-blog.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0IFQns-eCp7ImA9WhRSGUQ.&quot;"><id>tag:blogger.com,1999:blog-7591795013362548502.post-3175720137436609233</id><published>2011-11-22T11:51:00.000-08:00</published><updated>2011-11-22T11:51:53.550-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-22T11:51:53.550-08:00</app:edited><title /><content type="html">&lt;h1 class="title entry-title"&gt;                     &lt;a href="http://wapzyproxy.blogspot.com/2011/11/mtn-free-browsing-for-opera-mini-456.html" rel="bookmark"&gt;MTN FREE BROWSING FOR OPERA MINI 4,5,6 TESTED AND TRUSTED&lt;/a&gt;                   &lt;/h1&gt;&lt;div dir="ltr" style="text-align: left;"&gt;&lt;b&gt;&lt;u&gt;BACK ON TRACK WITH RED BUTTON TWEAK&lt;/u&gt;&lt;/b&gt; &lt;br /&gt;
IP: &lt;span style="color: lime;"&gt;010.199.212.002&lt;/span&gt; | PORT: &lt;span style="color: lime;"&gt;8080&lt;/span&gt; &lt;br /&gt;
HTTP: &lt;span style="color: lime;"&gt;http://82.145.210.32:80&lt;/span&gt; &lt;br /&gt;
SOCKET: &lt;span style="color: lime;"&gt;http://82.145.210.96:80&lt;/span&gt; &lt;br /&gt;
[x] Mark remove port from URL &lt;br /&gt;
HOST: &lt;span style="color: lime;"&gt;10.199.212.8&lt;/span&gt; &lt;br /&gt;
------------------------- &lt;br /&gt;
&lt;b&gt;&lt;u&gt;WE CALL THIS TWEAK THE SURVIVOR&amp;nbsp; MTN&lt;/u&gt;&lt;/b&gt; &lt;br /&gt;
HTTP: &lt;span style="color: lime;"&gt;http://82.145.211.1/gwt/n&lt;/span&gt; &lt;br /&gt;
Socket: &lt;span style="color: lime;"&gt;http://82.145.211.1/gwt/n&lt;/span&gt; &lt;br /&gt;
Host: &lt;span style="color: lime;"&gt;www.facebook.com&lt;/span&gt; &lt;br /&gt;
[X] Tick the Remove Port.. &lt;br /&gt;
-------------------------------&amp;nbsp; &lt;b&gt;&lt;u&gt;masters proxyvs crazywapzy&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
IP: &lt;span style="color: lime;"&gt;010.199.212.002&lt;/span&gt; and PORT: &lt;span style="color: lime;"&gt;8080&lt;/span&gt; &lt;br /&gt;
CUSTOM server: &lt;span style="color: lime;"&gt;http://80.239.242.250&lt;/span&gt; &lt;br /&gt;
SOCKET server: &lt;span style="color: lime;"&gt;socket://80.239.242.250:80&lt;/span&gt; &lt;br /&gt;
FRONT QUERY: &lt;span style="color: lime;"&gt;41.190.16.17@&lt;/span&gt; &lt;br /&gt;
HOST: &lt;span style="color: lime;"&gt;208.87.35.101&lt;/span&gt; &lt;br /&gt;
&lt;span style="color: red;"&gt;NOTE:-&lt;/span&gt; You Must Migrate to MTN Funlink Reloaded and your Money will not be deducted! &lt;br /&gt;
--------------------------- &lt;br /&gt;
&lt;u&gt;&lt;b&gt;JAMES BOND VS JACKIE CHAN&lt;/b&gt;&lt;/u&gt; &lt;br /&gt;
&amp;gt; It Rocks even with 0:00K on your Phone. &lt;br /&gt;
HTTP: &lt;span style="color: lime;"&gt;http://217.212.230.19:80/&lt;/span&gt; &lt;br /&gt;
Socket: &lt;span style="color: lime;"&gt;http://217.212.230.19:1080&lt;/span&gt; &lt;br /&gt;
Host: &lt;span style="color: lime;"&gt;10.199.212.8&lt;/span&gt; or &lt;span style="color: lime;"&gt;www.mtnonline.com&lt;/span&gt; &lt;br /&gt;
:- Change your Protocol HTTP to Socket. &lt;br /&gt;
&lt;b&gt;&lt;u&gt;TRY @ ALL.. IT WORKS&lt;/u&gt;&lt;/b&gt; &lt;br /&gt;
HTTP: &lt;span style="color: lime;"&gt;http://82.145.208.20&lt;/span&gt; &lt;br /&gt;
Socket: &lt;span style="color: lime;"&gt;http://82.145.208.20:80&lt;/span&gt; &lt;br /&gt;
Host: &lt;span style="color: lime;"&gt;loaded.mtnonline.com&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7591795013362548502-3175720137436609233?l=mastersproxy.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/iNDaQdtNQd9bghT5Qwsf-Hbf80k/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/iNDaQdtNQd9bghT5Qwsf-Hbf80k/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/iNDaQdtNQd9bghT5Qwsf-Hbf80k/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/iNDaQdtNQd9bghT5Qwsf-Hbf80k/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Proxy/~4/O7L9CKAm8yk" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://mastersproxy.blogspot.com/feeds/3175720137436609233/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7591795013362548502&amp;postID=3175720137436609233&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7591795013362548502/posts/default/3175720137436609233?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7591795013362548502/posts/default/3175720137436609233?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Proxy/~3/O7L9CKAm8yk/mtn-free-browsing-for-opera-mini-456.html" title="" /><author><name>crazy god</name><uri>http://www.blogger.com/profile/11660746401116888620</uri><email>noreply@blogger.com</email></author><thr:total>0</thr:total><feedburner:origLink>http://mastersproxy.blogspot.com/2011/11/mtn-free-browsing-for-opera-mini-456.html</feedburner:origLink></entry></feed>

