Content deleted Content added
disable tracking on some pagenames which contain "/archive", "/doc" or "/test" |
add Book talk to list of banned namespaces |
||
Line 56:
or (thisPage.namespace == 15) -- Category talk
or (thisPage.namespace == 101) -- Portal talk
or (thisPage.namespace == 109) -- Book talk
or (thisPage.namespace == 118) -- Draft
or (thisPage.namespace == 119) -- Draft talk
|