This file contains hidden or 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
<?php | |
error_reporting(E_ALL); | |
ini_set("display_errors", 1); | |
//$ch = curl_init($_GET['url']); | |
$ch = curl_init(); | |
curl_setopt($ch, CURLOPT_HEADER, 0); | |
curl_setopt($ch, CURLOPT_RETURNTRANSFER, TRUE); | |
curl_setopt($ch, CURLOPT_VERBOSE, TRUE); |
This file contains hidden or 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 AlfaPasser | |
// @namespace AlfaPasser - Cuma mau lewatin safelink | |
// @description Download di Fansub dan Fanshare besar tanpa melewati Iklan || By DevStudio | |
// @copyright 2019+, DevStudio | |
// @version 2.0.1 | |
// @homepageURL https://devstudio.web.id/ | |
// @icon https://cdn.myanimelist.net/images/characters/2/337013.jpg | |
// @grant GM_deleteValue | |
// @grant GM_getValue |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or 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 Gomunime Auto Popup Close & Auto 720p Player | |
// @namespace https://niznet.my.id/ | |
// @version 1.0.1 | |
// @description Tutup 5 detik pop up / float ads & auto 720p Player | |
// @author niznet | |
// @match https://gomunime.online/* | |
// @icon https://www.google.com/s2/favicons?domain=gomunime.online | |
// @grant none | |
// ==/UserScript== |
This file contains hidden or 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
const axios = require("axios"); | |
const cheerio = require("cheerio") | |
async function start() { | |
const headers = { | |
'content-type': 'application/x-www-form-urlencoded; charset=UTF-8', | |
'origin': 'https://idownloader.io', | |
'referer': 'https://idownloader.io/', | |
'cookie': 'PHPSESSID=easqd0d1ujiqf1arv4rsfm7jmd; _ga=GA1.1.1541970967.1691152140; __gads=ID=73d79b0404953e47-2265a0e8ace2005b:T=1691152143:RT=1691152143:S=ALNI_MZYOVK4CvhzBgX5BuYv0sXZH0dxqw; __gpi=UID=00000c26fe06658f:T=1691152143:RT=1691152143:S=ALNI_MbRhScE7mqlyPm-7jogXzFURPIFBA; _ga_6ZBFDSJZBL=GS1.1.1691152139.1.1.1691152367.60.0.0' | |
}; |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
OlderNewer