Help
RSS
API
Feed
Maltego
Contact
Domain > code.dsphoebe.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2018-05-03
103.218.241.74
(
ClassC
)
2018-05-03
36.255.220.102
(
ClassC
)
2018-07-03
23.91.98.14
(
ClassC
)
2025-06-18
185.199.111.153
(
ClassC
)
2025-06-26
185.199.110.153
(
ClassC
)
2025-12-17
185.199.109.153
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyConnection: keep-aliveContent-Length: 162Server: GitHub.comContent-Type: text/htmlLocation: https://code.dsphoebe.com/X-GitHub-Request-Id: ADC1:FBFD4:4F5CEA:51CB46:66D307 html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/center>/body>/html>
Port 443
HTTP/1.1 200 OKConnection: keep-aliveContent-Length: 7829Server: GitHub.comContent-Type: text/html; charsetutf-8Last-Modified: Tue, 02 Apr 2019 07:18:34 GMTAccess-Control-Allow-Origin: *ETag: 5ca30cca !Doctype html>html> head> meta charsetutf-8> meta contentwidthdevice-width, initial-scale1.0, maximum-scale1.0, user-scalable0 nameviewport> title>FE NOTEBOOK 🚀/title> link relicon href/images/favico.png> link href//fonts.googleapis.com/css?familySource+Code+Pro relstylesheet typetext/css> link relstylesheet href/style/gitalk.css> link relstylesheet href/style/style.css> script src/js/gitalk.min.js>/script>/head> body> header classheader> nav classnavbar> ul classmenu> li classmenu-item> a href/ classmenu-item-link>首页/a> /li> li classmenu-item> a href/archives classmenu-item-link>归档/a> /li> /ul> /nav> h1 classpc>FE NOTEBOOK 🚀/h1> h1 classmobile>a href/>FE NOTEBOOK 🚀/a>/h1> em>「 学海无涯,没空撩妹!」/em>/header> main classmain> article classpost> div classpost-title> h2 classtitle>译文:用 EventTarget 逻辑来实现 PubSub/h2> /div> div classpost-meta> span classpost-time>2019-03-30 01:27:42/span> span classpost-tags> /span> /div> div classpost-content> blockquote>p>原文链接:a hrefhttps://paul.kinlan.me/building-a-pubsub-api-in-javascript/ target_blank relnoopener>Building a simple PubSub system in JavaScript/a>/p>/blockquote>p>我最近在开发一个 Web push 项目,需要让 UI 响应应用程序级别的事件。br>因为有几个组件需要来自系统的信息,但是它们又不互相依赖。br>我想让它们能独立于”业务逻辑”来维护自己。/p>p>我在网上看了很多库,但是我是一个严重的 a hrefhttps://baike.baidu.com/item/NIH%E7%BB%BC%E5%90%88%E7%97%87 target_blank relnoopener>NIH 综合症/a>患者,br>最后我决定写一个简单的发布订阅模式来完成我的需求。/p>p>我在考虑我是否应该使用 DOM 事件。它已经提供给开发者一个基本发布订阅功能:用 addEventListener 来监听事件,然后触发事件。br>但是有一个问题是:事件是必须
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]