You need to enable JavaScript to run this app.
CMS San(e)itizer
Setup
|
|
Run
|
|
Adjust
|
|
Export
|
|
Setup
*
Domain Name
Draw page titles from
URL snippet (last part of a URL to its last "/")
Page
<title>
tag
Detect non-restful changes
Attributes
When detecting changes on each page, attributes that are checked will be checked for events. If a value is inside ignore, the elements event will be ignored when containing that value. Each subsequent value is checked by OR, not AND.
Attributes
Check
Ignore when Containing
animationend
change
class
click
dblclick
drop
ended
error
focus
focusin
focusout
fullscreenchange
fullscreenerror
hashchange
id
input
invalid
keypress
keyup
load
loadstart
message
mousedown
mouseenter
mouseleave
mousemove
mouseover
mouseout
mouseup
mousewheel
pageshow
play
popstate
select
show
submit
toggle
touchcancel
touchend
touchmove
touchstart
transitionend
wheel
Elements to ignore
Format: ALL CAPS, no special characters and one tag per field. Eg. DIV
Radius
When an event is initiated, how many elements away (ancestors) should be checked
Entire <body> tag
Custom Number
Tolerance
When an event is initiated, how many elements (ancestors) changing qualifies a new page
Wait Time After Event
When an event is initiated, how long (in milliseconds) show the program wait for a change to happen
Next