From a32865b365cee646b541380df9ddfa1859c362bc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kristian=20Kr=C3=A6mmer=20Nielsen?= Date: Mon, 22 Sep 2008 16:49:09 +0200 Subject: [PATCH] Changed to use local validator tool --- content/tv2developer.js | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/tv2developer.js b/content/tv2developer.js index 91eb0df..77d1aff 100644 --- a/content/tv2developer.js +++ b/content/tv2developer.js @@ -492,7 +492,7 @@ var TV2Developer = { links.push(new this.TV2LinkWithLabel('link_query', TV2Util.getStr('nodeQueryTool'), 'http://i2.opdatering.tv2.dk/tool/query/', TV2Util.getStr('nodeQueryTool.accesskey'))); links.push(new this.TV2LinkWithLabel('tango/entry', TV2Util.getStr('tangoInterface'), 'http://i2.opdatering.tv2.dk/tango/', TV2Util.getStr('tangoInterface.accesskey'))); links.push(new this.TV2LinkWithLabel('w3c', TV2Util.getStr('w3c'), - 'http://validator.w3.org/check?uri=' + encodedURL, TV2Util.getStr('w3c.accesskey'))); + 'http://validator.jkkn.net/check?uri=' + encodedURL, TV2Util.getStr('w3c.accesskey'))); links.push(new this.TV2LinkWithLabel('flushcache', TV2Util.getStr('flushCache'), '-', TV2Util.getStr('flushCache.accesskey'), 'flushCache')); diff --git a/version b/version index af88ba8..bc859cb 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.11.1 +0.11.2 -- 2.52.0