Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0686cb5

Browse files
删掉 ga
1 parent 258034e commit 0686cb5

File tree

5 files changed

+28
-44
lines changed

5 files changed

+28
-44
lines changed

‎Coding_iOS.xcodeproj/project.pbxproj

Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,6 @@
373373
4E743E6F1A88ABF700DADDE5 /* blankpage_image_Hi@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4E743E6E1A88ABF700DADDE5 /* blankpage_image_Hi@2x.png */; };
374374
4E74EC011C311B6300EC0E1B /* SettingPhoneViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E74EC001C311B6300EC0E1B /* SettingPhoneViewController.m */; };
375375
4E753D441B8AFDEC003A00B9 /* FileEditViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E753D431B8AFDEC003A00B9 /* FileEditViewController.m */; };
376-
4E753D481B8DA099003A00B9 /* diff-ios.html in Resources */ = {isa = PBXBuildFile; fileRef = 4E753D471B8DA099003A00B9 /* diff-ios.html */; };
377376
4E76D4DE1A5A7B4A0094A35E /* text_clear_btn@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4E76D4DD1A5A7B4A0094A35E /* text_clear_btn@2x.png */; };
378377
4E787DE21B0329B300F06E83 /* ProjectLineNote.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E787DE11B0329B300F06E83 /* ProjectLineNote.m */; };
379378
4E787DE51B03342000F06E83 /* ProjectActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E787DE41B03342000F06E83 /* ProjectActivity.m */; };
@@ -610,6 +609,13 @@
610609
4ECE8B041A3946C10021E29C /* UnReadManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ECE8AFA1A3946C10021E29C /* UnReadManager.m */; };
611610
4ECE8B051A3946C10021E29C /* WebContentManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ECE8AFC1A3946C10021E29C /* WebContentManager.m */; };
612611
4ECE8B081A3947300021E29C /* BasicPreviewItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ECE8B071A3947300021E29C /* BasicPreviewItem.m */; };
612+
4ECEF9F71D1BB7FB002A27D3 /* diff-ios.html in Resources */ = {isa = PBXBuildFile; fileRef = 4ECEF9F61D1BB7FB002A27D3 /* diff-ios.html */; };
613+
4ECEF9FC1D1D0B3D002A27D3 /* tip_normal_Nav@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4ECEF9F81D1D0B3D002A27D3 /* tip_normal_Nav@2x.png */; };
614+
4ECEF9FD1D1D0B3D002A27D3 /* tip_normal_Nav@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4ECEF9F91D1D0B3D002A27D3 /* tip_normal_Nav@3x.png */; };
615+
4ECEF9FE1D1D0B3D002A27D3 /* tip_selected_Nav@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4ECEF9FA1D1D0B3D002A27D3 /* tip_selected_Nav@2x.png */; };
616+
4ECEF9FF1D1D0B3D002A27D3 /* tip_selected_Nav@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4ECEF9FB1D1D0B3D002A27D3 /* tip_selected_Nav@3x.png */; };
617+
4ECEFA021D1D0B4B002A27D3 /* tip_bg@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4ECEFA001D1D0B4B002A27D3 /* tip_bg@2x.png */; };
618+
4ECEFA031D1D0B4B002A27D3 /* tip_bg@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4ECEFA011D1D0B4B002A27D3 /* tip_bg@3x.png */; };
613619
4ECF702C1B1704C5000280FF /* NProjectItemCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ECF702B1B1704C5000280FF /* NProjectItemCell.m */; };
614620
4ECF70401B180740000280FF /* EaseGitButtonsView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ECF703F1B180740000280FF /* EaseGitButtonsView.m */; };
615621
4ECF70431B18514F000280FF /* PRListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ECF70421B18514F000280FF /* PRListViewController.m */; };
@@ -1668,7 +1674,6 @@
16681674
4E74EC001C311B6300EC0E1B /* SettingPhoneViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SettingPhoneViewController.m; sourceTree = "<group>"; };
16691675
4E753D421B8AFDEC003A00B9 /* FileEditViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileEditViewController.h; sourceTree = "<group>"; };
16701676
4E753D431B8AFDEC003A00B9 /* FileEditViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FileEditViewController.m; sourceTree = "<group>"; };
1671-
4E753D471B8DA099003A00B9 /* diff-ios.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "diff-ios.html"; sourceTree = "<group>"; };
16721677
4E76D4DD1A5A7B4A0094A35E /* text_clear_btn@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "text_clear_btn@2x.png"; sourceTree = "<group>"; };
16731678
4E787DE01B0329B300F06E83 /* ProjectLineNote.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectLineNote.h; sourceTree = "<group>"; };
16741679
4E787DE11B0329B300F06E83 /* ProjectLineNote.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectLineNote.m; sourceTree = "<group>"; };
@@ -2047,6 +2052,13 @@
20472052
4ECE8AFC1A3946C10021E29C /* WebContentManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WebContentManager.m; sourceTree = "<group>"; };
20482053
4ECE8B061A3947300021E29C /* BasicPreviewItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BasicPreviewItem.h; sourceTree = "<group>"; };
20492054
4ECE8B071A3947300021E29C /* BasicPreviewItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BasicPreviewItem.m; sourceTree = "<group>"; };
2055+
4ECEF9F61D1BB7FB002A27D3 /* diff-ios.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "diff-ios.html"; sourceTree = "<group>"; };
2056+
4ECEF9F81D1D0B3D002A27D3 /* tip_normal_Nav@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tip_normal_Nav@2x.png"; sourceTree = "<group>"; };
2057+
4ECEF9F91D1D0B3D002A27D3 /* tip_normal_Nav@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tip_normal_Nav@3x.png"; sourceTree = "<group>"; };
2058+
4ECEF9FA1D1D0B3D002A27D3 /* tip_selected_Nav@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tip_selected_Nav@2x.png"; sourceTree = "<group>"; };
2059+
4ECEF9FB1D1D0B3D002A27D3 /* tip_selected_Nav@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tip_selected_Nav@3x.png"; sourceTree = "<group>"; };
2060+
4ECEFA001D1D0B4B002A27D3 /* tip_bg@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tip_bg@2x.png"; sourceTree = "<group>"; };
2061+
4ECEFA011D1D0B4B002A27D3 /* tip_bg@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tip_bg@3x.png"; sourceTree = "<group>"; };
20502062
4ECF702A1B1704C5000280FF /* NProjectItemCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NProjectItemCell.h; sourceTree = "<group>"; };
20512063
4ECF702B1B1704C5000280FF /* NProjectItemCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NProjectItemCell.m; sourceTree = "<group>"; };
20522064
4ECF703E1B180740000280FF /* EaseGitButtonsView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EaseGitButtonsView.h; sourceTree = "<group>"; };
@@ -4398,6 +4410,10 @@
43984410
8E97CE4B1A0A3410006F9AD7 /* nav_button */ = {
43994411
isa = PBXGroup;
44004412
children = (
4413+
4ECEF9F81D1D0B3D002A27D3 /* tip_normal_Nav@2x.png */,
4414+
4ECEF9F91D1D0B3D002A27D3 /* tip_normal_Nav@3x.png */,
4415+
4ECEF9FA1D1D0B3D002A27D3 /* tip_selected_Nav@2x.png */,
4416+
4ECEF9FB1D1D0B3D002A27D3 /* tip_selected_Nav@3x.png */,
44014417
4E09DCA71C15662E001C9392 /* share_Nav@2x.png */,
44024418
4E09DCA81C15662E001C9392 /* share_Nav@3x.png */,
44034419
4E09DCA31C156387001C9392 /* hot_topic_Nav@2x.png */,
@@ -4842,6 +4858,8 @@
48424858
4ED6181E1C3A732F0017946C /* button_arrow_left@2x.png */,
48434859
4EB52F2C1C77138A00B5EBEA /* button_scan@2x.png */,
48444860
4EB52F2D1C77138A00B5EBEA /* button_scan@3x.png */,
4861+
4ECEFA001D1D0B4B002A27D3 /* tip_bg@2x.png */,
4862+
4ECEFA011D1D0B4B002A27D3 /* tip_bg@3x.png */,
48454863
);
48464864
path = Images;
48474865
sourceTree = "<group>";
@@ -5097,7 +5115,7 @@
50975115
children = (
50985116
4EE083DD1ADB739300CA342E /* modules */,
50995117
4EE083DB1ADB736800CA342E /* service_terms.html */,
5100-
4E753D471B8DA099003A00B9 /* diff-ios.html */,
5118+
4ECEF9F61D1BB7FB002A27D3 /* diff-ios.html */,
51015119
4EBD7FB01CE482A400B3AF49 /* country_code.plist */,
51025120
8E1C3DF519E7F4CA00EF3032 /* address.json */,
51035121
4E1209FB1C8814A20087BDB3 /* GoogleService-Info.plist */,
@@ -5701,6 +5719,7 @@
57015719
4E6383AB1B3262D300D98648 /* taskPriority2_small@2x.png in Resources */,
57025720
D0FE4DB91C103FA0006E5A76 /* git_icon_star_old@2x.png in Resources */,
57035721
D0C447CC1C02DB6700DC1C4B /* pop_2FA@3x.png in Resources */,
5722+
4ECEF9FF1D1D0B3D002A27D3 /* tip_selected_Nav@3x.png in Resources */,
57045723
7E8E59831B6F91C40083CA02 /* bubble_right_play_1@2x.png in Resources */,
57055724
8B3516511B6CE9460049BC45 /* search_tweet_colck@2x.png in Resources */,
57065725
8E97CE6A1A0A3424006F9AD7 /* keyboard_page_unselected@2x.png in Resources */,
@@ -5750,6 +5769,7 @@
57505769
4E6384031B33C8E900D98648 /* task_activity_icon_create@2x.png in Resources */,
57515770
4EACB4401A2C448F0097ABB3 /* button_file_download_unable@2x.png in Resources */,
57525771
D09E6AC01BF82DC6009D37F8 /* btn_setFrequent@2x.png in Resources */,
5772+
4ECEF9F71D1BB7FB002A27D3 /* diff-ios.html in Resources */,
57535773
4EAC8B6A1BA01F190060B0FC /* little_phone_icon@2x.png in Resources */,
57545774
4E2BF3D41B96CDF800A5A0A8 /* share_btn_sina@2x.png in Resources */,
57555775
8E8F7B2F19EF6306006BA8BD /* btn_privateMsg_black@2x.png in Resources */,
@@ -5849,6 +5869,7 @@
58495869
4E6383FF1B33C18700D98648 /* task_activity_icon_update_deadline@2x.png in Resources */,
58505870
0A0519E31ABA918100551B61 /* TweetSendDetailLoctionCell.xib in Resources */,
58515871
4EF91F631B00B62B0021C951 /* icon_locationed@2x.png in Resources */,
5872+
4ECEF9FD1D1D0B3D002A27D3 /* tip_normal_Nav@3x.png in Resources */,
58525873
4E5D130C1C0ECB3400985AEB /* tweet_btn_like@3x.png in Resources */,
58535874
4EE548281AE9166B00A92306 /* icon_project_cell_nopin@2x.png in Resources */,
58545875
4E0849811A918A7F00BD27F6 /* coding_emoji_39@2x.png in Resources */,
@@ -5872,6 +5893,7 @@
58725893
4E996C091ABBF56A00C704F1 /* user_info_tweet@2x.png in Resources */,
58735894
4E6383A81B3262D300D98648 /* taskPriority1@2x.png in Resources */,
58745895
8EA6D15F19E240C40076D59C /* logo_about@2x.png in Resources */,
5896+
4ECEF9FE1D1D0B3D002A27D3 /* tip_selected_Nav@2x.png in Resources */,
58755897
4E66EE2A1A28226000DA1B3E /* button_file_upload_enable@2x.png in Resources */,
58765898
4E2BF3D21B96CDF800A5A0A8 /* share_btn_qq@2x.png in Resources */,
58775899
13FB5D4C1CA17A6400EE127C /* PR_review@2x.png in Resources */,
@@ -5958,6 +5980,7 @@
59585980
4E94C4EF1B4B73BB00EB668A /* scan_line@2x.png in Resources */,
59595981
4E96E7DF1A1B537E0037C098 /* icon_file_unknown@2x.png in Resources */,
59605982
8E525C8D19F7E3F800496B34 /* blankpage_image_Sleep@2x.png in Resources */,
5983+
4ECEFA021D1D0B4B002A27D3 /* tip_bg@2x.png in Resources */,
59615984
4E217F101A70EDC700F6DF88 /* SVWebViewControllerActivityChrome-iPad@2x.png in Resources */,
59625985
13FB5D551CA17A6400EE127C /* PR_grant@2x.png in Resources */,
59635986
4E6383EC1B32A2C300D98648 /* project_item_file@2x.png in Resources */,
@@ -6022,6 +6045,7 @@
60226045
D0C447CF1C02DB6700DC1C4B /* pop_Task@3x.png in Resources */,
60236046
4EB52F1F1C76BA3B00B5EBEA /* tag_button_editColor@2x.png in Resources */,
60246047
4EF17ED31B3C3112003CDD2D /* intro_icon_2@2x.png in Resources */,
6048+
4ECEFA031D1D0B4B002A27D3 /* tip_bg@3x.png in Resources */,
60256049
D0C448091C02DCAC00DC1C4B /* addUserBtn_Nav@3x.png in Resources */,
60266050
D0C447F51C02DCA200DC1C4B /* addUserBtn_Nav@2x.png in Resources */,
60276051
4E4D6AC11B252CD400FD2E49 /* icon_code_file@2x.png in Resources */,
@@ -6147,6 +6171,7 @@
61476171
8B3516551B6CF69E0049BC45 /* icon_search_clock@2x.png in Resources */,
61486172
4E6383AA1B3262D300D98648 /* taskPriority2@2x.png in Resources */,
61496173
4EAE06C31B7B51AF00179F4B /* file_activity_icon_upload_file@2x.png in Resources */,
6174+
4ECEF9FC1D1D0B3D002A27D3 /* tip_normal_Nav@2x.png in Resources */,
61506175
4E66EE281A28226000DA1B3E /* button_file_denete_unable@2x.png in Resources */,
61516176
8E97CE4A1A0A2E11006F9AD7 /* EmojisList.plist in Resources */,
61526177
8BDF9AB51B7474990093BF2C /* keyboard_topic@2x.png in Resources */,
@@ -6241,7 +6266,6 @@
62416266
8EA6D18219E240C40076D59C /* splitlineImg@2x.png in Resources */,
62426267
4E2BF3BC1B957D4F00A5A0A8 /* file_activity_icon_delete_history@2x.png in Resources */,
62436268
8EA6D18119E240C40076D59C /* sex_woman_icon@2x.png in Resources */,
6244-
4E753D481B8DA099003A00B9 /* diff-ios.html in Resources */,
62456269
D0C447DF1C02DB8900DC1C4B /* privatemessage_selected@3x.png in Resources */,
62466270
8E7612F41A08B1EA005BE797 /* tipIcon_TaskComment@2x.png in Resources */,
62476271
4E6383E01B32676600D98648 /* taskDeadline@2x.png in Resources */,

‎Coding_iOS/AppDelegate.m

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
#import <UMengSocial/UMSocialQQHandler.h>
3636
#import <evernote-cloud-sdk-ios/ENSDK/ENSDK.h>
3737
#import "UMSocialSinaSSOHandler.h"
38-
#import <Google/Analytics.h>
3938

4039
#import "Tweet.h"
4140
#import "sys/utsname.h"
@@ -128,8 +127,6 @@ - (void)completionStartAnimationWithOptions:(NSDictionary *)launchOptions{
128127

129128
// UMENG 统计
130129
[MobClick startWithAppkey:kUmeng_AppKey reportPolicy:BATCH channelId:nil];
131-
// Google Analytics
132-
[self registerGA];
133130

134131
// UMENG Social Account
135132
[UMSocialData setAppKey:kUmeng_AppKey];
@@ -174,18 +171,6 @@ - (void)completionStartAnimationWithOptions:(NSDictionary *)launchOptions{
174171
[XGPush handleLaunching:launchOptions];
175172
}
176173

177-
- (void)registerGA{
178-
// Configure tracker from GoogleService-Info.plist.
179-
NSError *configureError;
180-
[[GGLContext sharedInstance] configureWithError:&configureError];
181-
NSAssert(!configureError, @"Error configuring Google services: %@", configureError);
182-
183-
// Optional: configure GAI options.
184-
GAI *gai = [GAI sharedInstance];
185-
gai.trackUncaughtExceptions = YES; // report uncaught exceptions
186-
gai.logger.logLevel = kGAILogLevelError; // remove before app release
187-
}
188-
189174
- (void)applicationWillResignActive:(UIApplication *)application
190175
{
191176
// Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or when the user quits the application and it begins the transition to the background state.

‎Coding_iOS/Controllers/RootControllers/BaseViewController.m

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
#import "CSTopicDetailVC.h"
3333
#import "CodeViewController.h"
3434
#import "Ease_2FA.h"
35-
#import <Google/Analytics.h>
3635

3736
#import "UnReadManager.h"
3837

@@ -87,10 +86,6 @@ - (void)viewDidLoad{
8786
&& !([self supportedInterfaceOrientations] & UIInterfaceOrientationMaskLandscapeLeft)) {
8887
[self forceChangeToOrientation:UIInterfaceOrientationPortrait];
8988
}
90-
// GA
91-
id<GAITracker> tracker = [[GAI sharedInstance] defaultTracker];
92-
[tracker set:kGAIScreenName value:[NSString stringWithUTF8String:object_getClassName(self)]];
93-
[tracker send:[[GAIDictionaryBuilder createScreenView] build]];
9489
}
9590

9691
- (void)tabBarItemClicked{

‎Podfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,5 @@ pod 'UMengSocial', '4.2.3'
2828
pod 'evernote-cloud-sdk-ios', '2.0.2'
2929
pod 'UMengAnalytics', '3.5.10'
3030
pod 'FLEX', '~> 2.0', :configurations => ['Debug']
31-
pod 'Google/Analytics', '~> 1.0.0'
3231

3332
end

‎Podfile.lock

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,6 @@ PODS:
1818
- evernote-cloud-sdk-ios (2.0.2)
1919
- FLEX (2.1.1)
2020
- FontAwesome+iOS (0.1.4)
21-
- Google/Analytics (1.0.7):
22-
- Google/Core
23-
- GoogleAnalytics (~> 3.12)
24-
- Google/Core (1.0.7):
25-
- GoogleNetworkingUtilities (~> 1.0)
26-
- GoogleSymbolUtilities (~> 1.0)
27-
- GoogleUtilities (~> 1.0)
28-
- GoogleAnalytics (3.14.0)
29-
- GoogleNetworkingUtilities (1.2.0):
30-
- GoogleSymbolUtilities (~> 1.0)
31-
- GoogleSymbolUtilities (1.1.0)
32-
- GoogleUtilities (1.3.0):
33-
- GoogleSymbolUtilities (~> 1.0)
3421
- hpple (0.2.0)
3522
- iVersion (1.11.4)
3623
- JazzHands (2.0.0)
@@ -90,7 +77,6 @@ DEPENDENCIES:
9077
- BlocksKit (= 2.2.5)
9178
- evernote-cloud-sdk-ios (= 2.0.2)
9279
- FLEX (~> 2.0)
93-
- Google/Analytics (~> 1.0.0)
9480
- hpple (= 0.2.0)
9581
- iVersion (= 1.11.4)
9682
- JazzHands (= 2.0.0)
@@ -118,11 +104,6 @@ SPEC CHECKSUMS:
118104
evernote-cloud-sdk-ios: 7a6e5402b837ea79ef0179caff5ffe7b4f235615
119105
FLEX: 27b768fcae23a313a1eb115076d429180ca9b472
120106
FontAwesome+iOS: 9070b682a9255ca0fdc34bcfb129ad0ba2b73b87
121-
Google: 875f5a8ade86dd02e36586e4a54814843938c7f6
122-
GoogleAnalytics: 9be1afdb8deeac4bb5f13ca7f7d3b9db2a1f43dc
123-
GoogleNetworkingUtilities: ec1e9911aca811eb18b7144394fee6168b607785
124-
GoogleSymbolUtilities: eb3965ea12710569c7b80db198a39e39b18613f7
125-
GoogleUtilities: 5c653f7df2eedf0ce0efdfe5afe4f831f375fd7a
126107
hpple: 3b765f96fc2cd56ad1a49aef6f7be5cb2aa64b57
127108
iVersion: 2b6ffe708672cb494ba3cab150a94800c2892e81
128109
JazzHands: 00002e9b1284e7fc1ac6555012e81b8942477242

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /