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 - - - -