Browse Source

Remove outdated OT info (#4232)

vanilla_orig
Thomas Steiner 3 years ago
parent
commit
bc6b066c07
No account linked to committer's email address
2 changed files with 0 additions and 13 deletions
  1. 0
    12
      public/index.html
  2. 0
    1
      public/manifest.json

+ 0
- 12
public/index.html View File

13
 
13
 
14
     <meta name="theme-color" content="#000" />
14
     <meta name="theme-color" content="#000" />
15
 
15
 
16
-    <!-- Declarative Link Capturing (https://web.dev/declarative-link-capturing/) -->
17
-    <meta
18
-      http-equiv="origin-trial"
19
-      content="Ak3VyzTheARtX2CnxBZ3ZKxImB0mNyvDakmMxeAChgxrWFMZ3IGN64VP+uj36VxM5OegsbLmrP258b1xvqp7+Q8AAABbeyJvcmlnaW4iOiJodHRwczovL2V4Y2FsaWRyYXcuY29tOjQ0MyIsImZlYXR1cmUiOiJXZWJBcHBMaW5rQ2FwdHVyaW5nIiwiZXhwaXJ5IjoxNjM0MDgzMTk5fQ=="
20
-    />
21
-
22
-    <!-- File Handling (https://web.dev/file-handling/) -->
23
-    <meta
24
-      http-equiv="origin-trial"
25
-      content="AkMQsAnFmKfRfPKQHNCv2WmZREqgwkqhyt2M7aOwQiCStB+hPYnGnv+mNbkPDAsGXrwsj/waFi76wPzTDUaEeQ0AAABUeyJvcmlnaW4iOiJodHRwczovL2V4Y2FsaWRyYXcuY29tOjQ0MyIsImZlYXR1cmUiOiJGaWxlSGFuZGxpbmciLCJleHBpcnkiOjE2MzQwODMxOTl9"
26
-    />
27
-
28
     <!-- General tags -->
16
     <!-- General tags -->
29
     <meta
17
     <meta
30
       name="description"
18
       name="description"

+ 0
- 1
public/manifest.json View File

26
       }
26
       }
27
     }
27
     }
28
   ],
28
   ],
29
-  "capture_links": "new-client",
30
   "share_target": {
29
   "share_target": {
31
     "action": "/web-share-target",
30
     "action": "/web-share-target",
32
     "method": "POST",
31
     "method": "POST",

Loading…
Cancel
Save