Skip to content

Instantly share code, notes, and snippets.

View vsvai's full-sized avatar
🌏
Developer

Vaibhav Singh vsvai

🌏
Developer
View GitHub Profile
@vsvai
vsvai / tinder.user.js
Created October 29, 2021 20:02 — forked from tajnymag/tinder.user.js
Tinder Deblur Userscript
// ==UserScript==
// @name Tinder Deblur
// @namespace Violentmonkey Scripts
// @match https://tinder.com/*
// @grant none
// @version 1.3
// @author Tajnymag
// @downloadURL https://gist.githubusercontent.com/Tajnymag/9de74305f9bb09aa940d26418bd508f1/raw/tinder.user.js
// @description Simple script using the official Tinde API to get clean photos of the users who liked you
// ==/UserScript==