Commit 96207345da1bdcd14414f903d4202c597cd0e3d2
1 parent
41731ef882
Exists in
master
03-apse.conf: use a mirror for distrowatch or they will ban your IP
Showing 1 changed file with 2 additions and 2 deletions Side-by-side Diff
conf/03-apse.conf
... | ... | @@ -47,8 +47,8 @@ |
47 | 47 | apse_sed[6]="s,.*<a href=\"appbyid.*\">\${search_name} \([^ <]*\)</a>.*,\1,pi" |
48 | 48 | |
49 | 49 | apse_enabled[7]=1 |
50 | -apse_site_name[7]="http://distrowatch.com" | |
51 | -apse_uri[7]="http://distrowatch.com/packages.php?" | |
50 | +apse_site_name[7]="http://distrowatch.gds.tuwien.ac.at" | |
51 | +apse_uri[7]="http://distrowatch.gds.tuwien.ac.at/packages.php?" | |
52 | 52 | apse_put_fields[7]="" |
53 | 53 | apse_error_msg[7]="is currently being redesigned" |
54 | 54 | apse_grep[7]="td.*/\${search_name}[-_][0-9]" |