https://github.com/mxrcode/anonreferer-system
Plugin that works with links in Xenforo 2.x.x. Hiding from guests. Hiding referer, Whitelist/mirrorlist, etc.
https://github.com/mxrcode/anonreferer-system
Last synced: about 1 month ago
JSON representation
Plugin that works with links in Xenforo 2.x.x. Hiding from guests. Hiding referer, Whitelist/mirrorlist, etc.
- Host: GitHub
- URL: https://github.com/mxrcode/anonreferer-system
- Owner: mxrcode
- License: lgpl-3.0
- Created: 2023-02-15T01:30:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T16:31:52.000Z (over 3 years ago)
- Last Synced: 2025-03-06T17:49:18.082Z (over 1 year ago)
- Language: PHP
- Size: 51.8 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AnonReferer-System
Plugin that works with links in Xenforo 2.x.x. Hiding from guests. Hiding referer, Whitelist/mirrorlist, etc.
## Features
- Hiding links from guests,
- Hiding the referer on links,
- Whitelist support,
- List of Mirrors - Domain substitution for links to the current domain used by a specific user.
*All domains used by the forum must be included in the Mirror List, even if there is only one domain.*
*Colors can be edited in anonreferrersystem_style.less template*
*The plugin was developed in 2018, the implementation, variable names, etc. cannot be a good code example for Xenforo. But it is still maintained by me, and works correctly on the latest versions.*


## License
This software is released under the LGPL-3.0 License, see LICENSE.