
NotHereToPlayGames
MemberContent Type
Profiles
Forums
Events
Everything posted by NotHereToPlayGames
-
And for what it is worth, THANK YOU, "that" is the type of discussion/proof/documentation that will serve us all well !!! But can you find one that is more recent than from 2016 ?
-
I have never seen that notification! Never! But I also did not use Ungoogled Chromium in 2016 when that issue was reported. I cannot verify the .fi link from here at work. I would be sent to HR for clicking such a link. Technically, I have NO USE for any web site that isn't a .com, .net. .edu, .org, or .gov. There's probably an exception or two, though none come to mind.
-
I'm done here. I have confidence in our readers being SMART ENOUGH to see right through the little "conflict" you are trying to create here. You clearly have no clue just WHY the Ungoogled Team uses .qjz9zk. There is no "broadcasting". Moving on... Your Lemmings will be by shortly to REP FARM your "likes". Congratulations!
-
For starters, the "rep" on this web site is B*LLSH*T. You know it! I know it! You yourself are amongst the KIDS on this site that REP FARM. You know it! I know it! Everybody else on MSFN knows it! Second, the ch40m1um.qjz9zk is DODGING THE CLAIM YOU MADE !!! Everybody, and I do mean EVERYBODY is aware of the .qjz9zk. You missed one, for the record, there is also .9oo91e.qjz9zk. THAT WAS NOT YOUR CLAIM. Your claim was that these are BROADCASTED. THEY ARE NOT BROADCASTED !!! THEY CANNOT BE BROADCASTED! You can create a web site with a .com, or a .net. or a .gov, or a .edu. YOU CANNOT CREATE A .qjz9zk - THAT IS THE WHOLE POINT OF UNGOOGLED USING THAT "CODE". The "patches" are PUBLIC DOMAIN. Anybody can "ungoogle" a Chrome/Chromium fork. Supermium doesn't create the patches, they use what UNGOOGLED shares PUBLICLY. ps - I don't use the CAPS LOCK, I hold a SHIFT key down and type with a SHIFT key held down, NO CAPS LOCK WAS USED IN THE MAKING OF THIS POST.
-
To be honest, I kinda of DON'T CARE (but am interested in the PROOF of your CLAIM for the sake of YOUR 6.7k Reputation). I wholly and fully believe that *ALL* browsers can be *identified*. Call them fingerprints, call them user agents, call them client hints, IF YOU ARE ON THE INTERNET, YOU LEAVE AN "ID" BEHIND. No If's, And's, or But's.
-
You'd have to put your money where your mouth is with that claim. Post the link/discussion. Otherwise, don't believe you, don't care, and won't believe future advice from you either without documentation/links to back up such claims. Let's be honest, if *I* posted such a claim, you'd have yourself and a couple Lemmings jumping all over me. So yeah, I think it is fair to ask for proof/link in this case. If you cannot find proof of such a claim, then I don't mind informing the Ungoogled Team so they too can learn the name "D.Draker" and the others that will come by to post the "like". I'll sit on the sidelines... Ball is in your court...
-
Agreed. But you also cannot send data to "hxxps" and "hxxps" is not a "redirection". There are no loopback "clock cycles" being consumed.
-
This link is dead. I use uBlock 1.52.2 and have a couple profiles (such as at work) that run 1.59.0. I do notice that 1.52.2 "seems to be" a little faster, but I've not technically performed any quantifiable measurements outside of "never believe gut feeling placebo effects" that suggests 1.52.2 to be a little faster.
-
Another reason to hate Windows 11 (and Microsoft)
NotHereToPlayGames replied to pcalvert's topic in Windows 11
I think that was supposed to read: <font: sarcasm;>hate is childish; if it aint newest then it sucks ...</font> -
That yellow exclamation mark was introduced in version 1.48.0. I myself tend to be "impatient" at times when it comes to computers, so I myself can not trust versions prior to 1.48.0. Not because they don't work, they do, but because I tend to start clicking bookmarks or whatnot before uBO is actually "ready". So I actually like the yellow exclamation mark as a reminder that I can wait half a second before opening a bookmark.
-
I can confirm that 0.0.0.0 "works" for breaking the Google Analytics telemetry for the extension that this was discussed. I don't really have a way to "test" if this is indeed "faster" or "better" or not. But I can confirm that it "works". Personally, I still prefer the tt -> xx method. Because I like to look at my modifications six months or a year from now and with that method, my mod stands out like a sore thumb. The 0.0.0.0 would require "notes" on the side or a re-visit to the original code to see just what I mod'd out. I'm personally not convinced that hxxp is any slower than ht tps://0.0.0.0 because the browser does not know what to "do" with hxxp so the instruction is SKIPPED. The browser DOES know what to "do" with ht tps://0.0.0.0. (edit: and it appears that an "old" browser versus a "modern" browser will react DIFFERENTLY when it encounters 0.0.0.0) It would be one thing if I replaced a real DOMAIN with a will-not-resolve-at-the-DNS-level DOMAIN as that would obviously consume clock cycles and DNS lookup time. But the browser (and OS) has no clue what to "do" with hxxp://you-are-here.com and it is irrelevant if "you-are-here.com" is a real DOMAIN or not, it doesn't even get sent to the server for a DNS lookup. It doesn't even get passed through the OS hosts file for the OS to decide if it is "redirected" or not. The REDIRECTION may indeed be FASTER, but my mod doesn't require the OS to perform any host-based redirect.
-
On second thought, the CRASH if that UNINSTALL URL is "tampered with" was discussed in this very thread and you even replied to it, so I did already tell you WHY that URL cannot be "tampered with" but that PREFIXING solves the auto-visit BS.
-
Not to be misread. I wholly and fully support the author's great extension (I've tried the alternatives and greatly disprove of them, to each their own) and he is wholly and fully "allowed" to code-in "telemetric phone-home shenanigans". I am not a supporter of "time bomb" shenanigans, but do "understand" why MANY authors employ them. I equally wholly and fully support the END USER acquiring the know-how to PREVENT said "telemetric phone-home shenanigans". I personally hate hate HATE even "auto-update" BS as that is just a cleverly veiled "phone home shenanigan".
-
You missed that part of the conversation. That was discussed "before" the topic was relocated to this thread, so it's understandable that it was missed. Tampermonkey's coding is very "tricky" in places. MANY extensions employ TRICKS in an ATTEMPT to keep people from editing out the parts they don't like. That does not stop me! I find a way to edit out the BS! In the case of the UNINSTALL auto-visit BS to the D#MN HOME PAGE, if you remove the URL entirely, or even replace parts of the URL, then the GUI will not load and CRASHES. But if you PREFIX with "disabled-" as my mod does, THEN THE UNINSTALL AUTO-VISIT BS IS BROKEN, no new tab opens! But yeah, sure, a CPU cycle or two was "wasted". Sure, there are other ways to defuse the d#mn auto-visit BS upon uninstall, but my prefix-fix is a COMMON method that works in MANY extensions that code-in "you tampered with my code, I'm going to CRASH now". Again, try your advice if you don't believe mine. THIS is what happens if you "edit it out". The Tampermonkey author WANTS YOU TO VISIT HIS HOME PAGE. Without modifying an otherwise great extension, the home page is visited immediately after install, 14 days later, upon various edits resulting in a crash where those edits would not crash other extensions, upon uninstalling, within useless portions of the GUI that I also mod-out, perhaps even other areas that my useage has not ran across (if I do, rest assured, they too will be mod'd out!), et cetera. This author really does add "countless" attempts for his HOME PAGE to be auto-visited! Not on my system! We've also seen just what that HOME PAGE does to the chrome.exe process-count in Supermium.
-
No, no, no, no, no. Again for those in the back row - No, no, no, no, no! Why? Because then the browser opens a new tab when you UNINSTALL the extension! The whole POINT of that MOD is for NO TAB TO BE LAUNCHED when the extension is UNINSTALLED! Especially no PHONE-HOME tab to the HOME PAGE. But why replace the phone-home HOME PAGE URL with a EMPTY TAB URL ??? Try your advice! It launches an empty tab (with a certificate error). Again, the entire PURPOSE of that MODIFICATION is so that I can uninstall the extension WITHOUT ANY TAB AUTO-LAUNCHING. None, naughta, zero, zilch, null, zewo, nula, nol, cero! https://en.wikipedia.org/wiki/Names_for_the_number_0 Please, please, please - listen to my raving wisdom.
-
Perhaps. But not all extensions can have telemetry removed in this "simplistic" manner. More often then not, it requires tracking down a variable (ie, the *time bomb* was particularly interesting to isolate) or removing lines (plural) of javascript code. In fact, if you remove the URL below entirely or even replace the tt with xx, then Tampermonkey's GUI will not even load! For this one, replacing http with ftp may have worked just as well as prefixing with disabled-. URL("disabled-ht tps://www.tampermonkey.net/uninstall.php?ext="+rea.runtime.short_id),_t.init(()=>{Ye.finalize()}),Object(ie.init)
-
Well yes but no... The tt -> xx has been COMMON PRACTICE since the 90s. So no, I did not learn this from 360Chrome repackers. But yes, a few CPU cycles are consumed. But so are they with 0.0.0.0 ???
-
Personally, "don't care". The sky is not falling!
-
My apologies! I make so many extension mods that I (temporarily) lost track. The Google Analytics that I had to "defuse" last week was when I was testing audio EQ extensions. Since we are embarking on this journey, I'll walk through that extension's modifications. It is the EQ extension that makes a Google Analytics connection with each and every browser launch. It is this extension - https://chromewebstore.google.com/detail/ears-bass-boost-eq-any-au/nfdfiepdkbnoanddpianalelglmfooik?hl=en In manifest.json, make this mod to defuse the Google Analytics telemetry: "content_security_policy": "script-src 'self' https://ssl.google-analytics.com; object-src 'self'" "content_security_policy": "script-src 'self' hxxps://ssl.google-analytics.com; object-src 'self'" In popup.js, make this mod to defuse the Google Analytics telemetry: e.src="https://ssl.google-analytics.com/ga.js"; e.src="hxxps://ssl.google-analytics.com/ga.js";
-
How to remove Google Analytics telemetry in Tampermonkey. Also some GUI-related items of telemetric intent. First - be warned, Tampermonkey also has a "time bomb" (contribution solicitation) and a "the version you are using has been tampered with, please uninstall and reinstall from official sources" embedded 'checks' which are reported via automated visits to the "home page". So those should also be "defused" (and are in the below mods). I cite the changes for v4.13 as that is the version that I use. In extension.js, make the following mods (before line is first line, modified line is second line): },i=$('<iframe src="ht tps://www.tampermonkey.net/contrib.php?embedded=2'+(t?"&locale="+t:"")+"&src="+(e||"e")+rea.runtime.short_id+'" class="contrib_iframe"></iframe>'),s=[$('<button [IGNORE SPACE IN HTTPS] },i=$(''),s=[$('<button l=i("div","head_container","opt","head_container"),c=i("div","tv_container_fit","opt","tv_container"),A=s("a","head_link","heads","head_link");A.href="https://www.tampermonkey.net",A.target="_blank";const l=i("div","head_container","opt","head_container"),c=i("div","tv_container_fit","opt","tv_container"),A=s("a","head_link","heads","head_link");const r=i("div","head_container","ask","head_container"),o=i("div","tv_container_fit","ask","tv_container"),a=s("a","head_link","ask","head_link");a.href="https://www.tampermonkey.net",a.target="_blank";const r=i("div","head_container","ask","head_container"),o=i("div","tv_container_fit","ask","tv_container"),a=s("a","head_link","ask","head_link");const In background.js, make the following mods (before line is first line, modified line is second line): sub_menu_item:!0,pos:"bottom",items:[]};A.items.push({name:M.I18N.getMessage("Dashboard"),image:"utilities",url:rea.extension.getURL("options.html")+"#"+ sub_menu_item:!0,pos:"bottom-disabled",items:[]};A.items.push({name:M.I18N.getMessage("Dashboard"),image:"utilities",url:rea.extension.getURL("options.html")+"#"+ e;h.length?(e={name:"scripts_new",id:"scripts_new",sub_menu_item:!0,pos:"center",items:[]},s.push(e)):e=l;const e;h.length?(e={name:"scripts_new",id:"scripts_new",sub_menu_item:!0,pos:"center-disabled",items:[]},s.push(e)):e=l;const e=[],r=M.I18N.getLocale(),n={name:"commands",id:"commands",sub_menu_item:!0,pos:"left",items:[] e=[],r=M.I18N.getLocale(),n={name:"commands",id:"commands",sub_menu_item:!0,pos:"left-disabled",items:[] e=12096e5;let (this is the "time bomb", 12096e5 milliseconds = 14 days, this and the next mod are related, there are other ways to defuse, this is just what I did as the "easiest" to defuse) e=0;let r=Date.now(),n=!t.first_run||t.first_run.ts+e<r,s=!t.hide,o=!t.contributed,a=!t.later||t.later.ts+e<r;if(!Ne.RUNTIME.SAFARI&&!Ne.RUNTIME.DOLPHIN&&n&&s&&o&&a)return r=Date.now(),n=!t.first_run||t.first_run.ts+e<e,s=!t.hide,o=!t.contributed,a=!t.later||t.later.ts+e<e;if(!Ne.RUNTIME.SAFARI&&!Ne.RUNTIME.DOLPHIN&&n&&s&&o&&a)return newV:rea.extension.manifest.version,oldV:null,first_run:!1,active:!1},r=()=>{if(!kt.late)return (disables "first run" Mickey Mouse Crap, ie, disables auto-visit to home page [which has also been seen to launch a HUNDRED chrome.exe's in Supermium!]) newV:rea.extension.manifest.version,oldV:null,first_run:!1,active:!1},r=()=>{if(!kt-disabled.late)return URL("ht tps://www.tampermonkey.net/uninstall.php?ext="+rea.runtime.short_id),_t.init(()=>{Ye.finalize()}),Object(ie.init) (disables "dumb" 'why did you uninstall me' auto-visit Mickey Mouse Crap) [IGNORE SPACE IN HTTPS] URL("disabled-ht tps://www.tampermonkey.net/uninstall.php?ext="+rea.runtime.short_id),_t.init(()=>{Ye.finalize()}),Object(ie.init) In style.css, make the following mods (I wouldn't call them telemetric, I'm only including since I am listing my mods): sup{font-size:small} sup{display:none} .noborder{border-collapse:collapse;border-spacing:0;border:0}.float{float:left} .noborder{border-collapse:collapse;border-spacing:0;border:0}.float{cursor:default;float:left} .contrib_button{padding:10px;margin:0 10px} .contrib_button{display:none} .social{font-size:.5em;display:inline;vertical-align:bottom} .social{display:none} Hmm, I think that's all of my v4.13 changes. Google Analytics does not seem to be one of my v4.13 changes. Telling me that Google Analytics was added with LATER VERSIONS. One moment, I'll do a little more digging...
-
Not sure if the two are the same. Gray area. Admins/Moderators could have shut down the 360Chrome discussions (which I did not "start", I simply expanded upon and carried over to version-specific threads) at any point. None did. So fair enough. We can let the Admins/Moderators erase the next post if we "crossed the line" (it's always been a very fine line).
-
No surprise here! I'm not a fan of anything being "internal". The browser should "render" and nothing more! I'm not sure if it is "allowed" to (publicly) discuss how to break/modify Tampermonkey's telemetry. Does doing so break MSFN Forum Rules?