Changeset 699115
- Timestamp:
- 04/17/2013 02:18:16 PM (13 years ago)
- File:
-
- 1 edited
-
ultimate-wp-filter/trunk/uwpf_filter.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ultimate-wp-filter/trunk/uwpf_filter.php
r699110 r699115 71 71 72 72 $teks = wg_encode($teks); 73 $url = "http:// localhost/wwwguard/service-full.php?text=".$teks."&custom=".$custom."&i=".$smartfilter;73 $url = "http://filter.faleddo.x10.bz/service-full.php?text=".$teks."&custom=".$custom."&i=".$smartfilter; 74 74 75 75 $ParseXML = simplexml_load_file($url);
Note: See TracChangeset
for help on using the changeset viewer.