git-svn-id: https://beef.googlecode.com/svn/trunk@915 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
11 lines
513 B
YAML
11 lines
513 B
YAML
beef:
|
|
module:
|
|
link_rewrite:
|
|
enable: true
|
|
category: "Browser"
|
|
name: "Link Rewriter"
|
|
description: "This module will rewrite all the href attributes of all matched links.<br /><br />The jQuery selector field can be used to limit the selection of links. eg: a[href=\"http://www.bindshell.net\"]. For more information please see: http://api.jquery.com/category/selectors/"
|
|
authors: ["passbe"]
|
|
target:
|
|
working: ["ALL"]
|