Advertisement
G666h05t

http://img2.tapuz.co.il/ Leaked By AnonGhost Indonesia

Oct 16th, 2023 (edited)
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.99 KB | None | 0 0
  1. We Are AnonGhost Indonesia #OpIsrael
  2.  
  3.  
  4.  
  5.  
  6. .-------.
  7. .' `.
  8. .' `.
  9. | NO SKIDS |
  10. | ALLOWED |
  11. | BEYOND |
  12. ' THIS '
  13. `. POINT .'
  14. `._______.' __ __
  15. | | .----/ \ / \---.
  16. | | | | | | |____
  17. | | | |`--''`--'| / | \_
  18. ,----.| \~O~| ~O~ _ | | | \
  19. | ---'| '._/ \_.| `| | | |
  20. \.---'| | | `- ,| |
  21. `---'| | : |
  22. | | | | '._.-- ;
  23. | | | . .: ` /
  24. '-' | '....' `.______/
  25. | |
  26. | |
  27. `----------------'
  28. || ||
  29. || ||
  30. _.---'' '-, ,-' ''---._
  31. / __..' '..__ \
  32. '---''` `''---'
  33.  
  34.  
  35.  
  36.  
  37.  
  38. Findme on telegram : t.me/AnonGhostid
  39. Twitter : @AnonG666_
  40.  
  41.  
  42. Loadtoexe..../
  43. ./...//....
  44. ..//.../
  45. .../....
  46. Exe....
  47.  
  48.  
  49.  
  50. #AnonGhostIndonesia
  51.  
  52.  
  53. #AnonGhost
  54. #OpIsrael
  55. #OpIsrael
  56. #SavePalestine
  57. #AnonGhostMedia
  58. #AnonGhostArmy
  59. #MauritaniaAttacker - #StingerByte - #MrDomoz - #BlackCracker - #HusseiN98D - #DrSaMiM008 - #hAxOrtr0jAn - #BillGate - #MrAjword - #Extazy007 - #Psyco_Hacker - #BlackCracker - #VirusaWorm - #Donnazmi - #HolaKo - #GreenCoder - #X-Wanted - #FarhanCobra - #De_Reb0rNz - #TunisianCracker - #L'APoca-Dz - #Psyf3r - #xIdontknow - #Hashc4t - #BitsBytes - #MoathDayak - #ManSykez - #UnknowPal - #Psych0t1c - #Jaring - #Superadmin0 #TengkorakCyberCrew- #EagleCyber - #StucxTeam - #Myopecs - #NinjaForces - #4-EXPLOITATION -#AnonG666 - #AnonGhost_IIMQ2, -#AnonBrave - #kr0x1sec - #Nolep7 #Fn4ticHZ 1337 - #UyHacked - #Gh05t666include #Cypher1337 - #Minimize1337 - #Just - User1337 -#N3G4T1V3 1337 - #Vrozor
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66. Target Locked : http://img2.tapuz.co.il/
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73. -- phpMyAdmin SQL Dump
  74. -- version -
  75. -- http://www.phpmyadmin.net
  76. --
  77. -- Host: localhost
  78. -- Generation Time: -
  79. --
  80. -- PHP Version: 7.2.5
  81.  
  82. SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
  83.  
  84. --
  85. -- Database: `jobberbase`
  86. --
  87.  
  88. -- --------------------------------------------------------
  89.  
  90. --
  91. -- Table structure for table `admin`
  92. --
  93.  
  94. CREATE TABLE IF NOT EXISTS `admin` (
  95. `id` int(11) NOT NULL auto_increment,
  96. `username` varchar(16) NOT NULL,
  97. `password` varchar(32) NOT NULL,
  98. PRIMARY KEY (`id`)
  99. ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ;
  100.  
  101. --
  102. -- Dumping data for table `admin`
  103. --
  104.  
  105. INSERT INTO `admin` (`id`, `username`, `password`) VALUES
  106. (1, 'admin', '21232f297a57a5a743894a0e4a801fc3');
  107.  
  108. -- --------------------------------------------------------
  109.  
  110. --
  111. -- Table structure for table `categories`
  112. --
  113.  
  114. CREATE TABLE IF NOT EXISTS `categories` (
  115. `id` int(11) NOT NULL auto_increment,
  116. `name` varchar(32) NOT NULL,
  117. `var_name` varchar(32) NOT NULL,
  118. `category_order` int(11) NOT NULL,
  119. PRIMARY KEY (`id`),
  120. KEY `category_order` (`category_order`)
  121. ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='accounting/marketers/administrators/etc.' AUTO_INCREMENT=15 ;
  122.  
  123. --
  124. -- Dumping data for table `categories`
  125. --
  126.  
  127. INSERT INTO `categories` (`id`, `name`, `var_name`, `category_order`) VALUES
  128. (1, 'Accounting', 'accounting', 7),
  129. (2, 'Building Construction', 'building construction', 3),
  130. (3, 'Administrators', 'administrators', 0),
  131. (7, 'Marketers', 'marketers', 2),
  132. (5, 'Creative', 'creative', 5),
  133. (6, 'Education', 'education', 1),
  134. (8, 'Food Services', 'food services', 4),
  135. (9, 'IT', 'it', 6),
  136. (10, 'Transportation', 'transportation', 8),
  137. (11, 'Marketing', 'marketing', 9),
  138. (12, 'Sales', 'sales', 10),
  139. (13, 'Security', 'security', 11);
  140.  
  141. -- --------------------------------------------------------
  142.  
  143. --
  144. -- Table structure for table `cities`
  145. --
  146.  
  147. CREATE TABLE IF NOT EXISTS `cities` (
  148. `id` int(11) NOT NULL,
  149. `name` varchar(50) NOT NULL,
  150. `ascii_name` varchar(50) NOT NULL,
  151. PRIMARY KEY (`id`)
  152. ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
  153.  
  154. --
  155. -- Dumping data for table `cities`
  156. --
  157.  
  158. INSERT INTO `cities` (`id`, `name`, `ascii_name`) VALUES
  159. (1, 'Amsterdam', 'Amsterdam'),
  160. (2, 'Ankara', 'Ankara'),
  161. (3, 'Athens', 'Athens'),
  162. (4, 'Belgrade', 'Belgrade'),
  163. (5, 'Berlin', 'Berlin'),
  164. (6, 'Bern', 'Bern'),
  165. (7, 'Brussels', 'Brussels'),
  166. (8, 'Bucharest', 'Bucharest'),
  167. (9, 'Budapest', 'Budapest'),
  168. (10, 'Copenhagen', 'Copenhagen'),
  169. (11, 'Dublin', 'Dublin'),
  170. (12, 'Helsinki', 'Helsinki'),
  171. (13, 'Kiev', 'Kiev'),
  172. (14, 'Lisbon', 'Lisbon'),
  173. (15, 'Ljubljana', 'Ljubljana'),
  174. (16, 'London', 'London'),
  175. (18, 'Luxembourg', 'Luxembourg'),
  176. (19, 'Madrid', 'Madrid'),
  177. (20, 'Monaco', 'Monaco'),
  178. (22, 'Moscow', 'Moscow'),
  179. (23, 'Nicosia', 'Nicosia'),
  180. (24, 'Oslo', 'Oslo'),
  181. (25, 'Paris', 'Paris'),
  182. (26, 'Prague', 'Prague'),
  183. (27, 'Reykjavik', 'Reykjavik'),
  184. (28, 'Rome', 'Rome'),
  185. (29, 'Stockholm', 'Stockholm'),
  186. (30, 'Vienna', 'Vienna'),
  187. (31, 'Gala', 'Galati'),
  188. (32, 'Warsaw', 'Warsaw'),
  189. (33, 'Zagreb', 'Zagreb'),
  190. (34, 'Else', 'Else'),
  191. (-1, 'Anywhere', 'Anywhere');
  192.  
  193. -- --------------------------------------------------------
  194.  
  195. --
  196. -- Table structure for table `hits`
  197. --
  198.  
  199. CREATE TABLE IF NOT EXISTS `hits` (
  200. `job_id` int(10) unsigned NOT NULL,
  201. `created_on` datetime NOT NULL,
  202. `ip` varchar(15) NOT NULL,
  203. KEY `job_id` (`job_id`)
  204. ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
  205.  
  206. --
  207. -- Dumping data for table `hits`
  208. --
  209.  
  210. INSERT INTO `hits` (`job_id`, `created_on`, `ip`) VALUES
  211. (1, '2008-01-31 13:24:54', '127.0.0.1'),
  212. (1, '2008-02-05 11:50:06', '127.0.0.1'),
  213. (2, '2008-02-21 13:18:43', '::1');
  214.  
  215. -- --------------------------------------------------------
  216.  
  217. --
  218. -- Table structure for table `jobs`
  219. --
  220.  
  221. CREATE TABLE IF NOT EXISTS `jobs` (
  222. `id` int(10) unsigned NOT NULL auto_increment,
  223. `type_id` int(11) NOT NULL,
  224. `category_id` int(11) NOT NULL,
  225. `title` varchar(100) default '',
  226. `description` text,
  227. `company` varchar(150) default '',
  228. `city_id` int(11) NOT NULL,
  229. `url` varchar(150) default NULL,
  230. `apply` varchar(200) default '',
  231. `created_on` timestamp NOT NULL default '0000-00-00 00:00:00',
  232. `is_temp` tinyint(4) NOT NULL,
  233. `is_active` tinyint(4) NOT NULL,
  234. `views_count` int(11) NOT NULL,
  235. `auth` varchar(32) NOT NULL,
  236. `outside_location` varchar(150) NOT NULL,
  237. `poster_email` varchar(100) NOT NULL,
  238. `apply_online` tinyint(4) NOT NULL,
  239. PRIMARY KEY (`id`),
  240. KEY `type_id` (`type_id`),
  241. KEY `category_id` (`category_id`)
  242. ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=11 ;
  243.  
  244. --
  245. -- Dumping data for table `jobs`
  246. --
  247.  
  248. INSERT INTO `jobs` (`id`, `type_id`, `category_id`, `title`, `description`, `company`, `city_id`, `url`, `apply`, `created_on`, `is_temp`, `is_active`, `views_count`, `auth`, `outside_location`, `poster_email`, `apply_online`) VALUES
  249. (1, 1, 1, 'web developer', 'We\\''re a startup searching for a cool web developer that masters following technologies:\r\n* php, mysql\r\n* javascript, dom, ajax\r\n* html, css\r\n\r\nPerson should also have a good sens of user behavior.\r\n\r\nExcellent payment! ;)', 'Foo Inc.', -1, 'http://www.fooinc.com', '', '2007-10-20 13:43:27', 0, 1, 8, 'f1acd80152446f4cf8a0bb8242398be7', 'London, UK', '[email protected]', 1),
  250. (2, 3, 2, 'Illustrator/Photoshop expert', 'Could you redraw in Illustrator da Vinci\\''s Gioconda, blindfolded?\r\nLet us know! :)', 'UnrealExpectations', -1, 'http://unrealexpectations.com', '', '2007-10-20 13:47:05', 0, 1, 4, '6ebcfde637d98a9738c024c6074e945d', '', '[email protected]', 1),
  251. (4, 1, 1, 'web developer 3', 'We\\''re a startup searching for a cool web developer that masters following technologies:\r\n* php, mysql\r\n* javascript, dom, ajax\r\n* html, css\r\n\r\nPerson should also have a good sens of user behavior.\r\n\r\nExcellent payment! ;)', 'Foo Inc.', -1, 'http://www.fooinc.com', '', '2007-10-20 13:43:27', 0, 1, 7, 'f1acd80152446f4cf8a0bb8242398be7', 'London, UK', '[email protected]', 1),
  252. (5, 1, 1, 'web developer 2', 'We\\''re a startup searching for a cool web developer that masters following technologies:\r\n* php, mysql\r\n* javascript, dom, ajax\r\n* html, css\r\n\r\nPerson should also have a good sens of user behavior.\r\n\r\nExcellent payment! ;)', 'Foo Inc.', -1, 'http://www.fooinc.com', '', '2007-10-20 13:43:27', 0, 1, 6, 'f1acd80152446f4cf8a0bb8242398be7', 'London, UK', '[email protected]', 1),
  253. (6, 1, 1, 'asdfasdf', 'asdfsdf', 'asdfasd', -1, 'http://asdf', '', '2007-12-12 10:15:58', 1, 0, 0, '04b0a92981efa5d169349dba0cc77ebb', 'testing, uk', '[email protected]', 1),
  254. (7, 1, 1, 'asdf', 'asdf', 'asdf', -1, 'http://asdf', '', '2007-12-12 10:18:25', 1, 0, 0, '7b16111f6160bb83ddc255ac13dee5f7', 'sdfasd', 'asdf', 1),
  255. (8, 1, 1, 'asdfasdf', 'asdfsdf', 'asdfasd', -1, 'http://asdf', '', '2007-12-12 10:20:50', 1, 0, 0, '3ae01ae904b6b0cb361dcbf438123e5e', 'testing, uk', '[email protected]', 1),
  256. (9, 1, 1, 'asdfasdf', 'asdfsdf', 'asdfasd', -1, 'http://asdf', '', '2007-12-12 10:21:23', 1, 0, 0, '3472f6a1151a315227d2a27c731328b1', 'testing, uk', '[email protected]', 1),
  257. (10, 1, 1, 'dsadsa', 'dasdasdsa', 'dasdas', -1, 'http://asddsad', '', '2008-02-05 14:30:23', 1, 0, 0, 'f7cebdb617722c7f00ead4b6675773f2', '', 'dasdas', 1);
  258.  
  259. -- --------------------------------------------------------
  260.  
  261. --
  262. -- Table structure for table `job_applications`
  263. --
  264.  
  265. CREATE TABLE IF NOT EXISTS `job_applications` (
  266. `id` int(10) unsigned NOT NULL auto_increment,
  267. `job_id` int(10) unsigned NOT NULL,
  268. `created_on` datetime NOT NULL,
  269. `ip` varchar(15) NOT NULL,
  270. PRIMARY KEY (`id`)
  271. ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=7 ;
  272.  
  273. --
  274. -- Dumping data for table `job_applications`
  275. --
  276.  
  277. INSERT INTO `job_applications` (`id`, `job_id`, `created_on`, `ip`) VALUES
  278. (6, 1, '2023-01-31 13:25:18', '127.0.0.1');
  279.  
  280. -- --------------------------------------------------------
  281.  
  282. --
  283. -- Table structure for table `job_params`
  284. --
  285.  
  286. CREATE TABLE IF NOT EXISTS `job_params` (
  287. `id` int(11) unsigned NOT NULL auto_increment,
  288. `value` varchar(50) NOT NULL,
  289. `categ` varchar(20) NOT NULL,
  290. PRIMARY KEY (`id`)
  291. ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=33 ;
  292.  
  293. --
  294. -- Dumping data for table `job_params`
  295. --
  296.  
  297. INSERT INTO `job_params` (`id`, `value`, `categ`) VALUES
  298. (1, 'php/mysql', 'know-how'),
  299. (2, '.net', 'know-how'),
  300. (3, 'xhtml/css', 'know-how'),
  301. (4, 'graphic design', 'know-how'),
  302. (5, 'small team', 'company'),
  303. (6, 'large company', 'company'),
  304. (7, 'ruby/rails', 'know-how'),
  305. (8, 'oracle', 'know-how'),
  306. (9, 'c/c++/c#', 'know-how'),
  307. (10, 'javascript/ajax', 'know-how'),
  308. (11, 'java', 'know-how'),
  309. (12, 'flash', 'know-how'),
  310. (13, 'junior', 'level'),
  311. (14, 'senior', 'level'),
  312. (15, 'full-time', 'type'),
  313. (16, 'part-time', 'type'),
  314. (17, 'freelance', 'type'),
  315. (18, 'sysadmin', 'know-how'),
  316. (19, 'linux/server admin', 'know-how'),
  317. (20, 'erp/sap', 'know-how'),
  318. (21, 'copywriting/editare', 'know-how'),
  319. (22, 'seo/sem', 'know-how'),
  320. (23, 'manager', 'know-how'),
  321. (24, 'work from home', 'company'),
  322. (25, 'work at the office', 'company'),
  323. (28, 'internship', 'type'),
  324. (29, 'medium', 'level'),
  325. (30, 'python', 'know-how'),
  326. (31, 'bonuses', 'company'),
  327. (32, 'training', 'company');
  328.  
  329. -- --------------------------------------------------------
  330.  
  331. --
  332. -- Table structure for table `job_requests`
  333. --
  334.  
  335. CREATE TABLE IF NOT EXISTS `job_requests` (
  336. `id` int(11) unsigned NOT NULL auto_increment,
  337. `name` varchar(50) NOT NULL,
  338. `email` varchar(50) NOT NULL,
  339. `created_on` datetime NOT NULL,
  340. `ip` varchar(15) NOT NULL,
  341. PRIMARY KEY (`id`)
  342. ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=4 ;
  343.  
  344. --
  345. -- Dumping data for table `job_requests`
  346. --
  347.  
  348. INSERT INTO `job_requests` (`id`, `name`, `email`, `created_on`, `ip`) VALUES
  349. (1, 'asdf', '[email protected]', '', '127.0.0.1'),
  350. (2, 'asdf', '[email protected]', '', '127.0.0.1'),
  351. (3, 'asdf', '[email protected]', '', '127.0.0.1');
  352.  
  353. -- --------------------------------------------------------
  354.  
  355. --
  356. -- Table structure for table `job_requests_params`
  357. --
  358.  
  359. CREATE TABLE IF NOT EXISTS `job_requests_params` (
  360. `request_id` int(10) unsigned NOT NULL,
  361. `param_id` int(10) unsigned NOT NULL,
  362. KEY `request_id` (`request_id`)
  363. ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
  364.  
  365. --
  366. -- Dumping data for table `job_requests_params`
  367. --
  368.  
  369. INSERT INTO `job_requests_params` (`request_id`, `param_id`) VALUES
  370. (1, 17),
  371. (1, 31),
  372. (1, 5),
  373. (1, 32),
  374. (1, 10),
  375. (1, 1),
  376. (1, 3),
  377. (1, 14),
  378. (2, 17),
  379. (2, 31),
  380. (2, 5),
  381. (2, 32),
  382. (2, 10),
  383. (2, 1),
  384. (2, 3),
  385. (2, 14),
  386. (3, 17),
  387. (3, 31),
  388. (3, 5),
  389. (3, 32),
  390. (3, 10),
  391. (3, 1),
  392. (3, 3),
  393. (3, 14);
  394.  
  395. -- --------------------------------------------------------
  396.  
  397. --
  398. -- Table structure for table `pages`
  399. --
  400.  
  401. CREATE TABLE IF NOT EXISTS `pages` (
  402. `id` int(11) NOT NULL auto_increment,
  403. `url` varchar(255) NOT NULL,
  404. `page_title` varchar(255) NOT NULL,
  405. `keywords` text NOT NULL,
  406. `description` text NOT NULL,
  407. `title` varchar(255) NOT NULL,
  408. `content` text NOT NULL,
  409. `has_form` enum('0','1') NOT NULL,
  410. `form_message` text NOT NULL,
  411. PRIMARY KEY (`id`)
  412. ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=7 ;
  413.  
  414. --
  415. -- Dumping data for table `pages`
  416. --
  417.  
  418. INSERT INTO `pages` (`id`, `url`, `page_title`, `keywords`, `description`, `title`, `content`, `has_form`, `form_message`) VALUES
  419. (1, 'about', 'About Us', '', '', 'About Us', ' <h4>Hello!</h4>\r\n <p>\r\n This job board is an open source implementation of <a href="http://www.jobber.ro/">www.jobber.ro</a>.\r\n </p>\r\n <p>\r\n Don''t hesitate to <a href="http://localhost/jobber/contact/">contact us</a>!\r\n </p>\r\n ', '', ''),
  420. (5, 'contact', 'Contact Us', '', '', 'We really appreciate feedback!', '<p>E-mail us at <strong>hello [at] domain [dot] com</strong> or use the form below:</p>', '1', '<p>Thank you for your message! :)</p>'),
  421. (4, 'widgets', 'Widgets', '', '', 'Site widget', '<h4>Would you like to display our latest jobs on your site?</h4>\r\n<p>Insert one of the following snippets in your page''s HTML code, in the position where the ads should appear:</p>\r\n<ol>\r\n<li>Get latest 5 jobs from all categories and all types, posted in the past 7 days, in random order:\r\n<pre>&lt;script src="http://localhost/jobber/api/api.php?action=getJobs<br />&amp;type=0&amp;category=0&amp;count=5&amp;random=1&amp;days_behind=7&amp;response=js" type="text/javascript"&gt;&lt;/script&gt;<br /><br />&lt;script type="text/javascript"&gt;<strong>showJobs(''jobber-container'', ''jobber-list'');</strong>&lt;/script&gt;</pre>\r\n</li>\r\n<li>Get last 10 full-time jobs for programmers, posted in the past 15 days, ordered by publish date (newest on top):\r\n<pre>&lt;script src="http://localhost/jobber/api/api.php?action=getJobs<br />&amp;type=fulltime&amp;category=programmers&amp;count=10&amp;random=0&amp;days_behind=15&amp;response=js" <br />type="text/javascript"&gt;&lt;/script&gt;<br /><br />&lt;script type="text/javascript"&gt;<strong>showJobs(''jobber-container'', ''jobber-list'');</strong>&lt;/script&gt;</pre>\r\n</li>\r\n<li>Get latest jobs published by a company (e.g. Google):\r\n<pre>&lt;script src="http://localhost/jobber/api/api.php?action=getJobsByCompany<br />&amp;company=google&amp;count=10&amp;response=js" type="text/javascript"&gt;&lt;/script&gt;<br /><br />&lt;script type="text/javascript"&gt;<strong>showJobs(''jobber-container'', ''jobber-list'');</strong>&lt;/script&gt;</pre>\r\n</li>\r\n</ol>\r\n<h2>The parameters you can use when calling the API, are:</h2>\r\n<ul>\r\n<li><strong>action</strong>: "getJobs" - all jobs / "getJobsByCompany" - a single company''s jobs</li>\r\n<li><strong>type</strong>: "0" - toate / "fulltime" / "parttime" / "freelance";</li>\r\n<li><strong>category</strong>: "0" - all / "programmers" / "designers" / "administrators" / "managers" / "testers" / "editors";</li>\r\n<li><strong>count</strong>: number of job ads to display;</li>\r\n<li><strong>random</strong>: "1" - display randomly / "0" - display ordered by publish date (newest on top);</li>\r\n<li><strong>days_behind</strong>: get only jobs posted in the past X days (type "0" if you don''t want to limit this);</li>\r\n<li><strong>response</strong>: "js" - returns jobs as JavaScript code / "json" - returns only a JSON string / "xml" - returns an XML.</li>\r\n</ul>\r\n<h2>Use CSS to style the list:</h2>\r\n<pre>ul.jobber-list {<br /> list-style-type: none;<br /> margin: 0;<br /> padding: 0;<br />}<br />ul.jobber-list li {<br /> margin-bottom: 5px;<br />}</pre>', '0', '');
  422.  
  423. -- --------------------------------------------------------
  424.  
  425. --
  426. -- Table structure for table `searches`
  427. --
  428.  
  429. CREATE TABLE IF NOT EXISTS `searches` (
  430. `id` int(10) unsigned NOT NULL auto_increment,
  431. `keywords` varchar(100) NOT NULL,
  432. `created_on` datetime NOT NULL,
  433. PRIMARY KEY (`id`)
  434. ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=7 ;
  435.  
  436. --
  437. -- Dumping data for table `searches`
  438. --
  439.  
  440. INSERT INTO `searches` (`id`, `keywords`, `created_on`) VALUES
  441. (4, 'London', '2008-01-31 13:24:54'),
  442. (5, 'search', '2008-02-05 12:29:01'),
  443. (6, 'developer', '2008-02-05 16:25:13');
  444.  
  445. -- --------------------------------------------------------
  446.  
  447. --
  448. -- Table structure for table `spam_reports`
  449. --
  450.  
  451. CREATE TABLE IF NOT EXISTS `spam_reports` (
  452. `id` int(11) NOT NULL auto_increment,
  453. `the_time` timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP,
  454. `ip` varchar(15) NOT NULL,
  455. `job_id` int(11) NOT NULL,
  456. PRIMARY KEY (`id`)
  457. ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ;
  458.  
  459. --
  460. -- Dumping data for table `spam_reports`
  461. --
  462.  
  463.  
  464. -- --------------------------------------------------------
  465.  
  466. --
  467. -- Table structure for table `types`
  468. --
  469.  
  470. CREATE TABLE IF NOT EXISTS `types` (
  471. `id` int(11) NOT NULL auto_increment,
  472. `name` varchar(16) NOT NULL,
  473. `var_name` varchar(32) NOT NULL,
  474. PRIMARY KEY (`id`)
  475. ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='full-time/freelance' AUTO_INCREMENT=4 ;
  476.  
  477. --
  478. -- Dumping data for table `types`
  479. --
  480.  
  481. INSERT INTO `types` (`id`, `name`, `var_name`) VALUES
  482. (1, 'Full-time', 'fulltime'),
  483. (2, 'Part-time', 'parttime'),
  484. (3, 'Freelance', 'freelance');
  485.  
  486.  
  487.  
  488.  
  489. #AnonGhostIndonesia
  490.  
  491.  
  492. #AnonGhost
  493. #OpIsrael
  494. #OpIsrael
  495. #SavePalestine
  496. #AnonGhostMedia
  497. #AnonGhostArmy
  498. #MauritaniaAttacker - #StingerByte - #MrDomoz - #BlackCracker - #HusseiN98D - #DrSaMiM008 - #hAxOrtr0jAn - #BillGate - #MrAjword - #Extazy007 - #Psyco_Hacker - #BlackCracker - #VirusaWorm - #Donnazmi - #HolaKo - #GreenCoder - #X-Wanted - #FarhanCobra - #De_Reb0rNz - #TunisianCracker - #L'APoca-Dz - #Psyf3r - #xIdontknow - #Hashc4t - #BitsBytes - #MoathDayak - #ManSykez - #UnknowPal - #Psych0t1c - #Jaring - #Superadmin0 #TengkorakCyberCrew- #EagleCyber - #StucxTeam - #Myopecs - #NinjaForces - #4-EXPLOITATION -#AnonG666 - #AnonGhost_IIMQ2, -#AnonBrave - #kr0x1sec - #Nolep7 #Fn4ticHZ 1337 - #UyHacked - #Gh05t666include #Cypher1337 - #Minimize1337 - #Just - User1337 -#N3G4T1V3 1337
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement