forked from leftypol/leftypol
remove old oekaki; see vichan-devel#20
This commit is contained in:
parent
4636f5b6ef
commit
ff9b684f7e
8 changed files with 0 additions and 1288 deletions
|
@ -292,12 +292,6 @@ onready(init);
|
|||
|
||||
{% endraw %}
|
||||
|
||||
var oekaki_options = {
|
||||
width: {{config.oekaki.width}},
|
||||
height: {{config.oekaki.height}},
|
||||
root: '{{config.root}}'
|
||||
};
|
||||
|
||||
{% if config.google_analytics %}{% raw %}
|
||||
|
||||
var _gaq = _gaq || [];_gaq.push(['_setAccount', '{% endraw %}{{ config.google_analytics }}{% raw %}']);{% endraw %}{% if config.google_analytics_domain %}{% raw %}_gaq.push(['_setDomainName', '{% endraw %}{{ config.google_analytics_domain }}{% raw %}']){% endraw %}{% endif %}{% if not config.google_analytics_domain %}{% raw %}_gaq.push(['_setDomainName', 'none']){% endraw %}{% endif %}{% raw %};_gaq.push(['_trackPageview']);(function() {var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js';var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);})();{% endraw %}{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue