USDT.US.TO (Auto Faucet)

Tether (USDT) Auto Faucet

// ==UserScript==
// @name         USDT.US.TO (Auto Faucet)
// @namespace    Tether (USDT) Auto Faucet
// @version      1.0.0
// @description  Tether (USDT) Auto Faucet
// @author       Pengangguran
// @match        https://usdt.us.to/*
// @icon         https://usdt.us.to/favicon.ico
// @grant        none
// @license MIT
// ==/UserScript==
 
setTimeout(function(){window.location.reload();}, 60000);