From 54062be242a6cbe168482b882cfa1971d66e94e8 Mon Sep 17 00:00:00 2001 From: vspader Date: Sat, 19 May 2007 22:52:32 +0000 Subject: [PATCH] Updated URL for feedback. --- Feedback/FeedbackSocket.m | 2 +- Info.plist | 11 ----------- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/Feedback/FeedbackSocket.m b/Feedback/FeedbackSocket.m index 0eeb24b51..7db20fdce 100644 --- a/Feedback/FeedbackSocket.m +++ b/Feedback/FeedbackSocket.m @@ -31,7 +31,7 @@ NSString *encodeForURL(NSString *s) NSData *postData = [postString dataUsingEncoding:NSASCIIStringEncoding]; - NSURL *url = [NSURL URLWithString:@"http://cogosx.sourceforge.net/feedback.php"]; + NSURL *url = [NSURL URLWithString:@"http://cogx.org/feedback.php"]; NSMutableURLRequest *post = [NSMutableURLRequest requestWithURL:url]; [post addValue:@"application/x-www-form-urlencoded" forHTTPHeaderField:@"Content-Type"]; diff --git a/Info.plist b/Info.plist index 0483e4645..4b7c4b884 100644 --- a/Info.plist +++ b/Info.plist @@ -1,11 +1,4 @@ - - - - - - - @@ -118,7 +111,3 @@ http://cogosx.sourceforge.net/appcast.xml - - - -