BigBird: Read a few posts above.
Quote:
Originally posted by Tantuss
I fixed it with this:
change:
regexp {title/tt[0-9]+/} $oldpage(meta) location
to
regexp {title/tt[0-9]+/} $oldpage(body) location
works only with http so not with curl..
I guess that they removed the meta tags..
|