- 精华
- 活跃值
-
- 积分
- 1113
- 违规
-
- 印币
-
- 鲜花值
-
- 在线时间
- 小时
累计签到:149 天 连续签到:1 天
|
本帖最后由 x1ao石头 于 2024-5-22 19:17 编辑
Adobe Genp 3.3.6 by MikeVirtual (CGpersia Edition, originally by uncia)
pass - CGP
Changelog (https://pastebin.com/raw/smz9sV6e)
更新日志(原文)
Okay, I suspect Adobe are having DNS issues, because for 2 days I cannot get a pop-up to appear on either of my PCs or in a VM, with no hosts/firewall rules at all! This would usually be great, except it doesn't help me test things properly.Where I modified the pop-up code several versions back, Adobe had added xxxxxxxxxx.adobestats.io random domAIns which needed blocking. In my case, at the time, it was 3u6k9as4bj.adobestats.io and as I couldn't find anything that this was an alias for, I hard coded it into the pop-up blocker code. This was the case through 3.3.4.I noticed yesterday that Adobe had changed domains and IPs again, and that tld9di3jxu.adobestats.io was the one I needed, and I got a pop-up back using 3.3.4. So, rather than just hard code the address again, knowing it would only last until the next change, I coded 3.3.5 to grab the very last entry fromLink(s):https://a.dove.isdumb.one/pihole.txtwhich when I tested resolved to the same address as tld9di3jxu.adobestats.io. I also noticed yesterday that a.dove.isdumb.one/pihole.txt had 20 domains added.When I saw the comment above from @wallas01 I noticed the IPs in his list were different to mine, and checking back today, a.dove.isdumb.one/pihole.txt has an extra 4/5 entries added today, which resolve to different IPs than the ones yesterday.I also tested with Wireshark, and noticed Illustrator requested a different domain to Photoshop.I have modified the code again, this time to download the latest a.dove.isdumb.one/pihole.txt, parse every line with adobestats.io and resolve each domain to its IPs and compile them all into 1 firewall rule. I'm sure some of these will be out of date and therefore unnecessary, but it means we are blocking every adobestats.io address resolved by your pc.After testing behind a VPN using different locations, I can now see that everyone's lists will be different. @wallas01 tested this for me, and it has removed his pop-up. Please be patient when clicking pop-up blocker. Searching for IP Addresses will take a bit longer.Let's see if this one works for you!Note: I really need feedback from anyone with pop-ups to download this latest version, remove any host file rules, use pop-up blocker and let me know if it works for you. Also, anyone in UK who had pop-ups and have blocked them, try temporarily disabling rules/cleaning hosts file and see if you get pop-up back now.
更新日志译文(机翻)
好吧,我怀疑 Adobe 遇到了 DNS 问题,因为两天来,我的任何一台 PC 或虚拟机上都无法弹出窗口,而且根本没有主机/防火墙规则!这通常很棒,但它无法帮助我正确测试。在我修改了几个版本的弹出窗口代码的地方,Adobe 添加了需要阻止的 xxxxxxxxxx.adobestats.io 随机域。就我而言,当时它是 3u6k9as4bj.adobestats.io,由于我找不到任何它的别名,因此我将其硬编码到弹出窗口阻止程序代码中。 3.3.4 都是这种情况。昨天我注意到 Adobe 再次更改了域名和 IP,而 tld9di3jxu.adobestats.io 正是我需要的,并且我得到了一个使用 3.3.4 的弹出窗口。因此,我不是再次对地址进行硬编码,因为我知道它只会持续到下一次更改,而是编码 3.3.5 来获取最后一个条目链接):https://a.dove.isdumb.one/pihole.txt当我测试时,它解析为与 tld9di3jxu.adobestats.io 相同的地址。我昨天还注意到 a.dove.isdumb.one/pihole.txt 添加了 20 个域名。当我看到 @wallas01 的上述评论时,我注意到他的列表中的 IP 与我的不同,今天回来查看,a.dove.isdumb.one/pihole.txt 今天添加了额外的 4/5 条目,这些条目解析为与昨天不同的IP。我也用 Wireshark 进行了测试,发现 Illustrator 请求的域与 Photoshop 不同。我再次修改了代码,这次下载最新的 a.dove.isdumb.one/pihole.txt,用 adobestats.io 解析每一行,并将每个域解析为其 IP,并将它们全部编译成 1 个防火墙规则。我确信其中一些会过时,因此没有必要,但这意味着我们将阻止您的电脑解析的每个 adobestats.io 地址。在使用不同位置的 VPN 进行测试后,我现在可以看到每个人的列表都会不同。 @wallas01 为我测试了这个,它删除了他的弹出窗口。点击弹出窗口拦截器时请耐心等待。搜索 IP 地址将花费更长的时间。让我们看看这个是否适合您!注意:我真的需要任何遇到弹出窗口的人的反馈,以便下载最新版本、删除任何主机文件规则、使用弹出窗口拦截器,并让我知道它是否适合您。此外,任何遇到过弹出窗口并已将其拦截的英国人,请尝试暂时禁用规则/清理主机文件,看看现在是否能重新看到弹出窗口。
Adobe-GenP-3.3.6-CGP.rar
(670.07 KB, 售价: 2 印币)
|
|