Cat-v.org updates: Style and default headers/tracker code update.
This commit is contained in:
parent
6c3701f1fc
commit
e79347248a
@ -19,8 +19,11 @@ var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "htt
|
|||||||
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
||||||
</script>
|
</script>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
try {
|
||||||
var pageTracker = _gat._getTracker("UA-1220719-1");
|
var pageTracker = _gat._getTracker("UA-1220719-1");
|
||||||
pageTracker._setDomainName("cat-v.org");
|
pageTracker._setDomainName("cat-v.org");
|
||||||
pageTracker._initData();
|
|
||||||
pageTracker._trackPageview();
|
pageTracker._trackPageview();
|
||||||
</script>
|
|
||||||
|
var pageTracker2 = _gat._getTracker("UA-1220719-12");
|
||||||
|
pageTracker2._trackPageview();
|
||||||
|
} catch(err) {}</script>
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
<meta name="verify-v1" content="6zEoK0WMlnLmIS/w7Pnh6+srZECHsvnMGN0kQmowSGk=" />
|
<meta name="verify-v1" content="6zEoK0WMlnLmIS/w7Pnh6+srZECHsvnMGN0kQmowSGk=" />
|
||||||
|
<meta name="google-site-verification" content="z5zCyEitNLNZmhVblsogrEiy6Acf0UZROsFMtLjioN4" />
|
||||||
<META name="y_key" content="49dff3fad5352458"><META name="y_key" content="5dc40bfee9494e98"><META name="y_key" content="b60a53d1fa98f4c8">
|
<META name="y_key" content="49dff3fad5352458"><META name="y_key" content="5dc40bfee9494e98"><META name="y_key" content="b60a53d1fa98f4c8">
|
||||||
<meta name="msvalidate.01" content="5008C6E6B172BEB1F43E770296C3D560" />
|
<meta name="msvalidate.01" content="5008C6E6B172BEB1F43E770296C3D560" />
|
||||||
|
<style>
|
||||||
|
a { text-decoration: none!important; }
|
||||||
|
</style>
|
||||||
|
@ -11,6 +11,11 @@ Basic syntax:
|
|||||||
|
|
||||||
That is basically it!
|
That is basically it!
|
||||||
|
|
||||||
|
For further documentation on rc see:
|
||||||
|
|
||||||
|
* [The rc(1) man page for Plan 9](http://man.cat-v.org/plan_9/1/rc).
|
||||||
|
* [The rc shell paper by Tom Duff](http://rc.cat-v.org).
|
||||||
|
|
||||||
|
|
||||||
Examples
|
Examples
|
||||||
--------
|
--------
|
||||||
|
Loading…
Reference in New Issue
Block a user