Jump to content

Simple Link - Discord & Steam Linking System 2.4.0

$25.00
   (6 reviews)

1 Screenshot

What's New in Version 2.4.0   See changelog

Released

  1. Replace your Node.JS Bot ready.js file with the latest one in this ZIP (you don't need to if you already updated on August 27th).
  2. Replace index.php and complete.php files with the current ones in this ZIP.
    1. If you made changes to index.php or complete.php you don't want to lose, you can make the changes manually. See below.

 

index.php - find 

location.href = '/';

and replace with 

location.href = "<?php echo htmlspecialchars($redirect, ENT_QUOTES, 'UTF-8'); ?>";

 

 

complete.php - find

header('location: /');

and replace with

header('location: ' . $redirect);
  • Like 3

User Feedback

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.2k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.