mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2025-12-23 21:22:48 +01:00
Publish5
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
(function() {
|
||||
|
||||
if(window.location.hash.indexOf('-notrack') > -1) {
|
||||
if(window.location.host != 'bitwisecmd.com' || window.location.hash.indexOf('-notrack') > -1) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user