This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"create_job_flag": false, | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Arkangel | |
// @description Hides comment sections on Sri Lankan gossip sites | |
// @include http://www.gossiplankanews.com/* | |
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js | |
// @require https://gist.github.com/raw/2625891/waitForKeyElements.js | |
// @version 1.0 | |
// @license GPL v3 or any later version (http://www.gnu.org/copyleft/gpl.html) | |
// @grant GM_addStyle |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Base URL - http://parliament.lk/api | |
Live Streaming - /live | |
Slideshows - /slideshow | |
News Categories - /news_category_list | |
News - /news | |
Acts - /acts | |
Questions & Answers - /qanda | |
Publications - /publications | |
On Demand - /ondemand |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name InstaDownloader | |
// @description Download photos and videos from Instagram. | |
// @include https://www.instagram.com/p/* | |
// @require https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js | |
// @require https://gist.github.com/raw/2625891/waitForKeyElements.js | |
// @version 1.1 | |
// @license GPL v3 or any later version (http://www.gnu.org/copyleft/gpl.html) | |
// @grant GM_addStyle |
NewerOlder