X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fwebserver%2Fsubmit%2Findex.php;h=ddf7baf69a66a8c10bba990f6c38854090d7ae3e;hp=65edf1986bada76e5742a6cf9de0339bdc388969;hb=a5b4d31ab5ad2ed24cdb53ffa92679411b4176b0;hpb=b7dec021dc86a02754474d622de9b68c93974265;ds=sidebyside diff --git a/doc/webserver/submit/index.php b/doc/webserver/submit/index.php index 65edf198..ddf7baf6 100644 --- a/doc/webserver/submit/index.php +++ b/doc/webserver/submit/index.php @@ -1,69 +1,193 @@ - - -SourceForge: Welcome - - - - - - - - - - - -
   - Home | - About | - Partners | - Contact Us
- - - - - - - - - -
- - - VA Linux Systems -
- - - - - - - -
-

-

Welcome to http:///

-

We're Sorry but this Project hasn't yet uploaded their personal webpage yet.
- Please check back soon for updates or visit SourceForge


-
-
- - - - - - - -
- All trademarks and copyrights on this page are properties of their respective owners. Forum comments are owned by the poster. The rest is copyright ©1999-2000 VA Linux Systems, Inc. -
- - - - + + + Privoxy|Submit + + + +

Privoxy Feedback

+ +

Compared to bug +reports or feature +requests, this page is intended to optimize the blocking behavior +of Privoxy. Therefor we need your feedback.

If you have +observed and advertisement, that was not blocked or an image that was +incorrectly blocked, please use the forms below to report this.

+ +

New Advertisement

+ + + + + 0) + $np = $ip; + else + $np = $REMOTE_ADDR; + if ($np != $ip) + $count += 1; + rewind ($fp); + fputs ($fp,substr($np." ",0,15).$count); + fclose ($fp); + echo $count; +} +else { + $fp = fopen($cfile,"w"); + $np = $REMOTE_ADDR; + $count = "1"; + fputs ($fp,substr($np." ",0,15).$count); + fclose ($fp); + echo $count; +} +?> + + +

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Your name: + +optional
Your email address: + +optional
Website, where I observed an ad: + +Please change, if necessary
How annoying is the ad: + +Please select one
Privoxy Version: + +Automatically determined
Action File: + +Automatically determined
Action File Version: + +Automatically determined
Remarks: + +Please change, if necessary
+ + +
+
+

+ +

Incorrect blocking

+

We soon present a form where you can submit websites, where the +default action file was too agressive.

+ +

Misc

+

Bla bla bla

+ + +