Skip to content

Instantly share code, notes, and snippets.

View DevMensIT's full-sized avatar

Kishan DevMensIT

View GitHub Profile
@DevMensIT
DevMensIT / download_tiktok_videos.user.js
Created September 9, 2019 13:59 — forked from evan3334/download_tiktok_videos.user.js
Userscript to download tiktok videos shown in the browser, for ultimate memeing purposes. :)
// ==UserScript==
// @name Download Tiktok Videos
// @namespace https://tiktok.com/
// @version 0.1
// @description Adds download links for videos, even on private accounts.
// @author Evan Straw
// @include http://*.tiktok.com/*
// @include https://*.tiktok.com/*
// @grant none
// ==/UserScript==
@DevMensIT
DevMensIT / download_tiktok_videos.user.js
Created September 9, 2019 13:59 — forked from evan3334/download_tiktok_videos.user.js
Userscript to download tiktok videos shown in the browser, for ultimate memeing purposes. :)
// ==UserScript==
// @name Download Tiktok Videos
// @namespace https://tiktok.com/
// @version 0.1
// @description Adds download links for videos, even on private accounts.
// @author Evan Straw
// @include http://*.tiktok.com/*
// @include https://*.tiktok.com/*
// @grant none
// ==/UserScript==
@DevMensIT
DevMensIT / hosts
Created May 26, 2019 05:12 — forked from zchee/hosts
/etc/hosts to block shock sites etc.
# This hosts file is brought to you by Dan Pollock and can be found at
# http://someonewhocares.org/hosts/
# You are free to copy and distribute this file for non-commercial uses,
# as long the original URL and attribution is included.
#<localhost>
127.0.0.1 localhost
127.0.0.1 localhost.localdomain
255.255.255.255 broadcasthost
::1 localhost