| OLD | NEW |
| 1 [stats] | 1 [stats] |
| 2 geoip_db=/usr/share/GeoIP/GeoIP.dat | 2 geoip_db=/usr/share/GeoIP/GeoIP.dat |
| 3 geoipv6_db=/usr/share/GeoIP/GeoIPv6.dat | 3 geoipv6_db=/usr/share/GeoIP/GeoIPv6.dat |
| 4 | 4 |
| 5 mirror_server5=subscription ssh://stats@server_5.adblockplus.org/access_log_easy
list_downloads.1.gz | 5 mirror_server5=subscription ssh://stats@server_5.adblockplus.org/access_log_easy
list_downloads.1.gz |
| 6 mirror_server6=subscription ssh://stats@server_6.adblockplus.org/access_log_easy
list_downloads.1.gz | 6 mirror_server6=subscription ssh://stats@server_6.adblockplus.org/access_log_easy
list_downloads.1.gz |
| 7 mirror_server7=subscription ssh://stats@server_7.adblockplus.org/access_log_easy
list_downloads.1.gz | 7 mirror_server7=subscription ssh://stats@server_7.adblockplus.org/access_log_easy
list_downloads.1.gz |
| 8 mirror_server11=subscription ssh://stats@server_11.adblockplus.org/access_log_ea
sylist_downloads.1.gz | 8 mirror_server11=subscription ssh://stats@server_11.adblockplus.org/access_log_ea
sylist_downloads.1.gz |
| 9 mirror_server12=subscription ssh://stats@server_12.adblockplus.org/access_log_ea
sylist_downloads.1.gz | 9 mirror_server12=subscription ssh://stats@server_12.adblockplus.org/access_log_ea
sylist_downloads.1.gz |
| 10 mirror_server15=subscription ssh://stats@server_15.adblockplus.org/access_log_ea
sylist_downloads.1.gz | 10 mirror_server15=subscription ssh://stats@server_15.adblockplus.org/access_log_ea
sylist_downloads.1.gz |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 57 mirror_n_filter17=notification ssh://stats@filter17.adblockplus.org/access_log_n
otification.1.gz | 57 mirror_n_filter17=notification ssh://stats@filter17.adblockplus.org/access_log_n
otification.1.gz |
| 58 mirror_n_filter18=notification ssh://stats@filter18.adblockplus.org/access_log_n
otification.1.gz | 58 mirror_n_filter18=notification ssh://stats@filter18.adblockplus.org/access_log_n
otification.1.gz |
| 59 | 59 |
| 60 mirror_notification1=notification ssh://stats@notification1.adblockplus.org/acce
ss_log_notification.1.gz | 60 mirror_notification1=notification ssh://stats@notification1.adblockplus.org/acce
ss_log_notification.1.gz |
| 61 mirror_notification2=notification ssh://stats@notification2.adblockplus.org/acce
ss_log_notification.1.gz | 61 mirror_notification2=notification ssh://stats@notification2.adblockplus.org/acce
ss_log_notification.1.gz |
| 62 | 62 |
| 63 mirror_download1=download ssh://stats@download1.adblockplus.org/access_log_downl
oads.1.gz | 63 mirror_download1=download ssh://stats@download1.adblockplus.org/access_log_downl
oads.1.gz |
| 64 mirror_download2=download ssh://stats@download2.adblockplus.org/access_log_downl
oads.1.gz | 64 mirror_download2=download ssh://stats@download2.adblockplus.org/access_log_downl
oads.1.gz |
| 65 mirror_download3=download ssh://stats@download3.adblockplus.org/access_log_downl
oads.1.gz | 65 mirror_download3=download ssh://stats@download3.adblockplus.org/access_log_downl
oads.1.gz |
| 66 mirror_download4=download ssh://stats@download4.adblockplus.org/access_log_downl
oads.1.gz | 66 mirror_download4=download ssh://stats@download4.adblockplus.org/access_log_downl
oads.1.gz |
| 67 mirror_download5=download ssh://stats@download5.adblockplus.org/access_log_downl
oads.1.gz |
| 67 mirror_update1=update ssh://stats@update1.adblockplus.org/access_log_update.1.gz | 68 mirror_update1=update ssh://stats@update1.adblockplus.org/access_log_update.1.gz |
| 68 | 69 |
| 69 baseURL_subscription=https://easylist-downloads.adblockplus.org/ | 70 baseURL_subscription=https://easylist-downloads.adblockplus.org/ |
| 70 baseURL_download=https://downloads.adblockplus.org/ | 71 baseURL_download=https://downloads.adblockplus.org/ |
| 71 baseURL_update=https://update.adblockplus.org/ | 72 baseURL_update=https://update.adblockplus.org/ |
| 72 baseURL_notification=https://notification.adblockplus.org/ | 73 baseURL_notification=https://notification.adblockplus.org/ |
| 73 | 74 |
| 74 dataDirectory=/var/www/statsdata | 75 dataDirectory=/var/www/statsdata |
| 75 outputDirectory=/var/www/stats | 76 outputDirectory=/var/www/stats |
| 76 | 77 |
| 77 mainPageTemplate=stats/template/main.html | 78 mainPageTemplate=stats/template/main.html |
| 78 fileOverviewTemplate=stats/template/fileOverview.html | 79 fileOverviewTemplate=stats/template/fileOverview.html |
| 79 filePageTemplate=stats/template/fileStats.html | 80 filePageTemplate=stats/template/fileStats.html |
| OLD | NEW |