diff options
| author | 2016-02-28 21:34:54 +0100 | |
|---|---|---|
| committer | 2016-02-28 21:34:54 +0100 | |
| commit | 9711f02db75006d622d75142d46c3c8d714c957f (patch) | |
| tree | ee18991495a340b755496c2d6599833e518969cb /data | |
| parent | 9d4a4457587d04030118447847a5c99d9095b937 (diff) | |
SimplePie Force HTTPS custom list domains
Load from data/force-https.default.txt and data/force-https.txt
Efficient tree structure to search the domains
https://github.com/FreshRSS/FreshRSS/pull/1087
Diffstat (limited to 'data')
| -rw-r--r-- | data/.gitignore | 1 | ||||
| -rw-r--r-- | data/force-https.default.txt (renamed from data/force-https.txt) | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/data/.gitignore b/data/.gitignore index 20364e266..c2ed350a6 100644 --- a/data/.gitignore +++ b/data/.gitignore @@ -7,3 +7,4 @@ no-cache.txt *.lock.txt last_update.txt update.php +force-https.txt diff --git a/data/force-https.txt b/data/force-https.default.txt index 3da802d01..a1bddd549 100644 --- a/data/force-https.txt +++ b/data/force-https.default.txt @@ -1,3 +1,4 @@ dailymotion.com +feedburner.com tumblr.com youtube.com |
