Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am SantoDE on github.
  • I am manuelzapf (https://keybase.io/manuelzapf) on keybase.
  • I have a public key whose fingerprint is 418E 0212 4EC3 3491 7700 65E7 894E 8007 2718 FC96

To claim this, I am signing this object:

kind: Service
apiVersion: v1
metadata:
name: traefik-ingress-controller
namespace: kube-system
spec:
selector:
app: traefik-ingress-controller
ports:
- port: 80
@SantoDE
SantoDE / autoverifier.js
Created August 11, 2016 20:53 — forked from sebastienvercammen/Code.gs
Nintendo PTC Account Verifier for Gmail (via Google Scripts)
/*
Automatically click all "Verify your email" links in the welcome e-mail from
Nintendo Pokémon Trainer Club's signup e-mails.
All verified e-mails will be moved to trash unless you set "moveToTrash" to false.
How to use:
1. Login to Gmail
2. Go to https://script.google.com/
3. Enter the code, save, run.