Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> GT - Next Gen and Standard
Author Message
dean
Worker
Worker



Joined: Apr 14, 2004
Posts: 193

PostPosted: Sat Feb 05, 2005 11:18 pm Reply with quote

Found this script at the GT NextGen site for Nuke Amazon. Unfortunately it doesnt appear to tap the search function entirely. Anyone have a different script that works?

Quote:
<?php

$urlin = array(
"'(?<!/)modules.php\?name=Amazon&amp;asin=([A-Z0-9]*)&PHPSESSID=([a-zA-Z0-9]*)'",
"'(?<!/)modules.php\?name=Amazon&amp;asin=([A-Z0-9]*)'",
"'(?<!/)modules.php\?name=Amazon&amp;op=AsinSearch&amp;keyword=([a-zA-Z0-9]*)'",
"'(?<!/)modules.php\?name=Amazon&amp;op=ShowFI&amp;catalog=([a-zA-Z0-9+]*)&amp;AMZpage=([0-9]*)'",
"'(?<!/)modules.php\?name=Amazon&amp;op=ShowFI&amp;catalog=([a-zA-Z0-9+]*)'",
"'(?<!/)modules.php\?name=Amazon&amp;op=(ShowCart|home)'",
"'(?<!/)modules.php\?name=Amazon&amp;op=More&amp;searchmode=(KeywordSearch|MarketPlaceSearch|BrowseNodeSearch|AuthorSearch|ArtistSearch|ActorSearch|DirectorSearch|ManufacturerSearch)&amp;keyword=([[:punct:](){}a-zA-Z0-9]*)&amp;mode=([a-zA-Z0-9+-]*)&amp;AMZpage=([0-9]*)'",
"'(?<!/)modules.php\?name=Amazon&amp;op=(KeywordSearch|MarketPlaceSearch|BrowseNodeSearch|AuthorSearch|ArtistSearch|ActorSearch|DirectorSearch|ManufacturerSearch)&amp;keyword=([[:punct:](){}a-zA-Z0-9]*)&amp;mode=([a-zA-Z0-9+-]*)'"
//"'(?<!/)modules.php\?name=Amazon&amp;op=(KeywordSearch|MarketPlaceSearch|BrowseNodeSearch|AuthorSearch|ArtistSearch|ActorSearch|DirectorSearch|ManufacturerSearch)&amp;keyword=([[:punct:](){}a-zA-Z0-9]*)&amp;mode=([a-zA-Z0-9+-]*)&amp;AMZpage=([0-9]*)'",
);

$urlout = array(
"amazon-buy-\\1-s-\\2.html",
"amazon-buy-\\1.html",
"asin-search-\\1.html",
"amazon-\\1-\\2.html",
"amazon-\\1.html",
"amazon-to-\\1.html",
"amazon-search_\\1_\\2_\\3_\\4.html",
"amazon-search_\\1_\\2_\\3.html",
"amazon-more_\\1_\\2_\\3_\\4.html",
"amazon-more_\\1_\\2_\\3.html"
);

?>


and


Code:
#NukeAmazon .htaccess 

RewriteRule ^asin-([A-Z0-9]*).html modules.php?name=Amazon&asin=$1 [L]
RewriteRule ^amazon-(direct|buy)-([A-Z0-9]*).html modules.php?name=Amazon&asin=$2 [L]
RewriteRule ^amazon-(direct|buy)-([A-Z0-9]*)-s-([a-zA-Z0-9]*).html modules.php?name=Amazon&asin=$2&PHPSESSID=$2 [L]
RewriteRule ^asin-search-([a-zA-Z0-9]*).html modules.php?name=Amazon&op=AsinSearch&keyword=$1 [L]
RewriteRule ^asin-add-([a-zA-Z0-9]*).html modules.php?name=Amazon&op=Add&asin=$1 [L]
RewriteRule ^asin-buy-([a-zA-Z0-9]*).html modules.php?name=Amazon&op=click&asin=$1 [L]
RewriteRule ^amazon-to-(ShowCart|home).html modules.php?name=Amazon&op=$1 [L]
RewriteRule ^amazon-search_(MarketPlaceSearch|BrowseNodeSearch|AuthorSearch|ArtistSearch|ActorSearch|DirectorSearch|ManufacturerSearch)_([[:punct:](){}a-zA-Z0-9]*)_([a-zA-Z0-9+-]*)_([0-9]*).html modules.php?name=Amazon&op=$1&keyword=$2&mode=$3&AMZpage=$4 [L]
RewriteRule ^amazon-search_(MarketPlaceSearch|BrowseNodeSearch|AuthorSearch|ArtistSearch|ActorSearch|DirectorSearch|ManufacturerSearch)_([[:punct:](){}a-zA-Z0-9]*)_([a-zA-Z0-9+-]*).html modules.php?name=Amazon&op=$1&keyword=$2&mode=$3 [L]
RewriteRule ^amazon-more_([a-zA-Z0-9]*)_([+(){}a-zA-Z0-9]*)_([a-zA-Z0-9-]*)_([0-9]*).html modules.php?name=Amazon&op=More&searchmode=$1&keyword=$2&mode=$3&AMZpage=$4 [L]
RewriteRule ^amazon-more_([a-zA-Z0-9]*)_([+(){}a-zA-Z0-9]*)_([a-zA-Z0-9-]*).html modules.php?name=Amazon&op=More&searchmode=$1&keyword=$2&mode=$3 [L]
RewriteRule ^amazon-([a-zA-Z0-9+]*)-([0-9]*).html modules.php?name=Amazon&op=ShowFI&catalog=$1&AMZpage=$2 [L]
RewriteRule ^amazon-([a-zA-Z0-9+]*).html modules.php?name=Amazon&op=ShowFI&catalog=$1 [L]
RewriteRule ^amazon-add-to-cart-([a-zA-Z0-9=:]*)-([0-9]*).html modules.php?name=Amazon&op=AddToCart&asin=$1&cartnode=$2 [L]
RewriteRule ^amazon-search-([a-zA-Z0-9]*)-([+(){}a-zA-Z0-9]*)-([0-9]*).html modules.php?name=Amazon&op=More&searchmode=KeywordSearch&keyword=$1&mode=$2&AMZpage=$3 [L]
RewriteRule ^nukeamazon.html modules.php?name=Amazon [L]
 
View user's profile Send private message
sting
Involved
Involved



Joined: Sep 23, 2003
Posts: 456
Location: Somewhere out there...

PostPosted: Sun Jun 05, 2005 3:35 pm Reply with quote

I haven't seen any come out in a while, might try 64bitguy - and if someone sees audioslaved around anywhere, tell him to come back.

-sting
 
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
lordofcarma
New Member
New Member



Joined: Jul 30, 2005
Posts: 9

PostPosted: Sat Jul 30, 2005 9:02 am Reply with quote

unfortunately there seems to be no others.

i am searching for one that is working well for a long time. Sad

_________________
My fav pages:
Release-Dates.Net | Games News 
View user's profile Send private message Visit poster's website
mrix
Client



Joined: Dec 04, 2004
Posts: 757

PostPosted: Thu Aug 11, 2005 12:21 am Reply with quote

I have the dinamic title mod installed which works great on my site unfortunately all pages of Nuke Amazon show the title Amazon as the title ? not to great for google me thinks Sad
any idea`s?
Cheers
mrix
 
View user's profile Send private message Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> GT - Next Gen and Standard

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©