index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
no_url_hashes
/
init.js
blob: a437a1f3ec472d09d6b8ed127880424e47a374b4 (
plain
)
1
2
3
4
dojo
.
addOnLoad
(
function
()
{
hash_set
=
function
()
{
};
hash_get
=
function
()
{
};
});