Double quotes because .outerHTML always serializes with double quotes

main
Konstantin Mochalov 9 years ago
parent 1f30c89824
commit b2e6b4f066

@ -3293,7 +3293,7 @@
"//counter.yadro.ru/hit(?:;\\S+)?\\?(?:t\\d+\\.\\d+;)?r", "//counter.yadro.ru/hit(?:;\\S+)?\\?(?:t\\d+\\.\\d+;)?r",
"<!--LiveInternet counter-->", "<!--LiveInternet counter-->",
"<!--/LiveInternet-->", "<!--/LiveInternet-->",
"<a href='http://www.liveinternet.ru/click'" "<a href=\"http://www.liveinternet.ru/click\""
], ],
"script": "/js/al/common.js\\?[0-9_]+", "script": "/js/al/common.js\\?[0-9_]+",
"website": "liveinternet.ru/rating/" "website": "liveinternet.ru/rating/"

Loading…
Cancel
Save