This website requires JavaScript.
Explore
Help
Register
Sign In
Hiddenden
/
beef
Watch
2
Star
0
Fork
0
You've already forked beef
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2c0fb8358c38c16ddfdcc8b802245bd7778ed2ee
beef
/
modules
/
commands
/
browser
History
scotty.b.brown@gmail.com
6042ff0530
Fix for
#264
- new issue will be raised to correct the lax filter introduced in this commit
...
git-svn-id:
https://beef.googlecode.com/svn/trunk@724
b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-03 08:34:19 +00:00
..
detect_details
Fix for
#264
- new issue will be raised to correct the lax filter introduced in this commit
2011-02-03 08:34:19 +00:00
detect_visited_urls
The superfluous JSON array (of size one) wrapping a hash in each input element has been removed. Thus, there is no need for the following instruction with each element: if(typeof input[0] == 'object') { input = input[0]; }
2011-01-18 12:53:56 +00:00
link_rewrite
The superfluous JSON array (of size one) wrapping a hash in each input element has been removed. Thus, there is no need for the following instruction with each element: if(typeof input[0] == 'object') { input = input[0]; }
2011-01-18 12:53:56 +00:00
site_redirect
The superfluous JSON array (of size one) wrapping a hash in each input element has been removed. Thus, there is no need for the following instruction with each element: if(typeof input[0] == 'object') { input = input[0]; }
2011-01-18 12:53:56 +00:00
site_redirect_iframe
The superfluous JSON array (of size one) wrapping a hash in each input element has been removed. Thus, there is no need for the following instruction with each element: if(typeof input[0] == 'object') { input = input[0]; }
2011-01-18 12:53:56 +00:00