X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=doc%2Fwebserver%2Fsubmit%2Findex.php;h=9ea4fbe43c259693f46ba8161c812527c3d7b658;hb=d9813d602eb59d009d10e6d3861cd99821a6db70;hp=a02c8e8d63ffa364cf03fb1e110e55962495b876;hpb=4162210e1ab08a0390b7b120a5b5f18eb0efeb9c;p=privoxy.git diff --git a/doc/webserver/submit/index.php b/doc/webserver/submit/index.php index a02c8e8d..9ea4fbe4 100644 --- a/doc/webserver/submit/index.php +++ b/doc/webserver/submit/index.php @@ -1,11 +1,11 @@ -

Feedback

+

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

+ + -

Bla bla bla

-

Advertisements

+ 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; +} +?> -

You have seen an ad and want to support us making it disappear. -Great. Please fill out the form below and hit "Submit".

-

-Privoxy Version: prefilled (not changeable)
-Action file: prefilled (not changeable)
-Action file release: prefilled with cvs-id-tag (not changeable)
-The webpage where I observed the ad: prefilled with referrer (changeable)
-????: ????
-[...]
-Remarks: (changeable)
-Submit Button.
-
-
-Submit button -> will present a second page, where verification 
-takes place (correct version, latest blocklist, etc.). hence
-the user has to confirm his submission on the second page.
-
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
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

+