From b45c1e94f7355418b432eef84ae70a4d0c7d1ada Mon Sep 17 00:00:00 2001 From: "Sean B. Palmer" Date: Sat, 3 Apr 2010 19:25:50 +0100 Subject: Updated the oblique, web services, manifest link. --- modules/oblique.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'modules') diff --git a/modules/oblique.py b/modules/oblique.py index 835862a..26b9256 100755 --- a/modules/oblique.py +++ b/modules/oblique.py @@ -10,8 +10,7 @@ http://inamidst.com/phenny/ import re, urllib import web -# definitions = 'http://code.google.com/p/phenny-ws/wiki/ServiceDefinitions' -definitions = 'http://wiki.github.com/nslater/phenny-ws/' +definitions = 'http://wiki.github.com/nslater/oblique/' r_item = re.compile(r'(?i)
  • (.*?)
  • ') r_tag = re.compile(r'<[^>]+>') -- cgit v1.2.3-1-g7c22