diff options
Diffstat (limited to 'SuckItPm')
| -rwxr-xr-x | SuckItPm | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -35,6 +35,7 @@ do | |||
| 35 | sed -i -E PmWiki/${base}/${file}.HTM \ | 35 | sed -i -E PmWiki/${base}/${file}.HTM \ |
| 36 | -e "s/rel='nofollow'//g" \ | 36 | -e "s/rel='nofollow'//g" \ |
| 37 | -e "s/target='_blank'//g" \ | 37 | -e "s/target='_blank'//g" \ |
| 38 | -e "s/class='categorylink'//g" \ | ||
| 38 | -e "s/class='createlink'//g" \ | 39 | -e "s/class='createlink'//g" \ |
| 39 | -e "s/class='createlinktext'//g" \ | 40 | -e "s/class='createlinktext'//g" \ |
| 40 | -e "s/class='escaped'//g" \ | 41 | -e "s/class='escaped'//g" \ |
