Don't detect telephone numbers

This commit is contained in:
Kai Hendry
2014-01-24 12:30:39 +08:00
parent 040a8d9a63
commit ee2c52e9d0
2 changed files with 4 additions and 3 deletions

View File

@@ -3,7 +3,8 @@
<head>
<meta charset="utf-8">
<title>Grepping twitter backup</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="format-detection" content="telephone=no">
<link rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="/bootstrap/css/bootstrap-theme.min.css">
<link rel="icon" href="/favicon.ico">

View File

@@ -2,10 +2,10 @@
<html><head>
<meta charset="utf-8">
<title>GrepTweet</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="format-detection" content="telephone=no">
<link rel="icon" href="/favicon.ico">
<meta name="description" content="Download and search your tweets - no password login required!">
<link rel="apple-touch-icon-precomposed" href="http://a0.twimg.com/profile_images/1206037111/greptweet.png">
<link rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="/bootstrap/css/bootstrap-theme.min.css">
<script>