I have to sell big mp3 links . The file are hosted in various servers . Most of them are legall because it contains only demo of mp3 or the mp3 is available free so you don't have to scarry about copyrights.
Records: 31607
Structure:
Code:
CREATE TABLE `mp3` (
`ID` int(11) NOT NULL auto_increment,
`artist` varchar(100) NOT NULL default '',
`title` varchar(100) NOT NULL default '',
`size` varchar(10) NOT NULL default '',
`url` longtext NOT NULL,
UNIQUE KEY `ID` (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=latin2 AUTO_INCREMENT=10420 ;
Example records :
Code:
INSERT INTO `mp3` VALUES (5, 'Britney Spears \r\n', 'Make My Boobies One More Size', '1.68 MB', 'http://startingpage.com/sounds/britneyspears-make_my_boobies_one_more_size.mp3');
INSERT INTO `mp3` VALUES (22, 'Frank Boeijen \r\n', 'Tijd', '3.97 MB', 'http://website.lineone.net/~riposte_lorrayne4/frankboeijen-tijd.zip');
The price is only 10$ per copy
Payment:
PayPal ( http://it-essence.com/component/page...art/Itemid,26/)
MoneyBookers (ask via PM for details)
|