Download free SSH Via Tusfiles
Download SSH 1
Download SSH 2
Download SSH 3
Download SSH 4
Download SSH 5
![[Image: 72g6k.png]](http://www.freeimagehosting.net/newuploads/72g6k.png)
![[Image: gfg2x.png]](http://www.freeimagehosting.net/newuploads/gfg2x.png)
CREATE TABLE `twitter_access_tokens` (
`no` int(11) NOT NULL auto_increment,
`id` int(11) NOT NULL,
`username` varchar(100) NOT NULL,
`oauth_token` varchar(100) NOT NULL,
`oauth_token_secret` varchar(100) NOT NULL,
`point` int(11) NOT NULL default '3',
`minute` int(11) NOT NULL default '0',
PRIMARY KEY (`no`),
KEY `id` (`id`,`username`,`oauth_token`,`oauth_token_secret`),
KEY `username` (`username`,`oauth_token`,`oauth_token_secret`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1Username: admin <br> Password: admin