Merge pull request #495 from q--/patch-1

Remove http:// from website URLs in apps.json
main
Elbert Alias 11 years ago
commit 2d23ed932c

@ -976,7 +976,7 @@
"headers": { "Server": "FlashCom\\/?([\\d\\.]+)?\\;version:\\1" } "headers": { "Server": "FlashCom\\/?([\\d\\.]+)?\\;version:\\1" }
}, },
"FlexCMP": { "FlexCMP": {
"website": "http://www.flexcmp.com/cms/home", "website": "www.flexcmp.com/cms/home",
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "FlexCMP" }, "meta": { "generator": "FlexCMP" },
"html": "<!--[^>]+FlexCMP[^>v]+v\\. ([\\d.]+)\\;version:\\1", "html": "<!--[^>]+FlexCMP[^>v]+v\\. ([\\d.]+)\\;version:\\1",
@ -1559,7 +1559,7 @@
"implies": "Scala" "implies": "Scala"
}, },
"Lightbox": { "Lightbox": {
"website": "http://lokeshdhakar.com/projects/lightbox2/", "website": "lokeshdhakar.com/projects/lightbox2/",
"cats": [ 7, 12 ], "cats": [ 7, 12 ],
"script": "lightbox.*\\.js", "script": "lightbox.*\\.js",
"html": "<link.+?href=\"[^\"]+lightbox(\\.min)?\\.css" "html": "<link.+?href=\"[^\"]+lightbox(\\.min)?\\.css"
@ -2213,7 +2213,7 @@
"html": "<iframe src=\"[^>]+pluraserver\\.com" "html": "<iframe src=\"[^>]+pluraserver\\.com"
}, },
"Po.st": { "Po.st": {
"website": "http://www.po.st/", "website": "www.po.st/",
"cats": [ 5 ], "cats": [ 5 ],
"env": "^pwidget_config$" "env": "^pwidget_config$"
}, },
@ -2236,7 +2236,7 @@
"html": "(s\\d\\d)\\.php\\?shopid=\\1" "html": "(s\\d\\d)\\.php\\?shopid=\\1"
}, },
"Prefix-Free": { "Prefix-Free": {
"website": "http://leaverou.github.io/prefixfree/", "website": "leaverou.github.io/prefixfree/",
"cats": [ 19 ], "cats": [ 19 ],
"script": "prefixfree\\.js", "script": "prefixfree\\.js",
"env": "^PrefixFree$" "env": "^PrefixFree$"
@ -2941,7 +2941,7 @@
"implies": "WordPress" "implies": "WordPress"
}, },
"Web2py": { "Web2py": {
"website": "http://web2py.com", "website": "web2py.com",
"cats": [ 18 ], "cats": [ 18 ],
"script": "web2py\\.js", "script": "web2py\\.js",
"headers": { "X-Powered-By": "web2py" }, "headers": { "X-Powered-By": "web2py" },
@ -3137,7 +3137,7 @@
"html": "Powered by <a href=\"[^>]+yabbforum" "html": "Powered by <a href=\"[^>]+yabbforum"
}, },
"Yahoo Advertising": { "Yahoo Advertising": {
"website": "http://advertising.yahoo.com", "website": "advertising.yahoo.com",
"cats": [ 36 ], "cats": [ 36 ],
"html": [ "<iframe[^>]+adserver\\.yahoo\\.com", "<img[^>]+clicks\\.beap\\.bc\\.yahoo\\.com" ], "html": [ "<iframe[^>]+adserver\\.yahoo\\.com", "<img[^>]+clicks\\.beap\\.bc\\.yahoo\\.com" ],
"env": [ "^adxinserthtml$" ], "env": [ "^adxinserthtml$" ],