parent
70e29080f2
commit
72e6a79126
|
@ -4,7 +4,7 @@ module.exports = {
|
|||
|
||||
var _rxRules = {
|
||||
basehref: {
|
||||
from: /<base href=".*">/,
|
||||
from: /<base href=".*"[/]?>/,
|
||||
to: '<script>document.write(\'<base href="\' + document.location + \'" />\');</script>'
|
||||
},
|
||||
script: {
|
||||
|
|
Loading…
Reference in New Issue