Oooh, that looks like an even better solution, since there are many other sites out there running the LJ code.
Thanks for your development work on this!
Search found 2 matches
- Sun May 02, 2010 7:06 am
- Forum: NoScript Development
- Topic: Exception for www.dreamwidth.org
- Replies: 7
- Views: 4609
- Sun May 02, 2010 6:09 am
- Forum: NoScript Development
- Topic: Exception for www.dreamwidth.org
- Replies: 7
- Views: 4609
Exception for www.dreamwidth.org
Hi there! Right now, LiveJournal has an exception from XSS warnings/blocks: 499 if (/\.livejournal\.com$/.test(originSite) && 500 /^https?:\/\/www\.livejournal\.com\/talkpost_do\.bml$/.test(originalSpec) && 501 ns.getPref("filterXExceptions.livejournal")) { 502 if (ns.conso...