Skip to main content

Posts

Showing posts from March, 2021

Blogger Limitations - You Must Know

  Blogger Limitations - You Must Know //Source 1 :-  https://www.bloggingvision.com/10-blogspot-limitation-you-should-know-before-creating-blog/ Google Blogger Limitations per Account Number of Blogs you can create:  100 per account About Me” profile info:  1200 character Profile Interests and favorites:  2000 character in each field Number of blogs to follow:  300 blogs per account Image size: Images via post editor:  Must be 1600px wide (or) high. If you upload more than 1600px dimensions, it will be scaled down to 1600px. Image for Template background:  No limit. But remember, it shows the impact on page speed. So try to upload low dimension images only. 6. Image file size: Uploaded image via Post editor:  Not more than 8MB. Background for Template image:  the image can ch

Hide JavaScript From Website - JavaScript Obfuscator Tool

Hide JavaScript From Website - JavaScript Obfuscator Tool JavaScript Obfuscator Tool JavaScript Obfuscator Tool A free and efficient obfuscator for JavaScript (including partial support of ES2019). Make your code harder to copy and prevent people from stealing your work. This tool is a Web UI to the excellent (and open source)  javascript-obfuscator @2.11.0  created by Timofey Kachalov.  Sponsor What is this? This tool transforms your original JavaScript source code into a new representation that's harder to understand, copy, re-use and modify without authorization. The obfuscated result will have the exact functionality of the original code. So,

Add Password to Blogger's Post or any Webpage Using JavaScript

Add Password to Blogger's Post or any Webpage Simply Add this Code To your Blogger's Post or Webpage if the person wil Enter Wrong PassWork You Page Will Be reloaded and it will ask one more time. <script> var person = prompt("Please enter Security Key", "Harry Potter"); if (person != "pass") { location.reload(); } </script> Here Pass is your password and Harry Potter is default value of the prompt and pass  is the Password in this script. Focus B   Here Instead of location.reload(); you can also use location.href = "https://google.com/"; to redirect user to website url(Here https://google.com/) if user will insert Wrong Password. You can use this code as simple JavaScript on Bloggers Post or Simple HTML webpage also. But not use it for more confidential items because and user can view-source and search for the javascript or password.  Focus C But Here's a Trick if you want to hide the JavaScript Then You

Custom Video Player Integration - SopPlayer Red Rose Theme

Custom Video Player Integration - SopPlayer Red Rose Theme Link :-  https://redrose-lite.blogspot.com/ CodePen Link :-  See the Pen RedRose-Lite - Custom HTML5 Video Player - SopPlayer by SH20RAJ ( @SH20RAJ ) on CodePen . https://cdn.jsdelivr.net/gh/CDNSFree/SopPlayer/RedRose/redrose-lite.js Forked and Modified From here :- https://custom-html5-video.surge.sh/

Add Ckin Video Player to YouTube and HTML5 Video Player

Custom HTML5 Video Player with Ckins... See Demo -  https://hunzaboy.github.io/Ckin-Video-Player/ On CodePen :-  https://codepen.io/SH20RAJ/pen/gOgyeEy Just Copy Paste The CDNs To Your Website... Css CDN  <link rel="stylesheet" href="https://cdn.statically.io/gh/CDNSFree/Ckin-Video-Player/30fefa5a/dist/css/ckin.min.css"/> Js CDN <script src="https://cdn.statically.io/gh/CDNSFree/Ckin-Video-Player/30fefa5a/dist/js/ckin.min.js"></script> Add Video Player <video poster="https://hunzaboy.github.io/Ckin-Video-Player/ckin.jpg" src="https://ghcdn.rawgit.org/CDNSFree/Ckin-Video-Player/master/ckin.mp4" data-ckin="default" data-overlay="1" data-title="The curious case of Chameleon..." ></video> See Demo :- Here are Some Skins Also :- Defaul

Create Website or GitHub Page for Organisation or Account username.github.io (Not of Repo) Main

Create a repository Head over to GitHub and create a new public repository named username.github.io, where username is your username (or organization name) on GitHub. If the first part of the repository doesn’t exactly match your username, it won’t work, so make sure to get it right.

Loop Loader For Website or Blogger | SopLoader - loop soploader#2

 Loop Loader For Website or Blogger | SopLoader - loop Video Documentation :- Just Copy Paste the CDN To Get This Loader Preview :- Get Code on Repl.it :-  https://replit.com/@SH20RAJ/SopLoader#loop.html See Demo :-  https://soploader.sh20raj.repl.co/loop.html

Train Loader For Website or Blogger | SopLoader - Trn

 Train Loader For Website or Blogger | SopLoader - Trn Video Documentation :- Just Copy Paste the CDN Just after <body> Tag.  To Get This Loader Preview :- On  Repl.it :-  https://SopLoader.sh20raj.repl.co Repl.it Source :-  https://replit.com/@SH20RAJ/SopLoader#index.html On Codepen :-   See the Pen Css stylish Loader with CDN #1 by SH20RAJ ( @SH20RAJ ) on CodePen .

Top online Code editors and Code Cloud Hosting's for Free online IDE

 Top online Code editors and Code Cloud Hosting's for Free 1. Codepen  - An online code editor, learning environment, and community for front-end web development using HTML, CSS and JavaScript code snippets, projects, and web applications. See the Pen Hlw World! by SH20RAJ ( @SH20RAJ ) on CodePen . 2. JSitor  - Test your JavaScript, CSS, HTML online with JSitor code editor. 3. JSFiddle  - JavaScript, HTML, CSS, online editor Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor. 4. Repl.it  :- Replit is a simple yet powerful online IDE, Editor, Compiler, Interpreter, and REPL. Code, compile, run, and host in 50+ programming languages. 5. Codesandbox  :- CodeSandbox is an online editor tailored for web applications. 6. JS Bin :- JS Bin - Collaborative JavaScript Debugging 3. JsFiddle :- Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor. 4. Repl.it   is a simple yet powerful online IDE, Editor

Get Unlimited Audio Hosting ft. archive.org

Get Unlimited Audio Hosting ft. archive.org Demo Post :-  https://archive.org/details/ark_music Direct Link :-  https://archive.org/download/ark_music/Ark.mp3 Things You Can Do archive.org unlimited Audio Hosting ... Get Direct Download Link of Audio and Use Custom Audio Players. Embed The Audio Directly to your website using <iframe/> Here is audio Direct in <audio> Tag Integrated With AudiPlay Here is an Example Embeded Audio  https://archive.org/ Codepen Embed :- See the Pen Get Unlimited Audio Hosting ft. archive.org by SH20RAJ ( @SH20RAJ ) on CodePen . Chats During Video Making...

Pualert - A Free Pop-Up Massage Service for Websites

  Repl.it :-  https://replit.com/@SH20RAJ/Pualert / Custom Creator :-  https://pualert.blogspot.com/ GitHub :-  https://github.com/Toolade/Pualert See Some Cool Stuff You can do with Pualert() Resctricted Area - Alert Welcome Massage Show PopUps Form Validation Contact US Timeout Alerts

Get Unlimited Instagram followers Using JavaScript Automation in Console

 Get Unlimited Instagram followers Using JavaScript Automation in Console Here is The Link :-  https://repl.it/@SH20RAJ/InstaFollowers#index.html Video Coming Soon Prove :- 

Remove Copyright Mark or credit From A Free Blogger Template without redirecting

  Remove Copyright Mark or credit From A Free Blogger Template without Redirecting      See Video Documentation Firstly Let's see which or our afford makes our page redirect...     1. Adding Css Like This to the target class of copyright i.e. -  .footer-copyright <style>.footer-copyright {display : none; font-size : 0px ;}</style>     2.    Adding Js Like This to the target class of copyright i.e. -  .footer-copyright <script> document.querySelector('.footer-copyright').innerHTML = ""; </script> Let's Remove This Copyright Steps :-     1. Search for  //<![CDATA[ in themes -> Edit HTML , and search the obfuscated JavaScript. 2. Remove the Whole Script. 3. Then Search for the copyright class using inspect elements (optional). Maximum times it is  .footer-copyright and remove the whole div element. 4. And Now, It's All Done. or instead of ste

Random Posts