OYL - Obscure Your Links Pro - from Kubik-Rubik

sarisan

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Oct 22, 2021
Messages
1,703
Reaction score
3,646
Points
113
NullCash
35,123
1729012071268.pngWith this plugin you may obscure internal and external links. There are two obfuscation methods: manual and automatic redirections. With the manual method you can manually obscure certain links. The linking is done via a self-selected alias. In the automatic method, all links by a specific domain are completely obscured and automatically redirected via an additional script.

Of course, the plugin can also be used for internal redirects. So you can build up a webcode system. Long URLs can be called with short aliases. The web code can be distributed easily and comfortably in forums, etc..

In the manual method you can also specify whether you want to call the aliases via a query. This is necessary if mod_rewrite (.htaccess) is not activated. If you want to call the aliases directly, then you have to activate mod_rewrite.

In version 1.7-2 a second method was added. It allows fully automatic redirections of links to domains that have been previously defined in the settings of the plugin. The plugin will find all links of the specified domains on the loaded side and will convert them automatically. For the concealment the Blowfish algorithm is used. The link is converted by an additional script and afterwards redirected. The Blowfish algorithm requires a security token for the concealment. Without the security token the decryption of the encrypted links is not possible.

In version 1.7-3 another option was added: "Obscure all external links." This option allows you to obscure all external links automatically. The blacklist turns then to a white list. All links from domains that are entered in the list are not obscured!

On 28 January 2012 version 2.5-1 for Joomla! 2.5 was released.

Features​

  • Obscure internal and external links - call is done by an alias
  • Completely automatic obfuscation of links that lead to certain domains
  • Automatic obfuscation of all external links (with whitelist feature)
  • Set up redirects using short pregnant codes at long URLs
  • No limitation at the number of redirects
  • Query method
  • Query can be set manually
  • Individual security token for Blowfish algorithm
INFO

OYL - Obscure Your Links Pro v3.2.10.1 (J!3x)
 

Attachments

  • plg_oyl-pro_3.2.10.1.zip
    36.8 KB · Views: 0

f75

Member
XNullUser
Joined
Apr 27, 2022
Messages
442
Reaction score
1
Points
18
NullCash
777
thank you and please updated version
 

sarisan

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Oct 22, 2021
Messages
1,703
Reaction score
3,646
Points
113
NullCash
35,123
Obscure Your Links Pro v4.2.0.0 (J!4x)

CHANGELOG
v4.2.0.0-PRO - 2023-10-12
  • + Improved Installation Script: Updated the installation script to check for the highest compatible version of Joomla automatically! This feature aims to prevent issues that may arise from using incompatible core versions, thereby ensuring a smoother installation process.
v4.1.0.0-PRO - 2023-04-10
v4.0.2.1-PRO - 2022-09-30
  • + Corrected the handling of URLs beginning with a slash in the CSS class obfuscation. Thanks to Philippe for reporting it!
v4.0.2.0-PRO - 2022-09-30
  • + Added Obscure links by CSS classes option. This option obscures external and internal links by particular CSS classes (class="..."). Thanks to Pascal D. for the feature request!
  • + Added Pro Security Token validation check. The Pro package contains a token file with an individual security token linked to the user account and checked against the validation server for authenticity.
  • ^ Multiple internal code optimisations.
v4.0.1.0-PRO - 2021-11-12
  • + Added the built-in Download Key Manager support to enter your Pro Update ID without installing the update helper plugin.
    Important: Please copy your personal Pro Update ID using the second copy button in the Pro ID Manager and enter the key in System - Update - Update Sites - Select the entry of the Pro extension and enter the ID into the Download Key field.
  • ^ Code optimisations
v4.0.0.0-PRO - 2021-08-29
  • + First Pro release for Joomla! 4.x based on OYL Pro version 3.2.9.0-PRO
 

Attachments

  • plg_oyl-pro_4.2.0.0.zip
    40.9 KB · Views: 1
Top