Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: Agent Wesker
Forum: Plugins 04-11-2017, 11:28
Replies: 86
Views: 30,791
Posted By Agent Wesker
Re: [ANY] Smart Link Remover

@Mitchell

I check the code and see CheckCommandAccess(client, "sm_smartlinkremover", ADMFLAG_ROOT, false)

but there is no such command, is this broken or I just don't understand how it works?
...
Forum: Plugins 04-05-2017, 08:28
Replies: 86
Views: 30,791
Posted By Agent Wesker
Re: [ANY] Smart Link Remover

I tested this last night and it was working...



Did this error message come up right away or after a map change?
Did you download the latest version?

The attachment in OP was not updated,...
Forum: Plugins 04-04-2017, 16:29
Replies: 86
Views: 30,791
Posted By Agent Wesker
Re: [ANY] Smart Link Remover

I made a separate pull request because of the additional changes.

Also I have not yet tested on a live server so don't know if its working.
Forum: Plugins 04-04-2017, 14:51
Replies: 86
Views: 30,791
Posted By Agent Wesker
Re: [ANY] Smart Link Remover

You could do a regex "or" and look for the literal strings (.com .money .tech) but it would be a very large regex string and might not even parse correctly...
Forum: Plugins 04-04-2017, 14:12
Replies: 86
Views: 30,791
Posted By Agent Wesker
Re: [ANY] Smart Link Remover

Here is a slightly improved Regex from testing on our server:
((http:[/]{2}|https:[/]{2}|www[.])?[-a-zA-Z0-9]{2,}[.][a-zA-Z]{2,5})

https://i.imgur.com/xwGMP3G.png

I also modified your code to...
Showing results 1 to 5 of 5

 
Forum Jump

All times are GMT -4. The time now is 05:08.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode