Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SoHeil-R/google-traffic-bot
/ index.js
File
index.js
index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
path = require(
'path'
)
2
const
seobot = require(
'./libs/index'
)
3
const
proxys = require(
'./libs/proxy'
)
4
const
{ app, BrowserWindow, ipcMain } = require(
'electron'
)
Callers
nothing calls this directly
Calls
1
createWindow
Function · 0.85
Tested by
no test coverage detected