aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/SuckItPm
diff options
context:
space:
mode:
Diffstat (limited to 'SuckItPm')
-rwxr-xr-xSuckItPm1
1 files changed, 1 insertions, 0 deletions
diff --git a/SuckItPm b/SuckItPm
index a63eb08..a7c1321 100755
--- a/SuckItPm
+++ b/SuckItPm
@@ -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" \