Hey guys,
I am having a problem with my proxy list site.
View it here ---> proxy
When you click on lets say "Glype Proxy" which has 8000 or so proxies....the first 50 or so proxies and then when you click on "2" down at the bottom to go to the second page it comes up with "no proxies found" and public service ads from google.
Now I did notice this but I am not really sure how to fix it but here goes..
For glype proxies the url is
Glype - Proxy Sites
and then when you click on "2" down at the bottom the url changes to
Unknown - Proxy Sites
The names of the categories are different. I checked the .htaccess file and I found nothing except this...
Code:
- RewriteEngine on
- RewriteCond %{HTTP_HOST} ^proxysites\.net
- RewriteRule ^(.*)$ http://www.proxysites.net/$1 [R=permanent,L]
- # Rewrite to send /out/id to hits.php?id=id
- RewriteRule ^out/(.*) hits.php?id=$1
- # Rewrite to send /category/id to category.php?id=id
- RewriteRule ^category/(.*) category.php?id=$1
- # block fishzone.ru and daynews.com.cn
- RewriteCond %{HTTP_REFERER} daynews\.com\.cn [NC,OR]
- RewriteCond %{HTTP_REFERER} fishzone\.ru
- RewriteRule .* - [F]
- #Order deny,allow
- #Deny from all
- #Allow from 76.17.132.249
- #Allow from 209.98.202.99
- RewriteEngine on
- RewriteCond %{HTTP_HOST} ^proxysites\.net
- RewriteRule ^(.*)$ http://www.proxysites.net/$1 [R=permanent,L]
- AddType application/x-httpd-php .php .js
-
If anyone can help in figure out why I am not able to see proxies after the second page or why public services ads are showing....that would be great!
Thank you!
Michael
Bookmarks