moin ich schreib das mal hier rein.
morgen 03.05 startet ein kleines giveaway 200
gibt es zu gewinnen, ist mein erstes giveaway auf diese art. kritik oder lob, ja bittet.
viel spaß beim testen und gewinnen. https://jumpfaucet.com/giveaway
moin ich schreib das mal hier rein.
morgen 03.05 startet ein kleines giveaway 200
gibt es zu gewinnen, ist mein erstes giveaway auf diese art. kritik oder lob, ja bittet.
viel spaß beim testen und gewinnen. https://jumpfaucet.com/giveaway
naja selber bauen ist eine mammutaufgabe wenn dann sollte man sich überlegen eine white label lösung wie z.B birake zunehmen 1 BTC pro jahr gebühr für eine fertig DEX exchange https://birake.com/
Teil 2
# BEGIN ShortPixelWebp
# END ShortPixelWebp
# ----------------------------------------------------------------------
# | Activate CORS
# ----------------------------------------------------------------------
<IfModule mod_headers.c>
<FilesMatch "\.(ttf|ttc|otf|eot|woff|woff2|font.css|css|js|gif|png|jpe?g|svg|svgz|ico|webp)$">
Header set Access-Control-Allow-Origin "*"
</FilesMatch>
</IfModule>
# | BLOCK NUISANCE REQUESTS
<IfModule mod_alias.c>
RedirectMatch 403 (?i)\.php\.suspected
RedirectMatch 403 (?i)\.(git|well-known)
RedirectMatch 403 (?i)apple-app-site-association
RedirectMatch 403 (?i)/autodiscover/autodiscover.xml
</IfModule>
# ----------------------------------------------------------------------
# | 6g Firewall for Security - Do not change this part @Update 2019
# ----------------------------------------------------------------------
# 6G FIREWALL/BLACKLIST - Version 2019
# @ https://perishablepress.com/6g/
# 6G:[QUERY STRINGS]
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{QUERY_STRING} (eval\() [NC,OR]
RewriteCond %{QUERY_STRING} (127\.0\.0\.1) [NC,OR]
RewriteCond %{QUERY_STRING} ([a-z0-9]{2000,}) [NC,OR]
RewriteCond %{QUERY_STRING} (javascript:)(.*)(;) [NC,OR]
RewriteCond %{QUERY_STRING} (base64_encode)(.*)(\() [NC,OR]
RewriteCond %{QUERY_STRING} (GLOBALS|REQUEST)(=|\[|%) [NC,OR]
RewriteCond %{QUERY_STRING} (<|%3C)(.*)script(.*)(>|%3) [NC,OR]
RewriteCond %{QUERY_STRING} (\\|\.\.\.|\.\./|~|`|<|>|\|) [NC,OR]
RewriteCond %{QUERY_STRING} (boot\.ini|etc/passwd|self/environ) [NC,OR]
RewriteCond %{QUERY_STRING} (thumbs?(_editor|open)?|tim(thumb)?)\.php [NC,OR]
RewriteCond %{QUERY_STRING} (\'|\")(.*)(drop|insert|md5|select|union) [NC]
RewriteRule .* - [F]
</IfModule>
# 6G:[REQUEST METHOD]
<IfModule mod_rewrite.c>
RewriteCond %{REQUEST_METHOD} ^(connect|debug|move|put|trace|track) [NC]
RewriteRule .* - [F]
</IfModule>
# 6G:[REFERRERS]
<IfModule mod_rewrite.c>
RewriteCond %{HTTP_REFERER} ([a-z0-9]{2000,}) [NC,OR]
RewriteCond %{HTTP_REFERER} (semalt.com|todaperfeita) [NC]
RewriteRule .* - [F]
</IfModule>
# 6G:[REQUEST STRINGS]
<IfModule mod_alias.c>
RedirectMatch 403 (?i)([a-z0-9]{2000,})
RedirectMatch 403 (?i)(https?|ftp|php):/
RedirectMatch 403 (?i)(base64_encode)(.*)(\()
RedirectMatch 403 (?i)(=\\\'|=\\%27|/\\\'/?)\.
RedirectMatch 403 (?i)/(\$(\&)?|\*|\"|\.|,|&|&?)/?$
RedirectMatch 403 (?i)(\{0\}|\(/\(|\.\.\.|\+\+\+|\\\"\\\")
RedirectMatch 403 (?i)(~|`|<|>|:|;|,|%|\\|\s|\{|\}|\[|\]|\|)
RedirectMatch 403 (?i)/(=|\$&|_mm|cgi-|etc/passwd|muieblack)
RedirectMatch 403 (?i)(&pws=0|_vti_|\(null\)|\{\$itemURL\}|echo(.*)kae|etc/passwd|eval\(|self/environ)
RedirectMatch 403 (?i)\.(aspx?|bash|bak?|cfg|cgi|dll|exe|git|hg|ini|jsp|log|mdb|out|sql|svn|swp|tar|rar|rdf)$
RedirectMatch 403 (?i)/(^$|(wp-)?config|mobiquo|phpinfo|shell|sqlpatch|thumb|thumb_editor|thumbopen|timthumb|webshell)\.php
</IfModule>
# 6G:[USER AGENTS]
<IfModule mod_setenvif.c>
SetEnvIfNoCase User-Agent ([a-z0-9]{2000,}) bad_bot
SetEnvIfNoCase User-Agent (archive.org|binlar|casper|checkpriv|choppy|clshttp|cmsworld|diavol|dotbot|extract|feedfinder|flicky|g00g1e|harvest|heritrix|httrack|kmccrew|loader|miner|nikto|nutch|planetwork|postrank|purebot|pycurl|python|seekerspider|siclab|skygrid|sqlmap|sucker|turnit|vikspider|winhttp|xxxyy|youda|zmeu|zune) bad_bot
# Apache < 2.3
<IfModule !mod_authz_core.c>
Order Allow,Deny
Allow from all
Deny from env=bad_bot
</IfModule>
# Apache >= 2.3
<IfModule mod_authz_core.c>
<RequireAll>
Require all Granted
Require not env bad_bot
</RequireAll>
</IfModule>
</IfModule>
# 6G:[BAD IPS]
<Limit GET HEAD OPTIONS POST PUT>
Order Allow,Deny
Allow from All
# uncomment/edit/repeat next line to block IPs
# Deny from 123.456.789
</Limit>
# ----------------------------------------------------------------------
# Block files from outside access
# ----------------------------------------------------------------------
# No access to the install.php
<files install.php>
Order allow,deny
Deny from all
</files>
# No access to the config.php
<files config.php>
Order allow,deny
Deny from all
</files>
# No access to the readme.html
<files readme.html>
Order Allow,Deny
Deny from all
Satisfy all
</Files>
# No error log access
<files error_log>
Order allow,deny
Deny from all
</files>
#No access to the .htaccess und .htpasswd
#<FilesMatch "(\.htaccess|\.htpasswd)">
# Order deny,allow
# Deny from all
#</FilesMatch>
# Block access to folders
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^/lib/ - [F,L]
RewriteRule !^lib/ - [S=3]
RewriteRule ^lib/[^/]+\.php$ - [F,L]
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^/go/ - [F,L]
RewriteRule !^go/ - [S=3]
RewriteRule ^go/[^/]+\.php$ - [F,L]
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^/cron/ - [F,L]
RewriteRule !^cron/ - [S=3]
RewriteRule ^cron/[^/]+\.php$ - [F,L]
</IfModule>
# ----------------------------------------------------------------------
# | Blocking the »ReallyLongRequest« Bandit - New in 2018
# https://perishablepress.com/bl…reallylongrequest-bandit/
# ----------------------------------------------------------------------
<IfModule mod_rewrite.c>
RewriteCond %{REQUEST_METHOD} .* [NC]
RewriteCond %{THE_REQUEST} (YesThisIsAReallyLongRequest|ScanningForResearchPurpose) [NC,OR]
RewriteCond %{QUERY_STRING} (YesThisIsAReallyLongRequest|ScanningForResearchPurpose) [NC]
RewriteRule .* - [F,L]
</IfModule>
# -----------------------------------------------------------------------------
# HTTP SECURITY HEADER | Test on: https://securityheaders.com | UPDATE 2019
# -----------------------------------------------------------------------------
### @see https://scotthelme.co.uk/harde…our-http-response-headers
### UPDATE 2019
## No-Referrer-Header
<IfModule mod_headers.c>
Header set Referrer-Policy "no-referrer"
</IfModule>
## X-FRAME-OPTIONS-Header
<IfModule mod_headers.c>
Header set X-Frame-Options "sameorigin"
</IfModule>
## X-XSS-PROTECTION-Header
<IfModule mod_headers.c>
Header set X-XSS-Protection "1; mode=block"
</IfModule>
## X-Content-Type-Options-Header
<IfModule mod_headers.c>
Header set X-Content-Type-Options "nosniff"
</IfModule>
## Strict-Transport-Security-Header
<IfModule mod_headers.c>
Header set Strict-Transport-Security "max-age=31536000; includeSubDomains; preload"
</IfModule>
## This prevents that false issued certificates for this website can be used unnoticed. (Experimental)
## @see https://tools.ietf.org/html/draft-ietf-httpbis-expect-ct-02
<IfModule mod_headers.c>
Header set Expect-CT "enforce, max-age=21600"
</IfModule>
Teil 1
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
Options All -Indexes
#Link Cloaking - Affiliate Link verstecken ( /go/crex24 beispiel von meiner seite)
Redirect 302 /go/crex24 https://crex24.com/?refid=69ya5w2h7ukw5d3tkmm1
ErrorDocument 404 https://jumpfaucet.com
ErrorDocument 403 https://jumpfaucet.com
# BEGIN Advanced Speed Increaser
<IfModule mod_expires.c>
ExpiresActive on
ExpiresDefault "access plus 1 month"
# CSS
ExpiresByType text/css "access plus 1 month"
# Data interchange
ExpiresByType application/atom+xml "access plus 1 hour"
ExpiresByType application/rdf+xml "access plus 1 hour"
ExpiresByType application/rss+xml "access plus 1 hour"
ExpiresByType application/json "access plus 0 seconds"
ExpiresByType application/ld+json "access plus 0 seconds"
ExpiresByType application/schema+json "access plus 0 seconds"
ExpiresByType application/vnd.geo+json "access plus 0 seconds"
ExpiresByType application/xml "access plus 0 seconds"
ExpiresByType text/xml "access plus 0 seconds"
# Favicon (cannot be renamed!) and cursor images
ExpiresByType image/vnd.microsoft.icon "access plus 1 week"
ExpiresByType image/x-icon "access plus 1 week"
# HTML - Behält die Website eine Stunde im Cache, neues wird erst nach Ablauf einer Stunde
# angezeigt. Wenn nicht gewuenscht, bei 3600 eine Null eintragen
ExpiresByType text/html "access plus 3600 seconds"
# JavaScript
ExpiresByType application/javascript "access plus 1 year"
ExpiresByType application/x-javascript "access plus 1 year"
ExpiresByType text/javascript "access plus 1 year"
# Manifest files
ExpiresByType application/manifest+json "access plus 1 week"
ExpiresByType application/x-web-app-manifest+json "access plus 0 seconds"
ExpiresByType text/cache-manifest "access plus 0 seconds"
# Media files
ExpiresByType audio/ogg "access plus 1 month"
ExpiresByType image/bmp "access plus 1 month"
ExpiresByType image/gif "access plus 1 month"
ExpiresByType image/jpeg "access plus 1 month"
ExpiresByType image/png "access plus 1 month"
ExpiresByType image/svg+xml "access plus 1 month"
ExpiresByType image/webp "access plus 1 month"
ExpiresByType video/mp4 "access plus 1 month"
ExpiresByType video/ogg "access plus 1 month"
ExpiresByType video/webm "access plus 1 month"
# Web fonts
# Embedded OpenType (EOT)
ExpiresByType application/vnd.ms-fontobject "access plus 1 month"
ExpiresByType font/eot "access plus 1 month"
# OpenType
ExpiresByType font/opentype "access plus 1 month"
# TrueType
ExpiresByType application/x-font-ttf "access plus 1 month"
# Web Open Font Format (WOFF) 1.0
ExpiresByType application/font-woff "access plus 1 month"
ExpiresByType application/x-font-woff "access plus 1 month"
ExpiresByType font/woff "access plus 1 month"
# Web Open Font Format (WOFF) 2.0
ExpiresByType application/font-woff2 "access plus 1 month"
# Other
ExpiresByType text/x-cross-domain-policy "access plus 1 week"
</IfModule>
<IfModule mod_deflate.c>
# Insert filters / compress text, html, javascript, css, xml:
AddOutputFilterByType DEFLATE text/plain
AddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE text/xml
AddOutputFilterByType DEFLATE text/css
AddOutputFilterByType DEFLATE text/vtt
AddOutputFilterByType DEFLATE text/x-component
AddOutputFilterByType DEFLATE application/xml
AddOutputFilterByType DEFLATE application/xhtml+xml
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/js
AddOutputFilterByType DEFLATE application/javascript
AddOutputFilterByType DEFLATE application/x-javascript
AddOutputFilterByType DEFLATE application/x-httpd-php
AddOutputFilterByType DEFLATE application/x-httpd-fastphp
AddOutputFilterByType DEFLATE application/atom+xml
AddOutputFilterByType DEFLATE application/json
AddOutputFilterByType DEFLATE application/ld+json
AddOutputFilterByType DEFLATE application/vnd.ms-fontobject
AddOutputFilterByType DEFLATE application/x-font-ttf
AddOutputFilterByType DEFLATE application/font-woff2
AddOutputFilterByType DEFLATE application/x-font-woff
AddOutputFilterByType DEFLATE application/x-web-app-manifest+json font/woff
AddOutputFilterByType DEFLATE font/woff
AddOutputFilterByType DEFLATE font/opentype
AddOutputFilterByType DEFLATE image/svg+xml
AddOutputFilterByType DEFLATE image/x-icon
# Exception: Images
SetEnvIfNoCase REQUEST_URI \.(?:gif|jpg|jpeg|png|svg)$ no-gzip dont-vary
# Drop problematic browsers
BrowserMatch ^Mozilla/4 gzip-only-text/html
BrowserMatch ^Mozilla/4\.0[678] no-gzip
BrowserMatch \bMSI[E] !no-gzip !gzip-only-text/html
# Make sure proxies don't deliver the wrong content
Header append Vary User-Agent env=!dont-vary
</IfModule>
#Alternative caching using Apache's "mod_headers", if it's installed.
#Caching of common files - ENABLED
<IfModule mod_headers.c>
<FilesMatch "\.(ico|pdf|flv|swf|js|css|gif|png|jpg|jpeg|txt)$">
Header set Cache-Control "max-age=2592000, public"
</FilesMatch>
</IfModule>
<IfModule mod_headers.c>
<FilesMatch "\.(js|css|xml|gz)$">
Header append Vary Accept-Encoding
</FilesMatch>
</IfModule>
# Set Keep Alive Header
<IfModule mod_headers.c>
Header set Connection keep-alive
</IfModule>
# If your server don't support ETags deactivate with "None" (and remove header)
<IfModule mod_expires.c>
<IfModule mod_headers.c>
Header unset ETag
</IfModule>
FileETag None
</IfModule>
<IfModule mod_headers.c>
<FilesMatch ".(js|css|xml|gz|html|woff|woff2|ttf)$">
Header append Vary: Accept-Encoding
</FilesMatch>
</IfModule>
# END Advanced Speed Increaser
Teil1 und Teil2 ist eine .htaccess datei
hier sind noch zwei gute blog beiträge in denen man viele funktionen im detail nachlesen kann htaccess beitrag - PageSpeed und Sicherheit (ist nicht nur für wordpress relevant)
Achtung beim ändern der .htaccess immer vorher backup erstellen, von der .htaccess datei selbst wenn schon eine vorhanden ist so wie von der webseite.
die faucet besitzer können mein faucet mit ihrem vergleichen versucht mal verschieden unterverzeichnisse bei euch im browser zu öffen und versucht das gleich mal bei meinem faucet..
ein beispiel: https://jumpfaucet.com/img/ - http://www.jumpcoinfaucet.eu/img/ das ist jetzt in diesem fall nicht tragisch aber auch nicht nötig.
Anycoin - online banking (mittlerweile auch kreditkarte)
wirex, eo.finance kreditkarte
mmoga (cryptovoucher.io) mit paysafecard gebühren sehr hoch.
ich zeig noch ein paar beispiele bin noch am schreiben
faucet ist auch mit dabei bzw allgemein webseiten sicherheit und ladezeit.
.htaccess funktioniert nicht
Grund, dass Einstellungen in der .htaccess nicht ausgeführt werden.
AllowOverride Einstellung in der Apache2 Config ist für gewöhnlich deaktiviert.
zum aktivieren, muss die Apache2 Config geändert werden.
Pfad: /etc/apache2/apache2.conf
Ich benutze dafür WinSCP (interner text editor) verbindet zwei Rechner via SSH und ermöglicht so einen gesicherten Datenaustausch.
Finde ich besser wenn man text dateien (.conf, php, html usw.) auf einem ubuntu server ändern möchte.
der AllowOverride Eintrag von „None“ auf „All“ ändern
| meine einstellungen |
oder |
| <Directory /var/www/html/> Options Indexes FollowSymLinks AllowOverride All Require all granted </Directory> | <Directory /var/www/> Options Indexes FollowSymLinks AllowOverride All Require all granted </Directory> |
Wenn dieser text nicht angezeigt wird am Ende der default.conf datei hinzufügen.
Apache2 neuladen
Putty sudo service apache2 restart
bei mir sieht das ganze so aus kann sein das es evtl abweichungen je nach anbieter gibt.
vllt sollte man das auslagern und mit anderen zusammenarbeiten mit mehr reichweite, z.B. https://crypto-masters.club/ - https://discord.gg/BhKXBeK die arbeiten mit vielen coins zusammen. wieviel die dafür verlangen weiß ich nicht kann man ja dann anfragen.
Alles anzeigenDanke, sieht gut aus und überzeugt auch...
könntest es auch mit werbung vollmachen das es sich auf jeden fall mehr lohnen kann.....
solange es ja nicht wie die moonseiten wird, wo man klickt und es öffnen sich neue fenster, wäre ja die seiten werbung ein gutes einkommen extra für die faucet..
und für dich als betreiber selbst auch....
ja die werbung, ist so eine sache für reine faucet seiten ist es schwer etwas zufinden. entweder man wird nicht angenommen weil zuklein oder es wird zuwenig bezahlt und man hat nur schrott werbung, die dann sowieso keiner klickt. (scam shit mining 10ghs geschenkt usw)
ja, das wäre gut wenn man da ein wenig mehr luft hätte, schriftart und farbe des logos ok, damit kann man leben.
aber dass man das logo nur ganz zeigen darf wäre ein bischen viel.
ein Wiedererkennungswert sollte schon vorhanden sein sonst machts ja auch kein sinn.
hmmm schade das es hier so enge richtlinien gibt da hat man ja leider kaum möglichkeiten ein wenig kreative zu sein und verkaufbar shirts zuerstellen usw. na dann lass ich das mal.
hi
die Seite https://raincaptcha.com/de bietet eine recaptcha Lösung an. der faucet betreiber bekommt eine Belohnung in BCH für jede eindeutige Lösung von RainCAPTCH . Damit hätte jedes faucet eine kleine einnahme Quelle. Also man wird nicht reich damit aber von google bekommt man nichts. hab wlan werner schon angeschrieben ob man das als zusätlich option ins faucet einbauen könnte.
hab die auszahlung ein wenig erhöht auf "Get from 0.03 to 0.06" . werde sie immer wieder mal ändern und anpassen.
mit der liste hab ich immer so 8 connection welche genau hab ich noch nicht geschaut
addnode=93.217.39.78
addnode=171.98.156.38
addnode=185.216.214.17
addnode=185.141.61.132
addnode=178.203.232.135
addnode=62.155.229.225
addnode=90.146.173.245
addnode=78.182.225.153
addnode=94.156.192.92
addnode=182.228.178.56
addnode=173.212.202.104
addnode=81.14.238.10
addnode=80.139.38.230
addnode=80.187.108.229
addnode=85.220.202.42
addnode=89.13.172.35
addnode=80.133.185.70
addnode=217.19.208.103
addnode=109.41.64.117
addnode=88.99.201.58
addnode=62.77.152.66
addnode=217.232.76.176
addnode=109.91.163.26
addnode=84.58.165.176
addnode=78.37.59.48
addnode=37.187.140.168
addnode=194.118.122.254
addnode=121.251.136.186
addnode=45.63.117.50
addnode=79.237.41.208
Nuja, es ist halt nicht perfekt rund und die Hände ragen hinüber. Stimmt schon.
ja werde ich noch ändern hatte ich auch gesehn und die hände ziehen am logo deshalb nicht rund ![]()
Wurmi also an safari liegt es nicht. habe mal eben safari für window inst. und die seite wird angezeigt. vllt wurdest du von der firewall geblockt ![]()
nachtrag: seite wird angezeigt aber reCAPTCHA geht nicht mit safari hmm keine ahnung