
axb.lists at gmail
Jan 30, 2012, 12:46 AM
Post #2 of 3
(282 views)
Permalink
|
On 01/30/2012 09:40 AM, Tom Kinghorn wrote: > Good morning list. > > Please forgive me my ignorance. > The 2.5 hour drive to work has drained any remaining intelligence. > As such, I cannot seem to figure this one out. > > I am receiving alot of spam with the body as follows > > <html> > <head> > </head> > <body bgcolor="#ffffff" text="#000000"> > <a href="http://hNwXJKlHIH.page.tl">iddsw naolsnqjxq hbw z hetwe qjqaskbr > bxkjwnfyz.</a> > </body> > </html> > > How would I go about matching anything with the domain of.tl (which is East > Timor if anyone is interested) uri URI_PAGE_TL /\w+\.page\.tl/ should do the trick for these spams in SA 3.4 you will be able to safely blacklist the whole TLD
|