mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-03 17:05:47 +00:00
try to drop http(s): from links
This commit is contained in:
@ -10,4 +10,4 @@
|
||||
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
|
||||
})();
|
||||
</script>
|
||||
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript" title="Disqus page">comments powered by Disqus.</a></noscript>
|
||||
<noscript>Please enable JavaScript to view the <a href="//disqus.com/?ref_noscript" title="Disqus page">comments powered by Disqus.</a></noscript>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<form action="https://www.google.ru/cse" id="search-block-form" name="gcse">
|
||||
<form action="//www.google.ru/cse" id="search-block-form" name="gcse">
|
||||
<input type="hidden" name="cx" value="000833618047197874644:rilf4jpvgyo">
|
||||
<input type="hidden" name="ie" value="UTF-8">
|
||||
{% if page.category == "ru" %}
|
||||
|
@ -1,3 +1,3 @@
|
||||
<script type="text/javascript">var switchTo5x=false;</script>
|
||||
<script src="https://ws.sharethis.com/button/buttons.js" type="text/javascript"></script>
|
||||
<script src="//ws.sharethis.com/button/buttons.js" type="text/javascript"></script>
|
||||
<script type="text/javascript">stLight.options({publisher: "70dd9cde-7276-47af-8de7-9c43883daf2b", doNotHash: false, doNotCopy: false, hashAddressBar: false});</script>
|
||||
|
Reference in New Issue
Block a user