Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
chore: add loader.netzwelt.de
Browse files Browse the repository at this point in the history
  • Loading branch information
piquark6046 committed Nov 5, 2024
1 parent 5b69a82 commit 667fd12
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@list-kr/microshield",
"version": "4.12.6",
"version": "4.12.7",
"description": "",
"type": "module",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion sources/banner-ios-blocker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// @downloadURL https://cdn.jsdelivr.net/npm/@list-kr/microshield@latest/dist/microShield-ios-blocker.user.js
// @license Apache-2.0
//
// @version 4.12.6
// @version 4.12.7
// @author PiQuark6046 and contributors
//
// @match *://ygosu.com/*
Expand Down
2 changes: 1 addition & 1 deletion sources/banner-ios-recovery.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// @downloadURL https://cdn.jsdelivr.net/npm/@list-kr/microshield@latest/dist/microShield-ios-recovery.user.js
// @license Apache-2.0
//
// @version 4.12.6
// @version 4.12.7
// @author PiQuark6046 and contributors
//
// @match *://ygosu.com/*
Expand Down
2 changes: 1 addition & 1 deletion sources/banner.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// @downloadURL https://cdn.jsdelivr.net/npm/@list-kr/microshield@latest/dist/microShield.user.js
// @license Apache-2.0
//
// @version 4.12.6
// @version 4.12.7
// @author PiQuark6046 and contributors
//
// @match *://ygosu.com/*
Expand Down
1 change: 1 addition & 0 deletions sources/src/adshield/validators.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export const AdshieldHostableDomains = [

export const AdshieldDomains = [
...AdshieldHostableDomains,
'loader.netzwelt.de',
'22d2d4d9-0c15-4a3a-9562-384f2c100146.xyz',
'f97ae142.online',
'error-report.com',
Expand Down

0 comments on commit 667fd12

Please sign in to comment.