index
:
librejs.git
master
native-messaging-app
noscript-toggle
Mirror of LibreJS at https://git.savannah.gnu.org/cgit/librejs.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
resources
/
proprietary.js
blob: 7b2c2eaf7253dd98231ea83953a58eb0e9384ee9 (
plain
) (
blame
)
1
document
.
write
(
`<p>Executing
${
document
.
currentScript
.
src
}
</p>`
);