******************************************************************************* Informational Elements inserted by the Config - by whenever and sidki ******************************************************************************* Contents: Bottom Links Flyover Links Toggle Links Other bottom Elements Modified Page Links Proxomitron Kills ******************************************************************************* Bottom Links ******************************************************************************* Flyover Links ------------------------------------------------------------------------------- Depending on the chosen config mode, informational links may appear at the very bottom of a page. Hovering over most of these links causes a flyover (sort of permanent tooltip) to display information about the current page. Flyovers related to filtered code typically consist of lines of three columns: -1- If the matched code is part of the main document, in which part of the page it was found, e.g. "head" or "body". -2- What type of filter was matching the code, e.g. "Source" or "Content". -3- Why the code was matched, e.g. "AdKey.2 ad_tag". Description of all Links ======================== js in: Blocked incoming (i.e., external) scripts. Depending on the respective filter, the information may include content-type and/or file size. js out: Blocked inline scripts and outgoing script requests. comments: Blocked comment blocks. code: Corrected page code. site: Site-specific actions, triggered by keywords or dedicated filters. Default site-specific keywords are set in Exceptions.ptxt, you may add your own ones in Exceptions-U.ptxt. pics: Content copied from blocked "PICS-Label" meta tag. hits: Blocked JS methods and exploit attempts. vars: Debug Mode only -- Global Proxomitron variables which persist until the end of page. See Global_Vars.txt for details. cookies: Cookies set or blocked for the current page. Possible flyover sections: First Set-Cookie Header In Last Original Set-Cookie Header In Cookies Killed or Modified Cookie Header Out Cookies in Session A server may send multiple set-cookie headers for a single document, so "First..." and "Last..." are only identical, if there is just one such header, and its value hasn't been modified by the config. You can delete all page cookies by pushing the "Remove Cookies" button. The "cookie" link is crossed out if there are no detectable active cookies. That may happen if all cookies have been blocked, have an incorrect format, or contain a "httponly" field. Toggle Links ------------------------------------------------------------------------------- These are clickable links which toggle certain page elements on/off. - "flash", "iframe", "java", "marquee", "media" toggle all such element instances at once. - "toggle: bg-xxx" toggles a single bgsound element, where the extension of the sound file is "xxx". Other bottom Elements ------------------------------------------------------------------------------- If at least one CSS element has a title attribute, a "styles" link will appear, which - when clicked - opens a popup with a style selector. If certain JS functions are intercepted, a button will appear, showing the funtion body (among other information) on hover, and executing the original function on click. There are three types of buttons: - timers (setTimeout and setInterval) - event handlers (e.g.: onerror, onload) - event listeners for window, document, and document.body (e.g.: listen:load, attach:error) Intercepted redirects may appear as bottom links, too. Usually you'll get transferred to the original redirection target on click. ******************************************************************************* Modified Page Links ******************************************************************************* Depending on your chosen config mode, the config is modifying certain page links. Examples are unprefixing of tracking links and conversion of JavaScript "open" links to normal ones. When hovering over such a link you'll get a flyover with the unmodified link. ******************************************************************************* Proxomitron Kills ******************************************************************************* For most blocked or removed page elements special Proxomitron links are inserted into the page. These links are hidden by default, unless you click the "Toggle Kills" link in the Proxomitron Menu, or activate the "Display Kills" webfilter switch. In Debug Mode these links are inserted for *all* blocked/removed elements, and they are visible by default. In most cases you can get to the blocked address by clicking the "kill" link. Sometimes links consist of a distinct left and right part. For instance, clicking the left part of a blocked banner link loads the href URL, while the right part is loading the image source. *EOF*