Posts

Any Video Downloder

   You directly download from the option  Download Lecture  if the button is enabled for you. Otherwise, I will tell you a small trick for download Lecture :) Follow the below steps on your computer/laptop in chrome (recommended). Login to udemy go to the course and play the lecture, for eg. first lecture is running Open ‘ Developer tools ’ by pressing ‘ F12 ’ go to the ‘ sources ’ tab Switch to ‘ Snippets ’ tab Add new  snippet  with any name for eg. ‘ udemy-downloader ’ and paste the code below var videoLink = document.querySelector(".vjs-tech").getAttribute('src');  window.open(videoLink,'_blank');  Save the snippet file using ‘ ctrl+s ’ And now Right click on the  snippet  file ( udemy-downloader ) which have the scripts and click on  Run It will download the video for you in selected Quality - (on which it is playing) Now you only need to follow step number  7  to download your favorite lecture. Hope this is helpful :...

Sites that provide Fake Identity🔰

  🔰Sites that provide Fake Identity🔰 https://fakena.me https://fauxid.com https://www.fakexy.com [ New ] https://www.elfqrin.com/fakeid.php https://www.fakenamegenerator.com https://www.fakepersongenerator.com https://www.fakeaddressgenerator.com https://datafakegenerator.com/generador.php [ New ] http://namegenerators.org/fake-name-generator-gr [ New ] 🔰Sites that provide disposable mails for Email Verification🔰 https://maildrop.cc https://tempr.email https://tempmail.net https://temp-mail.org https://www.moakt.com https://tempmailo.com [ New ] https://www.emailondeck.com https://www.guerrillamail.com https://smailpro.com (+ temp Gmail) [ New ] https://gmailnator.com (+ temp Gmail) [ New ] 🔰Sites that provide disposable numbers for SMS Verification🔰 http://hs3x.com http://smsget.net https://sms-online.co https://catchsms.com http://sms-receive.net http://sms.sellaite.com http://receivefreesms.net https://receive-a-sms.com http://receivesmsonline.in http://receivefreesms.com ...

Dino unlimeted

Put in console

HTTP Status Codes

HTTP Status Codes This page is created from HTTP status code information found at  ietf.org  and  Wikipedia . Click on the  category heading  or the  status code  link to read more. 1xx Informational 100 Continue 101 Switching Protocols 102 Processing (WebDAV) 2xx Success   200 OK   201 Created 202 Accepted 203 Non-Authoritative Information   204 No Content 205 Reset Content 206 Partial Content 207 Multi-Status (WebDAV) 208 Already Reported (WebDAV) 226 IM Used   3xx Redirection 300 Multiple Choices 301 Moved Permanently 302 Found 303 See Other   304 Not Modified 305 Use Proxy 306 (Unused) 307 Temporary Redirect 308 Permanent Redirect (experimental) 4xx Client Error   400 Bad Request   401 Unauthorized 402 Payment Required   403 Forbidden   404 Not Found 405 Method Not Allowed 406 Not Acceptable 407 Proxy Authentication Required 408 Request Timeout   409 Conflict 410 Gone 411 Length Required 412 Precond...

For making Diagram or Flowchart

Image
  diagrams.net Using this site you make any type of Diagrams for your project. https://app.diagrams.net/ Link

DINO Speed and GO for long

                                                 SPEED   _________________________________________________________________ var dummy=Runner.prototype.gameOver undefined var dummy=Runner.prototype.gameOver undefined Runner.prototype.gameOver=function(){ } ƒ (){ } Runner.instance_.setSpeed(6000) undefined Runner.instance_.setSpeed(60000) undefined ______________________________________________________________________                                                    As Long _______________________________________________________________________ var hack = Runner.prototype.gameOver Runner.prototype.gameOver = function(){}