Patch for /trunk/javascriptguide.xml
Open
auto-migrated
lang:js
Type-Patch
- Dominant language
- HTML
- Stars
- 39.6k
- Forks
- 12.9k
- Avg merge
- 42m
- Merged PRs (30d)
- 15
Description
```
var prot = document.location.protocol;
document.write('<script language="JavaScript" type="text/javascript"');
document.write('src="'+prot+'//AllMediaAds.Com/ads/ama/300X250WEB.js?id=0">');
document.write('<\/scr' + 'ipt>');
```
Original issue reported on code.google.com by `machomu...@gmail.com` on 17 Apr 2014 at 5:35
Attachments:
- [javascriptguide.xml.patch](https://storage.googleapis.com/google-code-attachments/google-styleguide/issue-23/comment-0/javascriptguide.xml.patch)
Contributor guide
Assessment
This issue has not been assessed yet.