随笔分类 - 爬虫
摘要://adlfkiaklimm7Y function last_str_ex(input_ts,input_list) { // 01736406748895 let list_len = input_list.length; let result = ''; for(let i=0;i<input_
阅读全文
摘要:var PEJ = fz.length; var pEJ = w2(1); var ZEJ = jL(jh["Boolean"](jh["window"]["__nightmare"]), SwJ(jh["Boolean"](jh["window"]["cdc_adoQpoasnfa76pfcZLm
阅读全文
摘要:JSON.stringify(obj,function(key,value){if(value window){return undefined} return value})
阅读全文
摘要:https://www.cnblogs.com/kai-/p/16935788.html console.log("start"); function t(){ return t.toString().search('(((.+)+)+)+$').toString(); } a=t(); conso
阅读全文
摘要:apt install build-essential libpcre3 libpcre3-dev zlib1g zlib1g-dev libssl-dev libgd-dev libxml2 libxml2-dev uuid-dev libxslt-dev -yapt-get install li
阅读全文
摘要:https://github.com/MaxArt2501/base64-js (function (root, factory) { if (typeof define 'function' && define.amd) { // AMD. Register as an anonymous mod
阅读全文
摘要:openssl req -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 365 -nodes server { listen 80; server_name 0.0.0.0; rewrite ^(.*)$ https://$hos
阅读全文
摘要:# -*- coding: utf-8 -*- # @Time : 2024/7/31 20:20 # @Author : Dragon js_code = r""" commonjsGlobal = {}; var protobuf_min = { exports: { } }; ( functi
阅读全文
摘要:https://blog.csdn.net/w1101662433/article/details/140098816 <!DOCTYPE html> <html> <head> <title>Detect Chrome DevTools Protocol</title> <script> func
阅读全文
摘要:var a3 = new window.OfflineAudioContext(0x1,0x1388,0xac44); var a4 = a3.createOscillator(); a4.type = 'triangle'; a4.frequency.value = 0x3e8; var a5 =
阅读全文
摘要:var _N = document.createElement('div'); _N.innerHTML = '<a href=\'/\'>_1H</a>'; _N = _N.firstChild.href;console.log(_N) var _t = _N.match(/https?:\/\/
阅读全文
摘要:https://github.com/lahmatiy/es6-promise-polyfill/blob/master/promise.js (function(global){ // // Check for native Promise and it has correct interface
阅读全文
摘要:var ab = document.createElement('canvas'); var ac = ab.getContext('2d'); ac['textBaseline'] = 'alphabetic'; ac['fillStyle'] = '#f60'; ac['fillRect'](0
阅读全文
摘要:;var aa = document.createElement('div'); aa.style.cssText = '\n position: absolute;\n left: -9999px;\n font-size: 14px;\n font-family: Arial, sans-ser
阅读全文
摘要:memory = { 'Proxy': true, 'random': 0.5, } // Math.random = function(){return memory['random']}; memory.proxy = (function() { memory.Object_sx = ['Dat
阅读全文
摘要:https://stackoverflow.com/questions/61478001/scrapy-pyinstaller-oserror-could-not-get-source-code-twisted-internet-defer File "/usr/local/python39/lib
阅读全文
摘要:adom = document.createElement('audio'); pt = adom.canPlayType("audio/ogg; codecs=\"vorbis\""); pt2 = adom.canPlayType("audio/wav; codecs=\"1\""); pt3
阅读全文