|
7 | 7 | <title>Which kind of key should I input</title> |
8 | 8 | <link href='https://fonts.loli.net/css?family=Open+Sans:400italic,700italic,700,400&subset=latin,latin-ext' rel='stylesheet' |
9 | 9 | type='text/css' /> |
10 | | - <link href='//yuuta.moe/support/css/markdown.css' rel='stylesheet' |
| 10 | + <link href='https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/3.0.1/github-markdown.min.css' rel='stylesheet' |
11 | 11 | type="text/css" /> |
| 12 | + <style> |
| 13 | + .markdown-body { |
| 14 | + box-sizing: border-box; |
| 15 | + min-width: 200px; |
| 16 | + max-width: 980px; |
| 17 | + margin: 0 auto; |
| 18 | + padding: 45px; |
| 19 | + } |
| 20 | + |
| 21 | + @media (max-width: 767px) { |
| 22 | + .markdown-body { |
| 23 | + padding: 15px; |
| 24 | + } |
| 25 | + } |
| 26 | + </style> |
12 | 27 | <!-- Google Tag Manager --> |
13 | 28 | <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': |
14 | 29 | new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], |
|
18 | 33 | <!-- End Google Tag Manager --> |
19 | 34 | </head> |
20 | 35 |
|
21 | | -<body class='typora-export'> |
| 36 | +<article class='markdown-body'> |
22 | 37 | <!-- Google Tag Manager (noscript) --> |
23 | 38 | <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P8BQTWL" |
24 | 39 | height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> |
25 | 40 | <!-- End Google Tag Manager (noscript) --> |
26 | | - <div id='write' class='is-node'> |
27 | | - <h1><a name='header-n0' class='md-header-anchor '></a>Which kind of key should I input</h1> |
| 41 | + <h1>Which kind of key should I input</h1> |
28 | 42 | <p>Dir privides various methods for activating. If you already unlocked or have a license key, please use "Activate" option to activate product. </p> |
29 | | - <h2><a name='header-n4' class='md-header-anchor '></a>I've unlocked via Google Play</h2> |
| 43 | + <h2>I've unlocked via Google Play</h2> |
30 | 44 | <p>"Activate" doesn't support Google Play license, you should click "Unlock with Google Play" button again, it will get your license automaticly.</p> |
31 | | - <h2><a name='header-n8' class='md-header-anchor '></a>I've unlocked via Alipay</h2> |
| 45 | + <h2>I've unlocked via Alipay</h2> |
32 | 46 | <p>(This section is only applicable to Alipay purchase users on or after June 1, 2017. If you've unlocked before it, you should take a look at <strong>I've unlocked via Alipay before June 1, 2017</strong>.)</p> |
33 | 47 | <p>Open Alipay, search your order (You could try <code>Dir</code>, <code>Dir Pro Version</code>, etc). Then, copy <code>Order number (Chinese is called "订单号")</code> |
34 | 48 | and paste it into "Activate" dialog.</p> |
35 | | - <h2><a name='header-n14' class='md-header-anchor '></a>I've unlocked via Alipay before June 1, 2017</h2> |
| 49 | + <h2>I've unlocked via Alipay before June 1, 2017</h2> |
36 | 50 | <p>Because we've updated our system, you can't activate with order number directly. Please send a screenshot of your order page to <a href='mailto:support@appline.xyz'>support@appline.xyz </a> , we'll <strong>confirm</strong> |
37 | 51 | your purchase. After that, you can use your <code>Order number</code> to activate.</p> |
38 | | - <h2><a name='header-n19' class='md-header-anchor '></a>I've used WeChat or got a key from the developer in other ways.</h2> |
| 52 | + <h2>I've used WeChat or got a key from the developer in other ways.</h2> |
39 | 53 | <blockquote> |
40 | 54 | <p> Note: The key should begain with 'R'.</p> |
41 | 55 | </blockquote> |
42 | 56 | <p>You can just paste your key into the dialog.</p> |
43 | | - <h2><a name='header-n8' class='md-header-anchor '></a>I had purchased from appline.store</h2> |
| 57 | + <h2>I had purchased from appline.store (former shop.yuuta.moe)</h2> |
44 | 58 | <p>Please follow <a href='https://appline.store/how-to-activate-original-software/'>https://appline.store/how-to-activate-original-software/</a> to activate.</p> |
45 | | - </div> |
46 | | -</body> |
| 59 | +</article> |
47 | 60 |
|
48 | 61 | </html> |
0 commit comments