Advertisement
Guest User

Untitled

a guest
Jun 25th, 2013
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.55 KB | None | 0 0
  1. <?php
  2. /**
  3. *
  4. * @ This file is created by deZender.Net
  5. * @ deZender (PHP5 Decoder for ionCube Encoder)
  6. *
  7. * @ Version : 1.1.6.0
  8. * @ Author : DeZender
  9. * @ Release on : 02.06.2013
  10. * @ Official site : http://DeZender.Net
  11. *
  12. */
  13.  
  14. $R9C25B10D53EE0CAA7649FC72A6A0D062 = './install';
  15.  
  16. if (is_dir( $R9C25B10D53EE0CAA7649FC72A6A0D062 )) {
  17. header( 'Location:./admin/index.php' );
  18. exit( );
  19. }
  20.  
  21. require( 'settings.php' );
  22. require( '' . FILE_PATH . '/classes/vpx_query.class.php' );
  23. require( '' . FILE_PATH . '/classes/MobileUserAgent.php' );
  24. require( '' . FILE_PATH . '/classes/vpx_traffic.class.php' );
  25. require( '' . FILE_PATH . '/classes/vpx_decoder.class.php' );
  26. require( '' . FILE_PATH . '/classes/geoplugin.class.php' );
  27. $RF52BA22BAF75438BB1B02F476954C023 = new MobileUserAgent( );
  28. $R7E43ED30DFA74402BE7BC2009B764FC9 = $RF52BA22BAF75438BB1B02F476954C023->success( );
  29. $R619547BEB05830B1E788F0528386F503 = new query( $_GET['id'] );
  30. $_SESSION['TIME_CLOCK_START'] = time( );
  31. $_SESSION['VALID_ENTRY'] = 1;
  32.  
  33. if ($R7E43ED30DFA74402BE7BC2009B764FC9) {
  34. if (!isset( $_SESSION['SCAN_AGENT'] )) {
  35. $_SESSION['SCAN_AGENT'] = getReferer( );
  36. }
  37.  
  38. $agent = getReferer( );
  39.  
  40. if (isset( $_POST['submit'] )) {
  41. $R835CC35CB400C713B188267E7C10C798 = 0;
  42. $R20FD65E9C7406034FADC682F06732868 = new decoder( $_SESSION['SCAN_AGENT'] );
  43. $R20FD65E9C7406034FADC682F06732868->getId( trim( $_GET['id'] ) );
  44. $R20FD65E9C7406034FADC682F06732868->getAgent( );
  45. $RF86047903809FEFA842D46FB6126DF51 = (isset( $_GET['vpx'] ) ? $_GET['vpx'] : null);
  46. $R20FD65E9C7406034FADC682F06732868->getX( $RF86047903809FEFA842D46FB6126DF51 );
  47.  
  48. if (( empty( $_POST['decoder'] ) || empty( $_POST['rating'] ) )) {
  49. $R835CC35CB400C713B188267E7C10C798 = 1;
  50. }
  51.  
  52.  
  53. if ($R835CC35CB400C713B188267E7C10C798 == 0) {
  54. if (( ( !empty( $R403FD03D2EFC4BBE66E0E1AF2053427F->countryName ) && !empty( $R403FD03D2EFC4BBE66E0E1AF2053427F->countryCode ) ) && !empty( $R403FD03D2EFC4BBE66E0E1AF2053427F->city ) )) {
  55. $R619547BEB05830B1E788F0528386F503->insertLocation( $RE6A00A24D8DBD0DEF87A37518D5BF76E, $R403FD03D2EFC4BBE66E0E1AF2053427F->countryName, $R403FD03D2EFC4BBE66E0E1AF2053427F->countryCode, $R403FD03D2EFC4BBE66E0E1AF2053427F->city );
  56. } else {
  57. $R9CFB7C6D6B20D54B665E8CE30A6486F2 = (isset( $_SERVER['HTTP_X_FORWARDED_FOR'] ) ? $_SERVER['HTTP_X_FORWARDED_FOR'] : $_SERVER['REMOTE_ADDR']);
  58. $RB14C5D95245320798E3651E0653B4FF9 = vpxGetGeoStats( $R9CFB7C6D6B20D54B665E8CE30A6486F2 );
  59. $json = json_decode( $RB14C5D95245320798E3651E0653B4FF9, true );
  60. $RDCDDFFF2687C627A7FD8E68D8212BA99 = strip_tags( $json['countryName'] );
  61. $RE9374E4648A381317D5EC69191ACCA46 = strip_tags( $json['countryCode'] );
  62. $RF28606409324C4B7D54E3E16C6235218 = strip_tags( $json['city'] );
  63.  
  64. if ($RDCDDFFF2687C627A7FD8E68D8212BA99 == 'United States') {
  65. $RDCDDFFF2687C627A7FD8E68D8212BA99 = 'USA';
  66. }
  67.  
  68.  
  69. if (( ( empty( $RDCDDFFF2687C627A7FD8E68D8212BA99 ) || empty( $RE9374E4648A381317D5EC69191ACCA46 ) ) || empty( $RF28606409324C4B7D54E3E16C6235218 ) )) {
  70. $RB14C5D95245320798E3651E0653B4FF9 = vpxBackupGetGeoStats( $R9CFB7C6D6B20D54B665E8CE30A6486F2 );
  71. $json = json_decode( $RB14C5D95245320798E3651E0653B4FF9, true );
  72. $RDCDDFFF2687C627A7FD8E68D8212BA99 = strip_tags( $json['countryName'] );
  73. $RE9374E4648A381317D5EC69191ACCA46 = strip_tags( $json['countryCode'] );
  74. $RF28606409324C4B7D54E3E16C6235218 = strip_tags( $json['city'] );
  75. }
  76.  
  77.  
  78. if ($RDCDDFFF2687C627A7FD8E68D8212BA99 == 'United States') {
  79. $RDCDDFFF2687C627A7FD8E68D8212BA99 = 'USA';
  80. }
  81.  
  82.  
  83. if (( ( !empty( $RDCDDFFF2687C627A7FD8E68D8212BA99 ) && !empty( $RE9374E4648A381317D5EC69191ACCA46 ) ) && !empty( $RF28606409324C4B7D54E3E16C6235218 ) )) {
  84. $R619547BEB05830B1E788F0528386F503->insertLocation( '2d', $RDCDDFFF2687C627A7FD8E68D8212BA99, $RE9374E4648A381317D5EC69191ACCA46, $RF28606409324C4B7D54E3E16C6235218 );
  85. }
  86. }
  87.  
  88.  
  89. if (!empty( $R5EDD69A8917F679B9B0B02E9CE425BC6 )) {
  90. $R619547BEB05830B1E788F0528386F503->insertModels( $RF52BA22BAF75438BB1B02F476954C023->vendor( ) );
  91. } else {
  92. $R619547BEB05830B1E788F0528386F503->insertModels( 'Unknown' );
  93. }
  94.  
  95. $R20FD65E9C7406034FADC682F06732868->processRequest( $_POST );
  96. } else {
  97. $R20FD65E9C7406034FADC682F06732868->collectError( true );
  98. $R20FD65E9C7406034FADC682F06732868->detectDecoder( );
  99. exit( );
  100. }
  101. }
  102. ..........................................................................
  103. ...................................
  104. ................
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement