>>384I saw someone post links using a 3rd party referral "service" to anonymize referrals.
>href.li >>396I see that h-t-t-p is filtered even when it's alone (no , even just talking about the protocol). Would it be an issue to not filter that?
>>438okay, I see that lone :-/-/ is filtered too. If it's possible to only filter this stuff when it's part of a link, that would be preferable.
>>438>>439Alright changed it up a bit again http:// , https:// , and www. now just have a space auto placed at the end of them.
>>458>now just have a space auto placed at the end of them....
Please stop bullshitting with the word filters and just solve it properly instead.
If you want to automatically add a referrer hider to the href part of all posted links.
Then add this short code to the "markup_url" function (before the "$parts = array();" line). You can find this function in /inc/functions.php, line 1533.
ghostbin.com/paste/cowux
While you're at it, also change this line
>'rel' => 'nofollow',to
>'rel' => 'nofollow noreferrer',Alternatively if you just want to disable all url markup, which it seems you guys are currently trying to do with word filters.
Then add this to your instance-config.php.
$config['markup_urls'] = false;
If you need any help with programming you can always ask me.
>>477are you on the My Little Politics discord by any chance?
>>477Thank you! Implemented the referrer hider.
>If you need any help with programming you can always ask me.You have no idea how great that would be.
>>477>>477Please send an application for staff to
[email protected]