targets / riotgames.com / findings

Findings: riotgames.com

API endpoints and secrets extracted from JavaScript files via jsluice, TruffleHog, and regex.

480
endpoints
0
secrets
7
src maps
70
sensitive
0
dom sinks
0
graphql
479
jsluice
1
regex
0
high conf
84
domains
4
guids

source maps exposed (7)

2xko.riotgames.com
https://2xko.riotgames.com/_next/static/chunks/pages/_app-8e1ba8c934f22784.js
3 files 3.3 KB analyzed
webpack://_N_E/?e559, webpack://_N_E/./styles/globals.css, webpack://_N_E/./pages/_app.tsx
2xko.riotgames.com
https://2xko.riotgames.com/_next/static/chunks/pages/%5B%5B...pathArray%5D%5D-0f7c21828c74efc0.js
18 files 53.3 KB 1 endpoints analyzed
webpack://_N_E/ignored|/opt/build/repo/node_modules/postcss/lib|path, webpack://_N_E/ignored|/opt/build/repo/node_modules/postcss/lib|fs, webpack://_N_E/ignored|/opt/build/repo/node_modules/postcss/lib|source-map-js, webpack://_N_E/./components/DatadogRumScript.tsx, webpack://_N_E/./utils/api/validate.ts, webpack://_N_E/ignored|/opt/build/repo/node_modules/postcss/lib|./terminal-highlight, webpack://_N_E/?356b, webpack://_N_E/./components/ErrorBlade.tsx ...+10 more
2xko.riotgames.com
https://2xko.riotgames.com/_next/static/chunks/webpack-439e28db090f3b59.js
21 files 13.2 KB analyzed
webpack://_N_E/webpack/bootstrap, webpack://_N_E/webpack/runtime/chunk loaded, webpack://_N_E/webpack/runtime/compat get default export, webpack://_N_E/webpack/runtime/create fake namespace object, webpack://_N_E/webpack/runtime/define property getters, webpack://_N_E/webpack/runtime/ensure chunk, webpack://_N_E/webpack/runtime/get javascript chunk filename, webpack://_N_E/webpack/runtime/get mini-css chunk filename ...+13 more
2xko.riotgames.com
https://2xko.riotgames.com/_next/static/chunks/pages/404-3e0d4cba106a8acb.js
18 files 70.2 KB 7 secrets 2 endpoints analyzed
webpack://_N_E/, webpack://_N_E/./node_modules/next/dynamic.js, webpack://_N_E/./components/DatadogRumScript.tsx, webpack://_N_E/../../src/client/normalize-locale-path.ts, webpack://_N_E/../../src/client/link.tsx, webpack://_N_E/../../src/client/get-domain-locale.ts, webpack://_N_E/../../../src/shared/lib/utils/error-once.ts, webpack://_N_E/./node_modules/next/script.js ...+10 more
2xko.riotgames.com
https://2xko.riotgames.com/_next/static/chunks/framework-d5fbdf5171596063.js
9 files 184.0 KB 5 secrets analyzed
webpack://_N_E/./node_modules/react-dom/cjs/react-dom.production.min.js, webpack://_N_E/./node_modules/react/index.js, webpack://_N_E/./node_modules/react/cjs/react-jsx-runtime.production.min.js, webpack://_N_E/./node_modules/react/jsx-runtime.js, webpack://_N_E/./node_modules/scheduler/cjs/scheduler.production.min.js, webpack://_N_E/./node_modules/scheduler/index.js, webpack://_N_E/./node_modules/react-dom/client.js, webpack://_N_E/./node_modules/react/cjs/react.production.min.js ...+1 more
2xko.riotgames.com
https://2xko.riotgames.com/_next/static/chunks/774-ec13a36d4f62447a.js
84 files 302.3 KB 3 endpoints analyzed
webpack://_N_E/./node_modules/@riot-private/blades-api-client/dist/types/blades.js, webpack://_N_E/./node_modules/@riot-private/blades-api-client/dist/types/pages.js, webpack://_N_E/./node_modules/@riot-private/blades-api-client/node_modules/zod-validation-error/dist/index.mjs, webpack://_N_E/./node_modules/@riot-private/blades-api-client/dist/pcs/mutations/loc.js, webpack://_N_E/./node_modules/@riot-private/blades-api-client/dist/pcs/mutations/util.js, webpack://_N_E/./node_modules/@riot-private/blades-api-client/dist/pcs/mutations/riftboundGalleryBlade.js, webpack://_N_E/./node_modules/@riot-private/blades-api-client/dist/pcs/mutations/index.js, webpack://_N_E/./node_modules/@riot-private/blades-api-client/dist/pcs/request.js ...+76 more
2xko.riotgames.com
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
101 files 479.9 KB 37 secrets analyzed
webpack://_N_E/../../../src/shared/lib/router/utils/format-url.ts, webpack://_N_E/../../../src/shared/lib/router-context.shared-runtime.ts, webpack://_N_E/../../../src/shared/lib/router/utils/is-local-url.ts, webpack://_N_E/../../../src/shared/lib/lazy-dynamic/bailout-to-csr.ts, webpack://_N_E/../../../src/shared/lib/segment.ts, webpack://_N_E/../../src/client/trusted-types.ts, webpack://_N_E/../../../src/shared/lib/router/adapters.tsx, webpack://_N_E/./node_modules/next/dist/lib/is-api-route.js ...+93 more

sensitive patterns (70)

internal_url if (process.env.__NEXT_I18N_SUPPORT) { 2xko.riotgames.com L4
Source map: webpack://_N_E/../../src/client/normalize-locale-path.ts

export const normalizeLocalePath: typeof Fn = (pathname, locales) => {
  if (process.env.__NEXT_I18N_SUPPORT) {
    return (
      require('../shared/lib/i18n/normalize-locale-path') as typeof import('../shared/lib/i18n/normalize-locale-path')
https://2xko.riotgames.com/_next/static/chunks/pages/404-3e0d4cba106a8acb.js
internal_url if (process.env.NODE_ENV === 'development') { 2xko.riotgames.com L477
Source map: webpack://_N_E/../../src/client/link.tsx
    let child: any
    if (legacyBehavior) {
      if (process.env.NODE_ENV === 'development') {
        if (onClick) {
          console.warn(
https://2xko.riotgames.com/_next/static/chunks/pages/404-3e0d4cba106a8acb.js
internal_url if (process.env.NODE_ENV !== 'production') { 2xko.riotgames.com L182
Source map: webpack://_N_E/../../src/client/link.tsx
  // want to force navigation since this is only a prefetch
  router.prefetch(href, as, options).catch((err) => {
    if (process.env.NODE_ENV !== 'production') {
      // rethrow to show invalid URL errors
      throw err
https://2xko.riotgames.com/_next/static/chunks/pages/404-3e0d4cba106a8acb.js
internal_url const basePath = (process.env.__NEXT_ROUTER_BASEPATH as string) || '' 2xko.riotgames.com L6
Source map: webpack://_N_E/../../src/client/get-domain-locale.ts
import { normalizePathTrailingSlash } from './normalize-trailing-slash'

const basePath = (process.env.__NEXT_ROUTER_BASEPATH as string) || ''

export function getDomainLocale(
https://2xko.riotgames.com/_next/static/chunks/pages/404-3e0d4cba106a8acb.js
internal_url if (process.env.NODE_ENV !== 'production') { 2xko.riotgames.com L2
Source map: webpack://_N_E/../../../src/shared/lib/utils/error-once.ts
let errorOnce = (_: string) => {}
if (process.env.NODE_ENV !== 'production') {
  const errors = new Set<string>()
  errorOnce = (msg: string) => {
https://2xko.riotgames.com/_next/static/chunks/pages/404-3e0d4cba106a8acb.js
internal_url if (process.env.NODE_ENV !== 'production') { 2xko.riotgames.com L89
Source map: webpack://_N_E/../../../src/shared/lib/dynamic.tsx
    loading: ({ error, isLoading, pastDelay }) => {
      if (!pastDelay) return null
      if (process.env.NODE_ENV !== 'production') {
        if (isLoading) {
          return null
https://2xko.riotgames.com/_next/static/chunks/pages/404-3e0d4cba106a8acb.js
internal_url if (process.env.NODE_ENV !== 'production') { 2xko.riotgames.com L9
Source map: webpack://_N_E/../../../src/shared/lib/loadable-context.shared-runtime.ts
export const LoadableContext = React.createContext<CaptureFn | null>(null)

if (process.env.NODE_ENV !== 'production') {
  LoadableContext.displayName = 'LoadableContext'
}
https://2xko.riotgames.com/_next/static/chunks/pages/404-3e0d4cba106a8acb.js
internal_url if (process.env.NODE_ENV === 'production') { 2xko.riotgames.com L3
Source map: webpack://_N_E/./node_modules/react/index.js
'use strict';

if (process.env.NODE_ENV === 'production') {
  module.exports = require('./cjs/react.production.min.js');
} else {
https://2xko.riotgames.com/_next/static/chunks/framework-d5fbdf5171596063.js
internal_url if (process.env.NODE_ENV === 'production') { 2xko.riotgames.com L3
Source map: webpack://_N_E/./node_modules/react/jsx-runtime.js
'use strict';

if (process.env.NODE_ENV === 'production') {
  module.exports = require('./cjs/react-jsx-runtime.production.min.js');
} else {
https://2xko.riotgames.com/_next/static/chunks/framework-d5fbdf5171596063.js
internal_url if (process.env.NODE_ENV === 'production') { 2xko.riotgames.com L3
Source map: webpack://_N_E/./node_modules/scheduler/index.js
'use strict';

if (process.env.NODE_ENV === 'production') {
  module.exports = require('./cjs/scheduler.production.min.js');
} else {
https://2xko.riotgames.com/_next/static/chunks/framework-d5fbdf5171596063.js
internal_url if (process.env.NODE_ENV === 'production') { 2xko.riotgames.com L4
Source map: webpack://_N_E/./node_modules/react-dom/client.js

var m = require('react-dom');
if (process.env.NODE_ENV === 'production') {
  exports.createRoot = m.createRoot;
  exports.hydrateRoot = m.hydrateRoot;
https://2xko.riotgames.com/_next/static/chunks/framework-d5fbdf5171596063.js
internal_url if (process.env.NODE_ENV !== 'production') { 2xko.riotgames.com L11
Source map: webpack://_N_E/./node_modules/react-dom/index.js
    return;
  }
  if (process.env.NODE_ENV !== 'production') {
    // This branch is unreachable because this function is only called
    // in production, but the condition is true only in development.
https://2xko.riotgames.com/_next/static/chunks/framework-d5fbdf5171596063.js
internal_url if (process.env.NODE_ENV === 'development') { 2xko.riotgames.com L91
Source map: webpack://_N_E/../../../src/shared/lib/router/utils/format-url.ts

export function formatWithValidation(url: UrlObject): string {
  if (process.env.NODE_ENV === 'development') {
    if (url !== null && typeof url === 'object') {
      Object.keys(url).forEach((key) => {
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.NODE_ENV === 'development') { 2xko.riotgames.com L91
Source map: webpack://_N_E/../../../src/shared/lib/router/utils/format-url.ts

export function formatWithValidation(url: UrlObject): string {
  if (process.env.NODE_ENV === 'development') {
    if (url !== null && typeof url === 'object') {
      Object.keys(url).forEach((key) => {
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.NODE_ENV !== 'production') { 2xko.riotgames.com L6
Source map: webpack://_N_E/../../../src/shared/lib/router-context.shared-runtime.ts
export const RouterContext = React.createContext<NextRouter | null>(null)

if (process.env.NODE_ENV !== 'production') {
  RouterContext.displayName = 'RouterContext'
}
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.NODE_ENV !== 'production') { 2xko.riotgames.com L15
Source map: webpack://_N_E/../../../src/shared/lib/head-manager-context.shared-runtime.ts
}> = React.createContext({})

if (process.env.NODE_ENV !== 'production') {
  HeadManagerContext.displayName = 'HeadManagerContext'
}
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url const basePath = (process.env.__NEXT_ROUTER_BASEPATH as string) || '' 2xko.riotgames.com L4
Source map: webpack://_N_E/../../src/client/add-base-path.ts
import { normalizePathTrailingSlash } from './normalize-trailing-slash'

const basePath = (process.env.__NEXT_ROUTER_BASEPATH as string) || ''

export function addBasePath(path: string, required?: boolean): string {
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.NODE_ENV !== 'production') { 2xko.riotgames.com L8
Source map: webpack://_N_E/../../../src/shared/lib/image-config-context.shared-runtime.ts
  React.createContext<ImageConfigComplete>(imageConfigDefault)

if (process.env.NODE_ENV !== 'production') {
  ImageConfigContext.displayName = 'ImageConfigContext'
}
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.NODE_ENV !== 'production') { 2xko.riotgames.com L180
Source map: webpack://_N_E/../../../src/shared/lib/app-router-context.shared-runtime.ts
export const TemplateContext = React.createContext<React.ReactNode>(null as any)

if (process.env.NODE_ENV !== 'production') {
  AppRouterContext.displayName = 'AppRouterContext'
  LayoutRouterContext.displayName = 'LayoutRouterContext'
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.NODE_ENV !== 'production') { 2xko.riotgames.com L34
Source map: webpack://_N_E/../../src/client/with-router.tsx
    ComposedComponent as any
  ).origGetInitialProps
  if (process.env.NODE_ENV !== 'production') {
    const name =
      ComposedComponent.displayName || ComposedComponent.name || 'Unknown'
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (!path.startsWith('/') || process.env.__NEXT_MANUAL_TRAILING_SLASH) { 2xko.riotgames.com L9
Source map: webpack://_N_E/../../src/client/normalize-trailing-slash.ts
 */
export const normalizePathTrailingSlash = (path: string) => {
  if (!path.startsWith('/') || process.env.__NEXT_MANUAL_TRAILING_SLASH) {
    return path
  }
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.__NEXT_I18N_SUPPORT) { 2xko.riotgames.com L5
Source map: webpack://_N_E/../../src/client/add-locale.ts

export const addLocale: typeof Fn = (path, ...args) => {
  if (process.env.__NEXT_I18N_SUPPORT) {
    return normalizePathTrailingSlash(
      (
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.NEXT_RUNTIME === 'nodejs') { 2xko.riotgames.com L51
Source map: webpack://_N_E/../../../src/shared/lib/bloom-filter.ts
    }

    if (process.env.NEXT_RUNTIME === 'nodejs') {
      if (this.errorRate < DEFAULT_ERROR_RATE) {
        const filterData = JSON.stringify(data)
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.NODE_ENV !== 'production') { 2xko.riotgames.com L2
Source map: webpack://_N_E/../../../src/shared/lib/utils/warn-once.ts
let warnOnce = (_: string) => {}
if (process.env.NODE_ENV !== 'production') {
  const warnings = new Set<string>()
  warnOnce = (msg: string) => {
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.NODE_ENV === 'development') { 2xko.riotgames.com L140
Source map: webpack://_N_E/../../../src/shared/lib/head.tsx
    .map((c: React.ReactElement<any>, i: number) => {
      const key = c.key || i
      if (process.env.NODE_ENV === 'development') {
        // omit JSON-LD structured data snippets from the warning
        if (c.type === 'script' && c.props['type'] !== 'application/ld+json') {
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.NODE_ENV === 'development') { 2xko.riotgames.com L140
Source map: webpack://_N_E/../../../src/shared/lib/head.tsx
    .map((c: React.ReactElement<any>, i: number) => {
      const key = c.key || i
      if (process.env.NODE_ENV === 'development') {
        // omit JSON-LD structured data snippets from the warning
        if (c.type === 'script' && c.props['type'] !== 'application/ld+json') {
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.NODE_ENV !== 'production') { 2xko.riotgames.com L22
Source map: webpack://_N_E/../../../src/client/react-client-callbacks/on-recoverable-error.ts
  if (isBailoutToCSRError(cause)) return

  if (process.env.NODE_ENV !== 'production') {
    const { decorateDevError } =
      require('../../next-devtools/userspace/app/errors/stitched-error') as typeof import('../../next-devtools/userspace/app/errors/stitched-error')
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.NODE_ENV !== 'production') { 2xko.riotgames.com L5
Source map: webpack://_N_E/../../../src/shared/lib/amp-context.shared-runtime.ts
export const AmpStateContext: React.Context<any> = React.createContext({})

if (process.env.NODE_ENV !== 'production') {
  AmpStateContext.displayName = 'AmpStateContext'
}
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.__NEXT_I18N_SUPPORT) { 2xko.riotgames.com L4
Source map: webpack://_N_E/../../src/client/detect-domain-locale.ts

export const detectDomainLocale: typeof Fn = (...args) => {
  if (process.env.__NEXT_I18N_SUPPORT) {
    return (
      require('../shared/lib/i18n/detect-domain-locale') as typeof import('../shared/lib/i18n/detect-domain-locale')
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url const basePath = (process.env.__NEXT_ROUTER_BASEPATH as string) || '' 2xko.riotgames.com L3
Source map: webpack://_N_E/../../src/client/remove-base-path.ts
import { hasBasePath } from './has-base-path'

const basePath = (process.env.__NEXT_ROUTER_BASEPATH as string) || ''

export function removeBasePath(path: string): string {
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.NODE_ENV === 'development') { 2xko.riotgames.com L195
Source map: webpack://_N_E/../../src/client/index.tsx
}> {
  // This makes sure this specific lines are removed in production
  if (process.env.NODE_ENV === 'development') {
    tracer.onSpanEnd(
      (
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url export const version = process.env.__NEXT_VERSION 2xko.riotgames.com L74
Source map: webpack://_N_E/../../src/client/index.tsx
type RegisterFn = (input: [string, () => void]) => void

export const version = process.env.__NEXT_VERSION
export let router: Router
export const emitter: MittEmitter<string> = mitt()
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.NEXT_DEPLOYMENT_ID) { 2xko.riotgames.com L10
Source map: webpack://_N_E/../../src/client/webpack.ts
// If we have a deployment ID, we need to append it to the webpack chunk names
// I am keeping the process check explicit so this can be statically optimized
if (process.env.NEXT_DEPLOYMENT_ID) {
  const suffix = getDeploymentIdQueryOrEmptyString()
  // eslint-disable-next-line no-undef
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url process.env.NODE_ENV !== 'development' 2xko.riotgames.com L2016
Source map: webpack://_N_E/../../../src/shared/lib/router/router.ts
        existingInfo &&
        !('initial' in existingInfo) &&
        process.env.NODE_ENV !== 'development'
          ? existingInfo
          : undefined
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.__NEXT_HAS_REWRITES) { 2xko.riotgames.com L49
Source map: webpack://_N_E/../../../src/shared/lib/router/router.ts

let resolveRewrites: typeof import('./utils/resolve-rewrites').default
if (process.env.__NEXT_HAS_REWRITES) {
  resolveRewrites = (
    require('./utils/resolve-rewrites') as typeof import('./utils/resolve-rewrites')
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url const basePath = (process.env.__NEXT_ROUTER_BASEPATH as string) || '' 2xko.riotgames.com L3
Source map: webpack://_N_E/../../src/client/has-base-path.ts
import { pathHasPrefix } from '../shared/lib/router/utils/path-has-prefix'

const basePath = (process.env.__NEXT_ROUTER_BASEPATH as string) || ''

export function hasBasePath(path: string): boolean {
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.NODE_ENV === 'development') { 2xko.riotgames.com L47
Source map: webpack://_N_E/./node_modules/next/dist/lib/is-error.js
        return err;
    }
    if (process.env.NODE_ENV === 'development') {
        // provide better error for case where `throw undefined`
        // is called in development
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.NODE_ENV === 'development') { 2xko.riotgames.com L47
Source map: webpack://_N_E/./node_modules/next/dist/lib/is-error.js
        return err;
    }
    if (process.env.NODE_ENV === 'development') {
        // provide better error for case where `throw undefined`
        // is called in development
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.NODE_ENV === 'development') { 2xko.riotgames.com L7
Source map: webpack://_N_E/./node_modules/next/dist/lib/require-instrumentation-client.js
 * the `instrumentation-client.ts` file in the project root by webpack or turbopack.
 */ "use strict";
if (process.env.NODE_ENV === 'development') {
    const measureName = 'Client Instrumentation Hook';
    const startTime = performance.now();
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.NODE_ENV === 'development') { 2xko.riotgames.com L7
Source map: webpack://_N_E/./node_modules/next/dist/lib/require-instrumentation-client.js
 * the `instrumentation-client.ts` file in the project root by webpack or turbopack.
 */ "use strict";
if (process.env.NODE_ENV === 'development') {
    const measureName = 'Client Instrumentation Hook';
    const startTime = performance.now();
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.NODE_ENV !== 'production') { 2xko.riotgames.com L367
Source map: webpack://_N_E/../../../src/shared/lib/utils.ts
  P = {},
>(App: NextComponentType<C, IP, P>, ctx: C): Promise<IP> {
  if (process.env.NODE_ENV !== 'production') {
    if (App.prototype?.getInitialProps) {
      const message = `"${getDisplayName(
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.NEXT_DEPLOYMENT_ID) { 2xko.riotgames.com L12
Source map: webpack://_N_E/./node_modules/next/dist/build/deployment-id.js
});
function getDeploymentIdQueryOrEmptyString() {
    if (process.env.NEXT_DEPLOYMENT_ID) {
        return `?dpl=${process.env.NEXT_DEPLOYMENT_ID}`;
    }
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.NODE_ENV === 'production') { 2xko.riotgames.com L61
Source map: webpack://_N_E/../../src/client/page-loader.ts

  getPageList() {
    if (process.env.NODE_ENV === 'production') {
      return getClientBuildManifest().then((manifest) => manifest.sortedPages)
    } else {
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.__NEXT_I18N_SUPPORT) { 2xko.riotgames.com L4
Source map: webpack://_N_E/../../src/client/remove-locale.ts

export function removeLocale(path: string, locale?: string) {
  if (process.env.__NEXT_I18N_SUPPORT) {
    const { pathname } = parsePath(path)
    const pathLower = pathname.toLowerCase()
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.NODE_ENV !== 'production') { 2xko.riotgames.com L10
Source map: webpack://_N_E/../../../src/shared/lib/hooks-client-context.shared-runtime.ts
export const PathParamsContext = createContext<Params | null>(null)

if (process.env.NODE_ENV !== 'production') {
  SearchParamsContext.displayName = 'SearchParamsContext'
  PathnameContext.displayName = 'PathnameContext'
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url process.env.NODE_ENV === 'development' && 2xko.riotgames.com L35
Source map: webpack://_N_E/../../../src/shared/lib/router/utils/disable-smooth-scroll.ts
    // Warn if smooth scrolling is detected but no data attribute is present
    if (
      process.env.NODE_ENV === 'development' &&
      !hasDataAttribute &&
      getComputedStyle(htmlElement).scrollBehavior === 'smooth'
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.__NEXT_OPTIMIZE_ROUTER_SCROLL) { 2xko.riotgames.com L24
Source map: webpack://_N_E/../../../src/shared/lib/router/utils/disable-smooth-scroll.ts
  // and will be false by default.
  // In the next major (v16), this will be automatically enabled
  if (process.env.__NEXT_OPTIMIZE_ROUTER_SCROLL) {
    if (!hasDataAttribute) {
      // No smooth scrolling configured, run directly without style manipulation
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url if (process.env.NODE_ENV === 'development') { 2xko.riotgames.com L201
Source map: webpack://_N_E/../../src/client/route-loader.ts
    // We wrap these checks separately for better dead-code elimination in
    // production bundles.
    if (process.env.NODE_ENV === 'development') {
      ;(devBuildPromise || Promise.resolve()).then(() => {
        requestIdleCallback(() =>
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
internal_url link!.crossOrigin = process.env.__NEXT_CROSS_ORIGIN! 2xko.riotgames.com L143
Source map: webpack://_N_E/../../src/client/route-loader.ts
    if (as) link!.as = as
    link!.rel = `prefetch`
    link!.crossOrigin = process.env.__NEXT_CROSS_ORIGIN!
    link!.onload = resolve as any
    link!.onerror = () =>
https://2xko.riotgames.com/_next/static/chunks/main-dce482870b005ba1.js
admin_path file: "@apollo/client/utilities/graphql/DocumentTransform.js", 2xko.riotgames.com L9573
                    },
                    67: {
                        file: "@apollo/client/utilities/graphql/DocumentTransform.js",
                        condition: "Array.isArray(cacheKeys)",
                        message: "`getCacheKey` must return an array or undefined"
https://competitiveops.riotgames.com/_next/static/chunks/273-59d20dbb4522d0a5.js
admin_path file: "@apollo/client/utilities/graphql/directives.js", 2xko.riotgames.com L9578
                    },
                    68: {
                        file: "@apollo/client/utilities/graphql/directives.js",
                        condition: "evaledValue !== void 0",
                        message: "Invalid variable referenced in @%s directive."
https://competitiveops.riotgames.com/_next/static/chunks/273-59d20dbb4522d0a5.js
admin_path file: "@apollo/client/utilities/graphql/directives.js", 2xko.riotgames.com L9583
                    },
                    69: {
                        file: "@apollo/client/utilities/graphql/directives.js",
                        condition: "directiveArguments && directiveArguments.length === 1",
                        message: "Incorrect number of arguments for the @%s directive."
https://competitiveops.riotgames.com/_next/static/chunks/273-59d20dbb4522d0a5.js
admin_path file: "@apollo/client/utilities/graphql/directives.js", 2xko.riotgames.com L9588
                    },
                    70: {
                        file: "@apollo/client/utilities/graphql/directives.js",
                        condition: 'ifArgument.name && ifArgument.name.value === "if"',
                        message: "Invalid argument for the @%s directive."
https://competitiveops.riotgames.com/_next/static/chunks/273-59d20dbb4522d0a5.js
admin_path file: "@apollo/client/utilities/graphql/directives.js", 2xko.riotgames.com L9593
                    },
                    71: {
                        file: "@apollo/client/utilities/graphql/directives.js",
                        condition: 'ifValue &&\n    (ifValue.kind === "Variable" || ifValue.kind === "BooleanValue")',
                        message: "Argument for the @%s directive must be a variable or a boolean value."
https://competitiveops.riotgames.com/_next/static/chunks/273-59d20dbb4522d0a5.js
admin_path file: "@apollo/client/utilities/graphql/fragments.js", 2xko.riotgames.com L9598
                    },
                    72: {
                        file: "@apollo/client/utilities/graphql/fragments.js",
                        message: "Found a %s operation%s. No operations are allowed when using a fragment as a query. Only fragments are allowed."
                    },
https://competitiveops.riotgames.com/_next/static/chunks/273-59d20dbb4522d0a5.js
admin_path file: "@apollo/client/utilities/graphql/fragments.js", 2xko.riotgames.com L9602
                    },
                    73: {
                        file: "@apollo/client/utilities/graphql/fragments.js",
                        condition: "fragments.length === 1",
                        message: "Found %s fragments. `fragmentName` must be provided when there is not exactly 1 fragment."
https://competitiveops.riotgames.com/_next/static/chunks/273-59d20dbb4522d0a5.js
admin_path file: "@apollo/client/utilities/graphql/fragments.js", 2xko.riotgames.com L9607
                    },
                    74: {
                        file: "@apollo/client/utilities/graphql/fragments.js",
                        condition: "fragment",
                        message: "No fragment named %s"
https://competitiveops.riotgames.com/_next/static/chunks/273-59d20dbb4522d0a5.js
admin_path file: "@apollo/client/utilities/graphql/getFromAST.js", 2xko.riotgames.com L9612
                    },
                    75: {
                        file: "@apollo/client/utilities/graphql/getFromAST.js",
                        condition: 'doc && doc.kind === "Document"',
                        message: 'Expecting a parsed GraphQL document. Perhaps you need to wrap the query string in a "gql" tag? http://docs.apollostack.com/apollo-client/core.html#gql'
https://competitiveops.riotgames.com/_next/static/chunks/273-59d20dbb4522d0a5.js
admin_path file: "@apollo/client/utilities/graphql/getFromAST.js", 2xko.riotgames.com L9617
                    },
                    76: {
                        file: "@apollo/client/utilities/graphql/getFromAST.js",
                        message: 'Schema type definitions not allowed in queries. Found: "%s"'
                    },
https://competitiveops.riotgames.com/_next/static/chunks/273-59d20dbb4522d0a5.js
admin_path file: "@apollo/client/utilities/graphql/getFromAST.js", 2xko.riotgames.com L9621
                    },
                    77: {
                        file: "@apollo/client/utilities/graphql/getFromAST.js",
                        condition: "operations.length <= 1",
                        message: "Ambiguous GraphQL document: contains %s operations"
https://competitiveops.riotgames.com/_next/static/chunks/273-59d20dbb4522d0a5.js
admin_path file: "@apollo/client/utilities/graphql/getFromAST.js", 2xko.riotgames.com L9626
                    },
                    78: {
                        file: "@apollo/client/utilities/graphql/getFromAST.js",
                        condition: 'queryDef && queryDef.operation === "query"',
                        message: "Must contain a query definition."
https://competitiveops.riotgames.com/_next/static/chunks/273-59d20dbb4522d0a5.js
admin_path file: "@apollo/client/utilities/graphql/getFromAST.js", 2xko.riotgames.com L9631
                    },
                    79: {
                        file: "@apollo/client/utilities/graphql/getFromAST.js",
                        condition: 'doc.kind === "Document"',
                        message: 'Expecting a parsed GraphQL document. Perhaps you need to wrap the query string in a "gql" tag? http://docs.apollostack.com/apollo-client/core.html#gql'
https://competitiveops.riotgames.com/_next/static/chunks/273-59d20dbb4522d0a5.js
admin_path file: "@apollo/client/utilities/graphql/getFromAST.js", 2xko.riotgames.com L9636
                    },
                    80: {
                        file: "@apollo/client/utilities/graphql/getFromAST.js",
                        condition: "doc.definitions.length <= 1",
                        message: "Fragment must have exactly one definition."
https://competitiveops.riotgames.com/_next/static/chunks/273-59d20dbb4522d0a5.js
admin_path file: "@apollo/client/utilities/graphql/getFromAST.js", 2xko.riotgames.com L9641
                    },
                    81: {
                        file: "@apollo/client/utilities/graphql/getFromAST.js",
                        condition: 'fragmentDef.kind === "FragmentDefinition"',
                        message: "Must be a fragment definition."
https://competitiveops.riotgames.com/_next/static/chunks/273-59d20dbb4522d0a5.js
admin_path file: "@apollo/client/utilities/graphql/getFromAST.js", 2xko.riotgames.com L9646
                    },
                    82: {
                        file: "@apollo/client/utilities/graphql/getFromAST.js",
                        message: "Expected a parsed GraphQL query with a query, mutation, subscription, or a fragment."
                    },
https://competitiveops.riotgames.com/_next/static/chunks/273-59d20dbb4522d0a5.js
admin_path file: "@apollo/client/utilities/graphql/storeUtils.js", 2xko.riotgames.com L9650
                    },
                    83: {
                        file: "@apollo/client/utilities/graphql/storeUtils.js",
                        message: 'The inline argument "%s" of kind "%s"is not supported. Use variables instead of inline arguments to overcome this limitation.'
                    }
https://competitiveops.riotgames.com/_next/static/chunks/273-59d20dbb4522d0a5.js
admin_path file: "@apollo/client/utilities/graphql/transform.js", 2xko.riotgames.com L9735
                    },
                    85: {
                        file: "@apollo/client/utilities/graphql/transform.js",
                        message: "Removing an @connection directive even though it does not have a key. You may want to use the key parameter to specify a store key."
                    }
https://competitiveops.riotgames.com/_next/static/chunks/273-59d20dbb4522d0a5.js
admin_path file: "@apollo/client/utilities/graphql/transform.js", 2xko.riotgames.com L9757
                    },
                    84: {
                        file: "@apollo/client/utilities/graphql/transform.js",
                        message: "Could not find operation or fragment"
                    }
https://competitiveops.riotgames.com/_next/static/chunks/273-59d20dbb4522d0a5.js
admin_path n = void 0 === t ? "/graphql" : t, 2xko.riotgames.com L10057
                    void 0 === e && (e = {});
                    var t = e.uri,
                        n = void 0 === t ? "/graphql" : t,
                        y = e.fetch,
                        _ = e.print,
https://competitiveops.riotgames.com/_next/static/chunks/273-59d20dbb4522d0a5.js
admin_path return e.getContext().uri || ("function" == typeof t ? t(e) : t || "/graphql") 2xko.riotgames.com L10527
            });
            var r = function(e, t) {
                return e.getContext().uri || ("function" == typeof t ? t(e) : t || "/graphql")
            }
        },
https://competitiveops.riotgames.com/_next/static/chunks/273-59d20dbb4522d0a5.js

extracted domains (84)

riftgate.leagueoflegends.com 2xko.emea.riotgames.com
leagueoflegends.com 2xko.emea.riotgames.com
snapshot.playvalorant.com 2xko.emea.riotgames.com
playvalorant.com 2xko.emea.riotgames.com
github.com 2xko.riotgames.com
www.datadoghq-browser-agent.com 2xko.riotgames.com
cdn.rgpub.io 2xko.riotgames.com
boards.greenhouse.io 2xko.riotgames.com
www.youtube.com 2xko.riotgames.com
vimeo.com 2xko.riotgames.com
momentjs.com 2xko.riotgames.com
calendar.google.com 2xko.riotgames.com
calendar.yahoo.com 2xko.riotgames.com
outlook.live.com 2xko.riotgames.com
embed.twitch.tv 2xko.riotgames.com
player.twitch.tv 2xko.riotgames.com
reactjs.org 2xko.riotgames.com
reactjs.org 2xko.riotgames.com
nextjs.org 2xko.riotgames.com
cmp.osano.com 2xko.riotgames.com
dev.visualwebsiteoptimizer.com 2xko.riotgames.com
www.datadoghq-browser-agent.com 2xko.riotgames.com
search.yahoo.com 2xko.riotgames.com
d5phz18u4wuww.cloudfront.net 2xko.riotgames.com
dev.visualwebsiteoptimizer.com 2xko.riotgames.com
cdn.visualwebsiteoptimizer.com 2xko.riotgames.com
cdn-cn.vwo-analytics.com 2xko.riotgames.com
www.baidu.com 2xko.riotgames.com
analytics.google.com 2xko.riotgames.com
quote.cignaglobal.com 2xko.riotgames.com
cdn.adjust.com 2xko.riotgames.com
app.vwo.com 2xko.riotgames.com
analytics.tiktok.com 2xko.riotgames.com
www.datadoghq-browser-agent.com 2xko.riotgames.com
www.youtube.com 2xko.riotgames.com
r2.visualwebsiteoptimizer.com 2xko.riotgames.com
search.aol.com 2xko.riotgames.com
www.search.com 2xko.riotgames.com
www.bing.com 2xko.riotgames.com
github.com 2xko.riotgames.com
cmsassets.rgpub.io 2xko.riotgames.com
cdn.sanity.io 2xko.riotgames.com
cmsassets.rgpub.io 2xko.riotgames.com
developers.google.com 2xko.riotgames.com
analytics.google.com 2xko.riotgames.com
github.com 2xko.riotgames.com
d20xtzwzcl0ceb.cloudfront.net 2xko.riotgames.com
www.datadoghq-browser-agent.com 2xko.riotgames.com
pci.browser-intake-datadoghq.com 2xko.riotgames.com
d3uc069fcn7uxw.cloudfront.net 2xko.riotgames.com
www.datad0g-browser-agent.com 2xko.riotgames.com
docs.datadoghq.com 2xko.riotgames.com
reactjs.org 2xko.riotgames.com
use.typekit.net 2xko.riotgames.com
react.dev 2xko.riotgames.com
www.npmjs.com 2xko.riotgames.com
nextjs.org 2xko.riotgames.com
docs.apollostack.com 2xko.riotgames.com
commonmark.org 2xko.riotgames.com
en.wikipedia.org 2xko.riotgames.com
go.apollo.dev 2xko.riotgames.com
addons.mozilla.org 2xko.riotgames.com
chrome.google.com 2xko.riotgames.com
github.com 2xko.riotgames.com
nextjs.org 2xko.riotgames.com
use.typekit.net 2xko.riotgames.com
yarnpkg.com 2xko.riotgames.com
github.com 2xko.riotgames.com
dev.apollodata.com 2xko.riotgames.com
go.apollo.dev 2xko.riotgames.com
cmp.osano.com 2xko.riotgames.com
nextjs.org 2xko.riotgames.com
s3-us-west-2.amazonaws.com 2xko.service-status.kr.riotgames.com
sparrow.cloudflare.com account-api.esports.rpg.riotgames.com
riftgate.leagueoflegends.com leagueoflegends.com snapshot.playvalorant.com playvalorant.com github.com www.datadoghq-browser-agent.com cdn.rgpub.io boards.greenhouse.io www.youtube.com vimeo.com momentjs.com fb.me npms.io calendar.google.com calendar.yahoo.com bit.ly outlook.live.com embed.twitch.tv player.twitch.tv reactjs.org reactjs.org nextjs.org cmp.osano.com dev.visualwebsiteoptimizer.com www.datadoghq-browser-agent.com search.yahoo.com d5phz18u4wuww.cloudfront.net dev.visualwebsiteoptimizer.com cdn.visualwebsiteoptimizer.com cdn-cn.vwo-analytics.com +54 more

guids/uuids (4)

254 GUIDs: 2e27f123-2b8e-8067-9a4e-c336c0c16ff9, 2937f123-2b8e-80d2-a42e-f54d97f00775, 2f17f123-2b8e-80dc-a05b-edb2c7b05854 (+251 more) 2xko.service-status.kr.riotgames.com
02f51c21-d6e6-4a24-a07f-7b612588b889
0375e90a-db6f-4fc1-9c6a-e4f847aa58db
0453abbc-dd8a-4506-9a4f-404796d13012
04817719-d67b-43d2-8ded-4595fd11d045
05ace90c-eee1-450f-bede-abdaa8ade334
071c086b-9617-48b5-960c-b7fbd284836b
08133408-7e27-49b6-ae10-c8789e249c79
0f4ee9fb-3ebe-4ada-9ce1-48767e1df1fa
12b1f4e8-aa24-4149-8735-6860ec293847
15d200ce-aa6c-4ba5-a6d5-00b086c08706
1f1ddb2b-2dec-41b0-b381-63f2925c9fb1
203d27ff-d492-4b39-b623-6d67235281b7
21587959-60f1-4fad-bc35-3da31de9fb11
2237479a-b20b-478a-b12e-7bd8e407332c
22ad872b-594c-812d-8146-0002295798d2
22ad872b-594c-814a-baf8-0002ff2531ab
22ad872b-594c-81c3-a0d1-0002146ffe13
22ad872b-594c-81c7-8971-0002c5c9f990
2697f123-2b8e-800f-b77c-007975fc43ee
2697f123-2b8e-80ad-9c38-e057e3b47a87
2697f123-2b8e-80df-b16b-c782141181ee
2697f123-2b8e-8101-91b2-d823ed34698b
2697f123-2b8e-8106-b316-c7d801324a5b
2697f123-2b8e-810e-811f-ea108c114c6d
2697f123-2b8e-8130-b8da-e1912349fc92
2697f123-2b8e-8132-a850-cb7813efe933
2697f123-2b8e-8132-abfc-d18dddb59ed5
2697f123-2b8e-813a-a91e-f9e048b450b5
2697f123-2b8e-815d-a104-f6ceb03b955e
2697f123-2b8e-815f-92eb-ccb7a7fa4adc
2697f123-2b8e-8160-a0bc-c2fddcfdaf96
2697f123-2b8e-8173-b4c5-000c7b746125
2697f123-2b8e-818e-b7ce-d8f2675aeefe
2697f123-2b8e-8192-a41f-d86e576abe2d
2697f123-2b8e-81a0-ab9c-f4d723718881
2697f123-2b8e-81bb-8482-d00b6097e2c3
2697f123-2b8e-81de-9447-c017aa791e5f
2697f123-2b8e-81e4-a372-cff9965c91b2
2697f123-2b8e-81e5-a375-000bd0bc2239
2697f123-2b8e-81e7-8176-ce1539ef41bb
2697f123-2b8e-81e7-b858-c029c5f28d25
2697f123-2b8e-81e8-aced-d85882244611
2697f123-2b8e-81ea-8966-e6a5d974ded7
26b7f123-2b8e-8001-97e2-f76101e75628
270a1dc4-452a-462b-b4b9-9cb1afe55ebc
2937f123-2b8e-8008-a77e-df36154138c0
2937f123-2b8e-8020-8113-c0d9cfffccba
2937f123-2b8e-8030-86d3-cea64f26fc44
2937f123-2b8e-8044-b7bf-f89b8d59cc95
2937f123-2b8e-807c-a29c-fe1a5e080b3c
2937f123-2b8e-8083-a526-dbf85531240f
2937f123-2b8e-8089-8d9d-cd1ee2bdf98f
2937f123-2b8e-808e-8efc-ed7dd8018ab9
2937f123-2b8e-8098-b5b6-f1eab87b92ea
2937f123-2b8e-80d2-a42e-f54d97f00775
2937f123-2b8e-80e3-a79e-d43daaab8951
2937f123-2b8e-80fd-b9bd-ec73bcd686e9
2a17f123-2b8e-801f-bf87-f2d85a10eb46
2a17f123-2b8e-8024-8e6b-d47557e0cd50
2a17f123-2b8e-8035-9d1f-ffd01ef22e5c
2a17f123-2b8e-808b-b1dc-eb9c86d89a8c
2a17f123-2b8e-80b2-9576-e57a0e287ef9
2a17f123-2b8e-80e8-a0e3-da5a98bd9616
2af7f123-2b8e-8017-943e-de3ff4dd181a
2af7f123-2b8e-8052-9009-ede92e6f6e7c
2af7f123-2b8e-806d-938b-f914a616f27b
2af7f123-2b8e-806f-a9a6-d305e992bc66
2af7f123-2b8e-806f-bd87-cd605f3cb0e0
2af7f123-2b8e-8090-b11f-e37255f14fbe
2af7f123-2b8e-80ab-9ddc-d1ef63104d88
2af7f123-2b8e-80af-905c-ed4dfa025257
2af7f123-2b8e-80c0-88e6-efd8b2e9de6f
2af7f123-2b8e-80c3-93c2-c612506d4bdb
2af7f123-2b8e-80f3-8056-d3db694ef7ff
2b67f123-2b8e-8033-abe3-da3932a03d47
2b67f123-2b8e-8037-99af-f5f5459ba746
2b67f123-2b8e-80b0-a6bf-d0230d47249c
2b67f123-2b8e-80b9-a77a-f5d8471b0ca5
2b67f123-2b8e-80bd-aa2b-dbaec988ea59
2b67f123-2b8e-80ee-9201-ef31b36aaf79
2b67f123-2b8e-80fa-8d12-f60562de7448
2df7f123-2b8e-800f-8022-d13cd8530f17
2df7f123-2b8e-8095-9fe8-e54d11bf5b44
2df7f123-2b8e-809f-831e-ed0acc0700e2
2df7f123-2b8e-80a4-b1e9-eeacfd2af6c4
2df7f123-2b8e-80bb-8a4d-e01ca6e5a0c4
2df7f123-2b8e-80d1-8556-c1728888cf0b
2df7f123-2b8e-80d1-b2f0-d6c2a5d99952
2e27f123-2b8e-8009-b866-e2223cc6b454
2e27f123-2b8e-8037-ad27-dc50eb6aab8a
2e27f123-2b8e-8053-a034-caeb8f8e8e47
2e27f123-2b8e-8063-a740-d953d22725c2
2e27f123-2b8e-8067-9a4e-c336c0c16ff9
2e27f123-2b8e-806e-9b53-eeebc244b729
2e27f123-2b8e-8072-a197-d3ff6f1e234e
2e27f123-2b8e-808e-b03b-f1a7ace697de
2e27f123-2b8e-80b1-bc68-c603eb18cc04
2e27f123-2b8e-80b7-9a59-d72a78ae83d1
2e27f123-2b8e-80ba-b527-ffe44584eee4
2e27f123-2b8e-80c4-b89a-d4849395e9e7
2e27f123-2b8e-80c6-a7ee-c5f966aeb451
2e27f123-2b8e-80f3-9522-f391a0ca5fea
2e27f123-2b8e-80f4-ac63-e5e5483e91f6
2e27f123-2b8e-80f5-897a-c5eae8725eab
2ee7f123-2b8e-8005-8874-dc63bddf31a6
2ee7f123-2b8e-800c-9fae-f84875b1c0b4
2ee7f123-2b8e-8021-b0ec-f6ceec37b754
2ee7f123-2b8e-804f-8914-eb00e6503363
2ee7f123-2b8e-8064-9636-c43d44d0a55b
2ee7f123-2b8e-8088-b15d-e6ffdcae62f3
2ee7f123-2b8e-80d3-9b6e-eeaf4394e782
2ee7f123-2b8e-80d3-a76a-fc67d0abc800
2ee7f123-2b8e-80d6-b71e-cc65e2768fcb
2ee7f123-2b8e-80e2-af0f-fb0724fa2e30
2ee7f123-2b8e-80ed-a957-cad71678beb5
2ee7f123-2b8e-80f2-8f1f-c6b44689b657
2f17f123-2b8e-803a-978e-db8d586b77d2
2f17f123-2b8e-8055-bd14-e76cd44daef6
2f17f123-2b8e-80aa-9407-f293e8eb0176
2f17f123-2b8e-80aa-9e28-ce030658e4c3
2f17f123-2b8e-80be-a75e-ece34266423a
2f17f123-2b8e-80c8-b420-e829a68eea4b
2f17f123-2b8e-80dc-a05b-edb2c7b05854
2f17f123-2b8e-80e4-b6b1-d2e7d30cf2f9
2f17f123-2b8e-80eb-b8ac-eaa868766826
2f17f123-2b8e-80ec-bbdf-c127463cfd38
2f17f123-2b8e-80ee-aa9b-ca014d7528d5
2f27f123-2b8e-803f-a662-dbb3e20efede
2f27f123-2b8e-80ca-a23f-f8ebc49d6077
2f37f123-2b8e-8002-8b0d-c14de5e7de73
2f37f123-2b8e-801d-aeea-f71d5d6d9f52
2f37f123-2b8e-8039-bf65-dbc454d6622f
2f37f123-2b8e-803c-8d85-fee60d106b96
2f37f123-2b8e-804a-8fa4-c2f9c9fae587
2f37f123-2b8e-8073-bea1-ee75a361185c
2f37f123-2b8e-8081-a82e-f6d87d3a19c7
2f37f123-2b8e-809f-9595-f81570e95539
2f37f123-2b8e-80ad-a4ae-e26b67850425
2f37f123-2b8e-80b1-a96b-f042cda43482
2f37f123-2b8e-80ec-b696-e735cbc52e55
2fb7f123-2b8e-80e5-bcf0-e845a3b583dc
2fd7f123-2b8e-8009-b072-fdbc81d89721
2fd7f123-2b8e-800c-ab23-c5222ef2557d
2fd7f123-2b8e-8012-b2b0-ecfc7ffa8a23
2fd7f123-2b8e-801f-8e3a-f0ca1eeac797
2fd7f123-2b8e-8048-a132-c2c7f5978636
2fd7f123-2b8e-8060-b3cd-d3114beaaaa7
2fd7f123-2b8e-8071-9542-c083eec59a92
2fd7f123-2b8e-8087-bd03-f4f027a52912
2fd7f123-2b8e-8091-9d26-ef6b2cb02d10
2fd7f123-2b8e-80b4-9233-ed4207bfa347
2fd7f123-2b8e-80f0-8076-ca4714c0da4f
2fd7f123-2b8e-80f6-b752-d76684f2eed5
2fd7f123-2b8e-80fb-be89-c95f5a42e727
31113bfc-fd58-4527-888b-78687923f16a
31e7f123-2b8e-8004-9b8a-dfd64440d0ca
31e7f123-2b8e-8027-bb7f-d3d8d1af4d3b
31e7f123-2b8e-802a-934c-f52d0f196e7e
31e7f123-2b8e-8062-bb61-c5e92ad6dfa4
31e7f123-2b8e-806b-b4ce-d40145c718aa
31e7f123-2b8e-806c-92dc-c52252e9b4c4
31e7f123-2b8e-8074-b6c3-d81cd8e4b864
31e7f123-2b8e-8075-9e11-c674e47c665f
31e7f123-2b8e-8081-bf09-e43602188f54
31e7f123-2b8e-80ba-8ac0-d851903ae786
31e7f123-2b8e-80d1-9a5a-e5bd56b6f49d
31e7f123-2b8e-80e6-b79c-e2d4f50046cd
31f7f123-2b8e-8010-a109-f70e494a9f78
31f7f123-2b8e-801d-a9a0-c9929f83b954
31f7f123-2b8e-803b-9bb7-f92a91827d4e
31f7f123-2b8e-8085-9ee2-e1c7e149f313
31f7f123-2b8e-80cc-9b16-f2352f2f4297
31f7f123-2b8e-80ef-87e8-eb35a95bd046
31f7f123-2b8e-80f2-a26e-f47ec96a6617
3277f123-2b8e-801e-862b-d057328cf9a0
3277f123-2b8e-8036-9ab3-f7475ade43de
3277f123-2b8e-8050-b496-e0a553cb4b64
3277f123-2b8e-8086-b1c8-fabf90b674bc
3277f123-2b8e-808f-9be9-c69aefed95b3
3277f123-2b8e-80b3-bc48-f8cf329747e2
3277f123-2b8e-80ff-9f5e-f3dd03e8ad13
34d5a523-a901-4cdb-8b71-b4cba3f83a5a
360d83cd-3706-49c2-8b4d-4f052ab7ddbf
3b38ea89-834d-4da5-8242-50bbfe52fb42
3dec708a-087d-49db-bc36-3b7c21b87e23
43e9a68c-e177-4a04-808b-04d79b4a6c22
45a4593a-44ce-4e90-b008-6aaf0d4c9408
45eea4a2-3474-458c-a2a8-f145ebca1a80
468239ad-844a-45bf-88fa-7e2956786a48
4963bc00-999d-4740-913c-87da91fc40eb
4ec8994f-4d81-44dd-98eb-ea833903c47a
56585c5d-7d5a-485a-90dc-33610c28fc75
5bff78a4-5f8e-4ad2-9f05-6d81d3a22bc3
5da2d26b-2d73-4729-a998-e1ce439d7088
62b7dd56-2b73-4945-ab97-9054912ce73d
63c3c2dc-db92-48c4-afd4-d0656dec2316
66f483e1-3432-4159-a2ef-65d9e330c935
6c13f6ac-7e8c-4364-9a46-a9db8f4a2e11
6d9c96bd-fe2c-4c91-bf77-78e7fb9be9d9
6e645a36-7256-4942-962a-d177a5c94feb
6e7f3453-f157-4309-9015-0e9fd4c8fa2f
70730fde-afcd-4cfb-81c4-bab071fa88f0
7296ce68-5644-4748-9ac6-828372912d67
7299e25a-5c61-45f2-ac47-f3abe4b8cc94
72b2f853-c4f5-435b-9468-57cbadee8aff
77f57244-9297-4a62-96d3-a8b84bf8290c
78c2f2d6-513f-4563-b504-28d8ad482e83
79532a9d-81de-405a-bfba-94a0e67a83d1
7ced9013-003e-4f21-ad67-f4db3694f31a
7da5ced3-d24b-4c8f-8a29-8fd9706f6b29
8772e22b-21b7-43d6-b147-084c121e137b
88309398-ea22-4aaf-8ef4-5e09827cdad2
8932ff6c-a7ed-4201-aed8-8819d0dfc3c8
8a09cd0e-074a-4a50-8205-c6fc5acee56c
8af91ac5-68e9-4e23-bb76-ce070b6b1a1f
8b42d147-a5dd-46d6-ab7c-1e5d6af059a6
8eb6ecce-9ee1-4389-bfb6-fdd55452a9ea
8ed0fe8e-b866-449a-ac9a-39bb8ff2a9b3
907acb54-0d6f-4d3c-9f03-dc8d834c970f
9d2b80f8-66f8-4540-9893-db7200cbb72d
9d8dae85-39ea-4628-9247-4ec15782fee4
9e738205-38b3-4393-a3a5-5e8ff8108a0b
9eff892c-3f9f-418f-a7c2-ee156182961f
a12e81e6-7e16-4582-a5c0-d31cef441174
a48b751c-0d20-46f7-acdd-6eda852117b7
a4d1fae1-2e82-4587-9812-c43bf10487fc
a75e5bc9-7b77-4065-b7b2-5a5217c3be6c
a93b4888-6f6c-4fa8-8578-54af261bc10e
aa6bb5d5-d796-4145-92eb-f31b3bd4851d
aacca3a2-24df-4f2e-a5df-31ab43a3fa9b
b211ee3a-23da-4e67-9daa-d742b7faf0ba
b22f53c5-9cdd-4fcb-a060-2024336b50fe
b3eb09b5-ed7b-4da9-a99e-b722ebed2c68
b4747453-9cff-49a7-8cee-3ec3287605f7
b4bf2434-db39-48e1-99f4-3d596e41bf09
b5c2036d-097b-4801-9b47-c7ef15dea211
c697a1a8-7d25-4fa1-bb11-609786daae42
cb6f3804-361a-450a-9bbf-d419b64fac0f
d51e84ae-2e1f-40df-b516-d84a4366f673
d71a01bd-8ef7-452e-b0df-41ac51934c0c
da1bc4cd-9d78-46cb-a26f-d94ab2cec9d6
daa8d996-5482-447c-93a0-b66eadeaa63c
dcc94e5c-60d0-4620-9843-c1b33cdf85ee
dd0912b1-05b7-48d3-9af2-ed1bcd45c8ee
dead2968-68e5-48e0-a511-64c3ce4460f7
e7613c78-9bf8-41d2-a51d-f1274770f355
eb2f47ab-15f9-4f8a-ae1d-f8b73cbd3216
ed4f1871-4290-4625-8f6e-efaaa46713a6
ee34923e-5223-4e42-a2cc-4125ae3c5e56
f884d085-1636-40c1-a57a-277647c4259c
f9c5e29b-c8e3-45b8-9d9d-76306fe4dfba
fa05c9e5-295b-40ac-ad67-a317fe940d16
fd16d442-bced-41cd-bcf3-cbdf078b4b30
fe5a9082-888e-4dc0-9c5e-e267a6d82e21
1 GUIDs: 00000000-aaaa-0000-aaaa-000000000000 2xko.riotgames.com
00000000-aaaa-0000-aaaa-000000000000
7 GUIDs: 3aee4259-d179-4d34-af20-e12d893745fb, c84de61e-21d7-4a4a-9591-3d3a28fb5b1d, 59475625-d978-481e-8f4e-1c120b1cd898 (+4 more) 2xko.riotgames.com
3aee4259-d179-4d34-af20-e12d893745fb
59475625-d978-481e-8f4e-1c120b1cd898
c5f65a48-242a-47dc-a497-09ddc866bf87
c84de61e-21d7-4a4a-9591-3d3a28fb5b1d
d5fea437-07c0-48d1-89cd-014c0a48a50f
f6b75033-c16f-4495-8948-94d64dbc522e
fc7cc2ad-1d60-44b2-9fc3-182a0857c50b
2 GUIDs: c84de61e-21d7-4a4a-9591-3d3a28fb5b1d, 01d530dc-2625-4cee-a6cd-95070f81c4e3 2xko.riotgames.com
01d530dc-2625-4cee-a6cd-95070f81c4e3
c84de61e-21d7-4a4a-9591-3d3a28fb5b1d

api endpoints (480)

GET
/latest-patch-notes/
0.9
jsluice
full url: /latest-patch-notes/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.9
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com/latest-patch-notes/"
GET
/publishing-content/v2.0/build/
0.9
jsluice
full url: /publishing-content/v2.0/build/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.9
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com/publishing-content/v2.0/build/"
GET
/publishing-content/v2.0/public/
0.9
jsluice
full url: /publishing-content/v2.0/public/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.9
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com/publishing-content/v2.0/public/"
GET
../package.json
0.9
jsluice
full url: ../package.json
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.9
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com../package.json"
GET
../utils/locale/404.json
0.9
jsluice
full url: ../utils/locale/404.json
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.9
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com../utils/locale/404.json"
GET
../package.json
0.9
jsluice
full url: ../package.json
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.9
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com../package.json"
GET
/_app
0.8
jsluice
full url: /_app
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
GET
/email
0.8
jsluice
full url: /email
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/email"
GET
/signup/v1/account/email/code
0.8
jsluice
full url: /signup/v1/account/email/code
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/signup/v1/account/email/code"
GET
/dormant/v2/account/
0.8
jsluice
full url: /dormant/v2/account/
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/dormant/v2/account/"
GET
/signup/v1/account/
0.8
jsluice
full url: /signup/v1/account/
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/signup/v1/account/"
GET
/selfauth/v1/identity/
0.8
jsluice
full url: /selfauth/v1/identity/
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/selfauth/v1/identity/"
GET
/signup/v2/account/
0.8
jsluice
full url: /signup/v2/account/
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/signup/v2/account/"
GET
/signup/v2/account/token
0.8
jsluice
full url: /signup/v2/account/token
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/signup/v2/account/token"
GET
https://fonts.googleapis.com/css2?family=
0.8
jsluice
full url: https://fonts.googleapis.com/css2?family=
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comhttps://fonts.googleapis.com/css2?family="
GET
/manifest.json
0.8
jsluice
full url: /manifest.json
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/manifest.json"
GET
https://cdn.kr.riotgames.com
0.8
jsluice
full url: https://cdn.kr.riotgames.com
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comhttps://cdn.kr.riotgames.com"
GET
https://use.typekit.net/
0.8
jsluice
full url: https://use.typekit.net/
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comhttps://use.typekit.net/"
GET
https://fonts.googleapis.com/css
0.8
jsluice
full url: https://fonts.googleapis.com/css
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comhttps://fonts.googleapis.com/css"
GET
https://account.riotgames.com
0.8
jsluice
full url: https://account.riotgames.com
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comhttps://account.riotgames.com"
GET
https://event.kr.riotgames.com/common/use-modern-browser/?qrcode=1&url=https://account.kr.riotgames.com
0.8
jsluice
full url: https://event.kr.riotgames.com/common/use-modern-browser/?qrcode=1&url=https://account.kr.riotgames.com
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comhttps://event.kr.riotgames.com/common/use-modern-browser/?qrcode=1&url=https://account.kr.riotgames.com"
GET
https://api.account.kr.riotgames.com
0.8
jsluice
full url: https://api.account.kr.riotgames.com
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comhttps://api.account.kr.riotgames.com"
GET
index.json
0.8
jsluice
full url: index.json
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comindex.json"
GET
/api/
0.8
jsluice
full url: /api/
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
GET
/api
0.8
jsluice
full url: /api
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
GET
/index
0.8
jsluice
full url: /index
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/index"
GET
/index/
0.8
jsluice
full url: /index/
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/index/"
GET
/_next/image
0.8
jsluice
full url: /_next/image
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/_next/image"
GET
/_next/data/
0.8
jsluice
full url: /_next/data/
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/_next/data/"
GET
/_app
0.8
jsluice
full url: /_app
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
GET
/_next/image/
0.8
jsluice
full url: /_next/image/
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/_next/image/"
GET
/_next/
0.8
jsluice
full url: /_next/
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/_next/"
GET
/_error
0.8
jsluice
full url: /_error
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/_error"
GET
https://reactjs.org/docs/error-decoder.html?invariant=
0.8
jsluice
full url: https://reactjs.org/docs/error-decoder.html?invariant=
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comhttps://reactjs.org/docs/error-decoder.html?invariant="
GET
b?a=1&b=2&c=3
0.8
jsluice
full url: b?a=1&b=2&c=3
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comb?a=1&b=2&c=3"
GET
status.kr.riotgames.com/statuses.json
0.8
jsluice
full url: status.kr.riotgames.com/statuses.json
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatus.kr.riotgames.com/statuses.json"
GET
/_next/
0.8
jsluice
full url: /_next/
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/_next/"
GET
static/chunks/584-6290ff3d334f0059.js
0.8
jsluice
full url: static/chunks/584-6290ff3d334f0059.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/584-6290ff3d334f0059.js"
GET
static/chunks/619-658e39e5ef6da4db.js
0.8
jsluice
full url: static/chunks/619-658e39e5ef6da4db.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/619-658e39e5ef6da4db.js"
GET
/identity
0.8
jsluice
full url: /identity
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/identity"
GET
status.kr.riotgames.com/statuses.json
0.8
jsluice
full url: status.kr.riotgames.com/statuses.json
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatus.kr.riotgames.com/statuses.json"
GET
https://EXPRstatus.kr.riotgames.com/statuses.json
0.8
jsluice
full url: https://EXPRstatus.kr.riotgames.com/statuses.json
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comhttps://EXPRstatus.kr.riotgames.com/statuses.json"
GET
/email/success
0.8
jsluice
full url: /email/success
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/email/success"
GET
/email/change
0.8
jsluice
full url: /email/change
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/email/change"
GET
/locked/success
0.8
jsluice
full url: /locked/success
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/locked/success"
GET
/password/success
0.8
jsluice
full url: /password/success
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/password/success"
GET
/password/change
0.8
jsluice
full url: /password/change
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/password/change"
GET
/social-dormant
0.8
jsluice
full url: /social-dormant
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/social-dormant"
GET
/dormant/success
0.8
jsluice
full url: /dormant/success
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/dormant/success"
GET
/dormant/parent
0.8
jsluice
full url: /dormant/parent
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/dormant/parent"
GET
/minor-dormant
0.8
jsluice
full url: /minor-dormant
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/minor-dormant"
GET
/email
0.8
jsluice
full url: /email
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/email"
GET
/locked/password
0.8
jsluice
full url: /locked/password
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/locked/password"
GET
/locked/social
0.8
jsluice
full url: /locked/social
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/locked/social"
GET
/locked
0.8
jsluice
full url: /locked
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/locked"
GET
/dormant/social
0.8
jsluice
full url: /dormant/social
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/dormant/social"
GET
/password/social
0.8
jsluice
full url: /password/social
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/password/social"
GET
/password
0.8
jsluice
full url: /password
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/password"
GET
/dormant/password
0.8
jsluice
full url: /dormant/password
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/dormant/password"
GET
/dormant
0.8
jsluice
full url: /dormant
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/dormant"
GET
/myaccounts
0.8
jsluice
full url: /myaccounts
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/myaccounts"
GET
/identity
0.8
jsluice
full url: /identity
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/identity"
GET
static/chunks/584-6290ff3d334f0059.js
0.8
jsluice
full url: static/chunks/584-6290ff3d334f0059.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/584-6290ff3d334f0059.js"
GET
static/chunks/417-9880d4ff0aae9e44.js
0.8
jsluice
full url: static/chunks/417-9880d4ff0aae9e44.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/417-9880d4ff0aae9e44.js"
GET
static/chunks/193-38d63369c1b45850.js
0.8
jsluice
full url: static/chunks/193-38d63369c1b45850.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/193-38d63369c1b45850.js"
GET
static/chunks/619-658e39e5ef6da4db.js
0.8
jsluice
full url: static/chunks/619-658e39e5ef6da4db.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/619-658e39e5ef6da4db.js"
GET
static/chunks/172-15202e2b9773ad5f.js
0.8
jsluice
full url: static/chunks/172-15202e2b9773ad5f.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/172-15202e2b9773ad5f.js"
GET
static/chunks/880-960284d122d8b647.js
0.8
jsluice
full url: static/chunks/880-960284d122d8b647.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/880-960284d122d8b647.js"
GET
/_app
0.8
jsluice
full url: /_app
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
GET
static/chunks/pages/test/hello-2d58c761d51f64c8.js
0.8
jsluice
full url: static/chunks/pages/test/hello-2d58c761d51f64c8.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/test/hello-2d58c761d51f64c8.js"
GET
/test/hello
0.8
jsluice
full url: /test/hello
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/test/hello"
GET
static/chunks/pages/password/success-da15e54802cad35a.js
0.8
jsluice
full url: static/chunks/pages/password/success-da15e54802cad35a.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/password/success-da15e54802cad35a.js"
GET
/password/success
0.8
jsluice
full url: /password/success
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/password/success"
GET
static/chunks/pages/password/social-ce56fe5eb39ee3b9.js
0.8
jsluice
full url: static/chunks/pages/password/social-ce56fe5eb39ee3b9.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/password/social-ce56fe5eb39ee3b9.js"
GET
/password/social
0.8
jsluice
full url: /password/social
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/password/social"
GET
static/chunks/pages/password/change-58a1d5c15043f9be.js
0.8
jsluice
full url: static/chunks/pages/password/change-58a1d5c15043f9be.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/password/change-58a1d5c15043f9be.js"
GET
/password/change
0.8
jsluice
full url: /password/change
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/password/change"
GET
static/chunks/pages/password-feb916f0d3d61897.js
0.8
jsluice
full url: static/chunks/pages/password-feb916f0d3d61897.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/password-feb916f0d3d61897.js"
GET
/password
0.8
jsluice
full url: /password
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/password"
GET
static/chunks/pages/myaccounts-c45d45afaccd469f.js
0.8
jsluice
full url: static/chunks/pages/myaccounts-c45d45afaccd469f.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/myaccounts-c45d45afaccd469f.js"
GET
static/chunks/416-742045097ac786eb.js
0.8
jsluice
full url: static/chunks/416-742045097ac786eb.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/416-742045097ac786eb.js"
GET
/myaccounts
0.8
jsluice
full url: /myaccounts
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/myaccounts"
GET
static/chunks/pages/locked/success-65c34489f2a847fb.js
0.8
jsluice
full url: static/chunks/pages/locked/success-65c34489f2a847fb.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/locked/success-65c34489f2a847fb.js"
GET
/locked/success
0.8
jsluice
full url: /locked/success
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/locked/success"
GET
static/chunks/pages/locked/social-98f10198e8fc6cdf.js
0.8
jsluice
full url: static/chunks/pages/locked/social-98f10198e8fc6cdf.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/locked/social-98f10198e8fc6cdf.js"
GET
/locked/social
0.8
jsluice
full url: /locked/social
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/locked/social"
GET
static/chunks/pages/locked/password-1d75a13f1d027efb.js
0.8
jsluice
full url: static/chunks/pages/locked/password-1d75a13f1d027efb.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/locked/password-1d75a13f1d027efb.js"
GET
status.kr.riotgames.com/statuses.json
0.8
jsluice
full url: status.kr.riotgames.com/statuses.json
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatus.kr.riotgames.com/statuses.json"
GET
/locked/password
0.8
jsluice
full url: /locked/password
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/locked/password"
GET
https://EXPRstatus.kr.riotgames.com/statuses.json
0.8
jsluice
full url: https://EXPRstatus.kr.riotgames.com/statuses.json
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comhttps://EXPRstatus.kr.riotgames.com/statuses.json"
GET
static/chunks/pages/locked-a7b5f81562f99232.js
0.8
jsluice
full url: static/chunks/pages/locked-a7b5f81562f99232.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/locked-a7b5f81562f99232.js"
GET
/locked
0.8
jsluice
full url: /locked
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/locked"
GET
static/chunks/pages/identity-e6bf90be4f0f271f.js
0.8
jsluice
full url: static/chunks/pages/identity-e6bf90be4f0f271f.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/identity-e6bf90be4f0f271f.js"
GET
static/chunks/231-7f50b06f0f337392.js
0.8
jsluice
full url: static/chunks/231-7f50b06f0f337392.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/231-7f50b06f0f337392.js"
GET
/identity
0.8
jsluice
full url: /identity
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/identity"
GET
static/chunks/pages/id-finder-bee1f517be0ce7fe.js
0.8
jsluice
full url: static/chunks/pages/id-finder-bee1f517be0ce7fe.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/id-finder-bee1f517be0ce7fe.js"
GET
/id-finder
0.8
jsluice
full url: /id-finder
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/id-finder"
GET
static/chunks/pages/email/success-ab9cf4b3342569d8.js
0.8
jsluice
full url: static/chunks/pages/email/success-ab9cf4b3342569d8.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/email/success-ab9cf4b3342569d8.js"
GET
/email/success
0.8
jsluice
full url: /email/success
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/email/success"
GET
static/chunks/pages/email/change-7af91f61b96bfb72.js
0.8
jsluice
full url: static/chunks/pages/email/change-7af91f61b96bfb72.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/email/change-7af91f61b96bfb72.js"
GET
/email/change
0.8
jsluice
full url: /email/change
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/email/change"
GET
static/chunks/pages/email-028917f8807e5f95.js
0.8
jsluice
full url: static/chunks/pages/email-028917f8807e5f95.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/email-028917f8807e5f95.js"
GET
/email
0.8
jsluice
full url: /email
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/email"
GET
static/chunks/pages/dormant/success-03e0dc026f6ea55f.js
0.8
jsluice
full url: static/chunks/pages/dormant/success-03e0dc026f6ea55f.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/dormant/success-03e0dc026f6ea55f.js"
GET
/dormant/success
0.8
jsluice
full url: /dormant/success
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/dormant/success"
GET
static/chunks/pages/dormant/social-67372d650c67bde2.js
0.8
jsluice
full url: static/chunks/pages/dormant/social-67372d650c67bde2.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/dormant/social-67372d650c67bde2.js"
GET
/dormant/social
0.8
jsluice
full url: /dormant/social
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/dormant/social"
GET
static/chunks/pages/dormant/password-c1805bd9de524025.js
0.8
jsluice
full url: static/chunks/pages/dormant/password-c1805bd9de524025.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/dormant/password-c1805bd9de524025.js"
GET
/dormant/password
0.8
jsluice
full url: /dormant/password
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/dormant/password"
GET
static/chunks/pages/dormant/parent-8389319231dc9116.js
0.8
jsluice
full url: static/chunks/pages/dormant/parent-8389319231dc9116.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/dormant/parent-8389319231dc9116.js"
GET
/dormant/parent
0.8
jsluice
full url: /dormant/parent
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/dormant/parent"
GET
static/chunks/pages/dormant-adc6cc168d760fd4.js
0.8
jsluice
full url: static/chunks/pages/dormant-adc6cc168d760fd4.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/dormant-adc6cc168d760fd4.js"
GET
/dormant
0.8
jsluice
full url: /dormant
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/dormant"
GET
static/chunks/pages/_error-28b0dba9dbcfb4ed.js
0.8
jsluice
full url: static/chunks/pages/_error-28b0dba9dbcfb4ed.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/_error-28b0dba9dbcfb4ed.js"
GET
/_error
0.8
jsluice
full url: /_error
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/_error"
GET
static/chunks/pages/404-b03e1e9fdfc1ff76.js
0.8
jsluice
full url: static/chunks/pages/404-b03e1e9fdfc1ff76.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/404-b03e1e9fdfc1ff76.js"
GET
static/chunks/pages/index-e7408c378c90e315.js
0.8
jsluice
full url: static/chunks/pages/index-e7408c378c90e315.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/index-e7408c378c90e315.js"
GET
static/chunks/29107295-fbcfe2172188e46f.js
0.8
jsluice
full url: static/chunks/29107295-fbcfe2172188e46f.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/29107295-fbcfe2172188e46f.js"
GET
/_app
0.8
jsluice
full url: /_app
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
GET
static/chunks/pages/test/hello-2d58c761d51f64c8.js
0.8
jsluice
full url: static/chunks/pages/test/hello-2d58c761d51f64c8.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/test/hello-2d58c761d51f64c8.js"
GET
/test/hello
0.8
jsluice
full url: /test/hello
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/test/hello"
GET
static/chunks/pages/password/success-da15e54802cad35a.js
0.8
jsluice
full url: static/chunks/pages/password/success-da15e54802cad35a.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/password/success-da15e54802cad35a.js"
GET
/password/success
0.8
jsluice
full url: /password/success
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/password/success"
GET
static/chunks/pages/password/social-ce56fe5eb39ee3b9.js
0.8
jsluice
full url: static/chunks/pages/password/social-ce56fe5eb39ee3b9.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/password/social-ce56fe5eb39ee3b9.js"
GET
/password/social
0.8
jsluice
full url: /password/social
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/password/social"
GET
static/chunks/pages/password/change-58a1d5c15043f9be.js
0.8
jsluice
full url: static/chunks/pages/password/change-58a1d5c15043f9be.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/password/change-58a1d5c15043f9be.js"
GET
/password/change
0.8
jsluice
full url: /password/change
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/password/change"
GET
static/chunks/pages/password-feb916f0d3d61897.js
0.8
jsluice
full url: static/chunks/pages/password-feb916f0d3d61897.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/password-feb916f0d3d61897.js"
GET
static/chunks/pages/myaccounts-c45d45afaccd469f.js
0.8
jsluice
full url: static/chunks/pages/myaccounts-c45d45afaccd469f.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/myaccounts-c45d45afaccd469f.js"
GET
static/chunks/416-742045097ac786eb.js
0.8
jsluice
full url: static/chunks/416-742045097ac786eb.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/416-742045097ac786eb.js"
GET
/myaccounts
0.8
jsluice
full url: /myaccounts
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/myaccounts"
GET
static/chunks/pages/locked/success-65c34489f2a847fb.js
0.8
jsluice
full url: static/chunks/pages/locked/success-65c34489f2a847fb.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/locked/success-65c34489f2a847fb.js"
GET
/locked/success
0.8
jsluice
full url: /locked/success
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/locked/success"
GET
static/chunks/pages/locked/social-98f10198e8fc6cdf.js
0.8
jsluice
full url: static/chunks/pages/locked/social-98f10198e8fc6cdf.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/locked/social-98f10198e8fc6cdf.js"
GET
/locked/social
0.8
jsluice
full url: /locked/social
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/locked/social"
GET
static/chunks/pages/locked/password-1d75a13f1d027efb.js
0.8
jsluice
full url: static/chunks/pages/locked/password-1d75a13f1d027efb.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/locked/password-1d75a13f1d027efb.js"
GET
/locked/password
0.8
jsluice
full url: /locked/password
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/locked/password"
GET
static/chunks/pages/locked-a7b5f81562f99232.js
0.8
jsluice
full url: static/chunks/pages/locked-a7b5f81562f99232.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/locked-a7b5f81562f99232.js"
GET
/locked
0.8
jsluice
full url: /locked
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/locked"
GET
static/chunks/pages/identity-e6bf90be4f0f271f.js
0.8
jsluice
full url: static/chunks/pages/identity-e6bf90be4f0f271f.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/identity-e6bf90be4f0f271f.js"
GET
static/chunks/231-7f50b06f0f337392.js
0.8
jsluice
full url: static/chunks/231-7f50b06f0f337392.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/231-7f50b06f0f337392.js"
GET
/identity
0.8
jsluice
full url: /identity
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/identity"
GET
static/chunks/pages/id-finder-bee1f517be0ce7fe.js
0.8
jsluice
full url: static/chunks/pages/id-finder-bee1f517be0ce7fe.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/id-finder-bee1f517be0ce7fe.js"
GET
static/chunks/pages/email/success-ab9cf4b3342569d8.js
0.8
jsluice
full url: static/chunks/pages/email/success-ab9cf4b3342569d8.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/email/success-ab9cf4b3342569d8.js"
GET
/email/success
0.8
jsluice
full url: /email/success
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/email/success"
GET
static/chunks/pages/email/change-7af91f61b96bfb72.js
0.8
jsluice
full url: static/chunks/pages/email/change-7af91f61b96bfb72.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/email/change-7af91f61b96bfb72.js"
GET
/email/change
0.8
jsluice
full url: /email/change
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/email/change"
GET
static/chunks/pages/email-028917f8807e5f95.js
0.8
jsluice
full url: static/chunks/pages/email-028917f8807e5f95.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/email-028917f8807e5f95.js"
GET
static/chunks/pages/dormant/success-03e0dc026f6ea55f.js
0.8
jsluice
full url: static/chunks/pages/dormant/success-03e0dc026f6ea55f.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/dormant/success-03e0dc026f6ea55f.js"
GET
/dormant/success
0.8
jsluice
full url: /dormant/success
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/dormant/success"
GET
static/chunks/pages/dormant/social-67372d650c67bde2.js
0.8
jsluice
full url: static/chunks/pages/dormant/social-67372d650c67bde2.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/dormant/social-67372d650c67bde2.js"
GET
/dormant/social
0.8
jsluice
full url: /dormant/social
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/dormant/social"
GET
static/chunks/pages/dormant/password-c1805bd9de524025.js
0.8
jsluice
full url: static/chunks/pages/dormant/password-c1805bd9de524025.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/dormant/password-c1805bd9de524025.js"
GET
static/chunks/584-6290ff3d334f0059.js
0.8
jsluice
full url: static/chunks/584-6290ff3d334f0059.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/584-6290ff3d334f0059.js"
GET
/dormant/password
0.8
jsluice
full url: /dormant/password
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/dormant/password"
GET
static/chunks/pages/dormant/parent-8389319231dc9116.js
0.8
jsluice
full url: static/chunks/pages/dormant/parent-8389319231dc9116.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/dormant/parent-8389319231dc9116.js"
GET
/dormant/parent
0.8
jsluice
full url: /dormant/parent
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/dormant/parent"
GET
static/chunks/pages/dormant-adc6cc168d760fd4.js
0.8
jsluice
full url: static/chunks/pages/dormant-adc6cc168d760fd4.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/dormant-adc6cc168d760fd4.js"
GET
static/chunks/417-9880d4ff0aae9e44.js
0.8
jsluice
full url: static/chunks/417-9880d4ff0aae9e44.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/417-9880d4ff0aae9e44.js"
GET
static/chunks/193-38d63369c1b45850.js
0.8
jsluice
full url: static/chunks/193-38d63369c1b45850.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/193-38d63369c1b45850.js"
GET
static/chunks/619-658e39e5ef6da4db.js
0.8
jsluice
full url: static/chunks/619-658e39e5ef6da4db.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/619-658e39e5ef6da4db.js"
GET
static/chunks/pages/_error-28b0dba9dbcfb4ed.js
0.8
jsluice
full url: static/chunks/pages/_error-28b0dba9dbcfb4ed.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/_error-28b0dba9dbcfb4ed.js"
GET
/_error
0.8
jsluice
full url: /_error
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/_error"
GET
static/chunks/pages/404-b03e1e9fdfc1ff76.js
0.8
jsluice
full url: static/chunks/pages/404-b03e1e9fdfc1ff76.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/404-b03e1e9fdfc1ff76.js"
GET
static/chunks/pages/index-e7408c378c90e315.js
0.8
jsluice
full url: static/chunks/pages/index-e7408c378c90e315.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/pages/index-e7408c378c90e315.js"
GET
static/chunks/172-15202e2b9773ad5f.js
0.8
jsluice
full url: static/chunks/172-15202e2b9773ad5f.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/172-15202e2b9773ad5f.js"
GET
static/chunks/880-960284d122d8b647.js
0.8
jsluice
full url: static/chunks/880-960284d122d8b647.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/880-960284d122d8b647.js"
GET
static/chunks/29107295-fbcfe2172188e46f.js
0.8
jsluice
full url: static/chunks/29107295-fbcfe2172188e46f.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comstatic/chunks/29107295-fbcfe2172188e46f.js"
GET
https://status.kr.riotgames.com
0.8
jsluice
full url: https://status.kr.riotgames.com
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comhttps://status.kr.riotgames.com"
GET
/password/
0.8
jsluice
full url: /password/
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/password/"
GET
/password
0.8
jsluice
full url: /password
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/password"
GET
/id-finder/
0.8
jsluice
full url: /id-finder/
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/id-finder/"
GET
/id-finder
0.8
jsluice
full url: /id-finder
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/id-finder"
GET
/email/
0.8
jsluice
full url: /email/
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/email/"
GET
/email
0.8
jsluice
full url: /email
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/email"
GET
/dormant/
0.8
jsluice
full url: /dormant/
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/dormant/"
GET
/dormant
0.8
jsluice
full url: /dormant
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.com/dormant"
GET
https://event.kr.riotgames.com/common/use-modern-browser/?qrcode=1&url=https://account.kr.riotgames.com
0.8
jsluice
full url: https://event.kr.riotgames.com/common/use-modern-browser/?qrcode=1&url=https://account.kr.riotgames.com
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comhttps://event.kr.riotgames.com/common/use-modern-browser/?qrcode=1&url=https://account.kr.riotgames.com"
GET
https://www.googletagmanager.com/gtm.js?id=
0.8
jsluice
full url: https://www.googletagmanager.com/gtm.js?id=
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comhttps://www.googletagmanager.com/gtm.js?id="
GET
https://www.googletagmanager.com/gtm.js?id=EXPREXPR
0.8
jsluice
full url: https://www.googletagmanager.com/gtm.js?id=EXPREXPR
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comhttps://www.googletagmanager.com/gtm.js?id=EXPREXPR"
GET
gtm.js
0.8
jsluice
full url: gtm.js
method: GET
subdomain: account.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 26 minutes ago
try: curl -sk "https://account.kr.riotgames.comgtm.js"
GET
https://sparrow.cloudflare.com/api/v1/event
0.8
jsluice
full url: https://sparrow.cloudflare.com/api/v1/event
method: GET
subdomain: account-api.esports.rpg.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 32 minutes ago
try: curl -sk "https://account-api.esports.rpg.riotgames.comhttps://sparrow.cloudflare.com/api/v1/event"
GET
/_app
0.8
jsluice
full url: /_app
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
GET
static/chunks/pages/[id]-5b8c0575e21f4934.js
0.8
jsluice
full url: static/chunks/pages/[id]-5b8c0575e21f4934.js
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.comstatic/chunks/pages/[id]-5b8c0575e21f4934.js"
GET
static/chunks/pages/v2/[id]-8ec4bf1eb9d232ff.js
0.8
jsluice
full url: static/chunks/pages/v2/[id]-8ec4bf1eb9d232ff.js
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.comstatic/chunks/pages/v2/[id]-8ec4bf1eb9d232ff.js"
GET
static/chunks/4199-f3561b6de1abd02d.js
0.8
jsluice
full url: static/chunks/4199-f3561b6de1abd02d.js
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.comstatic/chunks/4199-f3561b6de1abd02d.js"
GET
static/chunks/2645-765bd7367e2b17e5.js
0.8
jsluice
full url: static/chunks/2645-765bd7367e2b17e5.js
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.comstatic/chunks/2645-765bd7367e2b17e5.js"
GET
static/chunks/fec483df-ec55022df2057fa9.js
0.8
jsluice
full url: static/chunks/fec483df-ec55022df2057fa9.js
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.comstatic/chunks/fec483df-ec55022df2057fa9.js"
GET
/v2/[id]
0.8
jsluice
full url: /v2/[id]
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.com/v2/[id]"
GET
static/chunks/pages/v2/upgrade-59e3af6fedfaac9b.js
0.8
jsluice
full url: static/chunks/pages/v2/upgrade-59e3af6fedfaac9b.js
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.comstatic/chunks/pages/v2/upgrade-59e3af6fedfaac9b.js"
GET
/v2/upgrade
0.8
jsluice
full url: /v2/upgrade
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.com/v2/upgrade"
GET
static/chunks/pages/v2/signin-041697d9dbde239e.js
0.8
jsluice
full url: static/chunks/pages/v2/signin-041697d9dbde239e.js
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.comstatic/chunks/pages/v2/signin-041697d9dbde239e.js"
GET
static/chunks/2023-54a36bbdb9113f88.js
0.8
jsluice
full url: static/chunks/2023-54a36bbdb9113f88.js
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.comstatic/chunks/2023-54a36bbdb9113f88.js"
GET
/v2/signin
0.8
jsluice
full url: /v2/signin
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.com/v2/signin"
GET
static/chunks/pages/v2/pending-b9ce6b6a0e2592ba.js
0.8
jsluice
full url: static/chunks/pages/v2/pending-b9ce6b6a0e2592ba.js
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.comstatic/chunks/pages/v2/pending-b9ce6b6a0e2592ba.js"
GET
/v2/pending
0.8
jsluice
full url: /v2/pending
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.com/v2/pending"
GET
static/chunks/pages/v2/payment-a7215fb1c5963c5b.js
0.8
jsluice
full url: static/chunks/pages/v2/payment-a7215fb1c5963c5b.js
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.comstatic/chunks/pages/v2/payment-a7215fb1c5963c5b.js"
GET
/v2/payment
0.8
jsluice
full url: /v2/payment
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.com/v2/payment"
GET
static/chunks/pages/v2/onboarding-f93bc1f55062a039.js
0.8
jsluice
full url: static/chunks/pages/v2/onboarding-f93bc1f55062a039.js
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.comstatic/chunks/pages/v2/onboarding-f93bc1f55062a039.js"
GET
static/chunks/5432-ef69c34440fe0b1e.js
0.8
jsluice
full url: static/chunks/5432-ef69c34440fe0b1e.js
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.comstatic/chunks/5432-ef69c34440fe0b1e.js"
GET
/v2/onboarding
0.8
jsluice
full url: /v2/onboarding
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.com/v2/onboarding"
GET
static/chunks/pages/v2/mypage-0781c7cb2d8bbc2f.js
0.8
jsluice
full url: static/chunks/pages/v2/mypage-0781c7cb2d8bbc2f.js
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.comstatic/chunks/pages/v2/mypage-0781c7cb2d8bbc2f.js"
GET
static/chunks/6989-cd3a639d50cc54e6.js
0.8
jsluice
full url: static/chunks/6989-cd3a639d50cc54e6.js
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.comstatic/chunks/6989-cd3a639d50cc54e6.js"
GET
static/chunks/6835-ba9c852fb66767e5.js
0.8
jsluice
full url: static/chunks/6835-ba9c852fb66767e5.js
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.comstatic/chunks/6835-ba9c852fb66767e5.js"
GET
static/chunks/9770-22ea912702417c2e.js
0.8
jsluice
full url: static/chunks/9770-22ea912702417c2e.js
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.comstatic/chunks/9770-22ea912702417c2e.js"
GET
static/chunks/6767-8a8114a38dd6a3e3.js
0.8
jsluice
full url: static/chunks/6767-8a8114a38dd6a3e3.js
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.comstatic/chunks/6767-8a8114a38dd6a3e3.js"
GET
static/chunks/5295-4cdcaa63d89ac5e4.js
0.8
jsluice
full url: static/chunks/5295-4cdcaa63d89ac5e4.js
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.comstatic/chunks/5295-4cdcaa63d89ac5e4.js"
GET
/v2/mypage
0.8
jsluice
full url: /v2/mypage
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.com/v2/mypage"
GET
static/chunks/pages/_error-38f1fb57cc3ca482.js
0.8
jsluice
full url: static/chunks/pages/_error-38f1fb57cc3ca482.js
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.comstatic/chunks/pages/_error-38f1fb57cc3ca482.js"
GET
/_error
0.8
jsluice
full url: /_error
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.com/_error"
GET
static/chunks/pages/index-39379d12aac620b5.js
0.8
jsluice
full url: static/chunks/pages/index-39379d12aac620b5.js
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.comstatic/chunks/pages/index-39379d12aac620b5.js"
GET
https://cdn.lazyrockets.com
0.8
jsluice
full url: https://cdn.lazyrockets.com
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
try: curl -sk "https://2xko.service-status.kr.riotgames.comhttps://cdn.lazyrockets.com"
GET
/[id]
0.8
jsluice
full url: /[id]
method: GET
subdomain: 2xko.service-status.kr.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 40 minutes ago
GET
/graphql
0.8
jsluice
full url: /graphql
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com/graphql"
GET
@apollo/client/react/hooks/useSyncExternalStore.js
0.8
jsluice
full url: @apollo/client/react/hooks/useSyncExternalStore.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/react/hooks/useSyncExternalStore.js"
GET
@apollo/client/utilities/graphql/transform.js
0.8
jsluice
full url: @apollo/client/utilities/graphql/transform.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/utilities/graphql/transform.js"
GET
@apollo/client/react/hooks/useSubscription.js
0.8
jsluice
full url: @apollo/client/react/hooks/useSubscription.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/react/hooks/useSubscription.js"
GET
@apollo/client/react/hooks/useQuery.js
0.8
jsluice
full url: @apollo/client/react/hooks/useQuery.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/react/hooks/useQuery.js"
GET
@apollo/client/link/utils/toPromise.js
0.8
jsluice
full url: @apollo/client/link/utils/toPromise.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/link/utils/toPromise.js"
GET
@apollo/client/link/http/createHttpLink.js
0.8
jsluice
full url: @apollo/client/link/http/createHttpLink.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/link/http/createHttpLink.js"
GET
@apollo/client/utilities/graphql/storeUtils.js
0.8
jsluice
full url: @apollo/client/utilities/graphql/storeUtils.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/utilities/graphql/storeUtils.js"
GET
@apollo/client/utilities/graphql/getFromAST.js
0.8
jsluice
full url: @apollo/client/utilities/graphql/getFromAST.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/utilities/graphql/getFromAST.js"
GET
@apollo/client/utilities/graphql/fragments.js
0.8
jsluice
full url: @apollo/client/utilities/graphql/fragments.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/utilities/graphql/fragments.js"
GET
@apollo/client/utilities/graphql/directives.js
0.8
jsluice
full url: @apollo/client/utilities/graphql/directives.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/utilities/graphql/directives.js"
GET
@apollo/client/utilities/graphql/DocumentTransform.js
0.8
jsluice
full url: @apollo/client/utilities/graphql/DocumentTransform.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/utilities/graphql/DocumentTransform.js"
GET
@apollo/client/testing/core/mocking/mockLink.js
0.8
jsluice
full url: @apollo/client/testing/core/mocking/mockLink.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/testing/core/mocking/mockLink.js"
GET
@apollo/client/react/parser/index.js
0.8
jsluice
full url: @apollo/client/react/parser/index.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/react/parser/index.js"
GET
@apollo/client/react/internal/cache/QueryReference.js
0.8
jsluice
full url: @apollo/client/react/internal/cache/QueryReference.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/react/internal/cache/QueryReference.js"
GET
@apollo/client/react/hooks/useSuspenseQuery.js
0.8
jsluice
full url: @apollo/client/react/hooks/useSuspenseQuery.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/react/hooks/useSuspenseQuery.js"
GET
@apollo/client/react/hooks/useLoadableQuery.js
0.8
jsluice
full url: @apollo/client/react/hooks/useLoadableQuery.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/react/hooks/useLoadableQuery.js"
GET
@apollo/client/react/hooks/useApolloClient.js
0.8
jsluice
full url: @apollo/client/react/hooks/useApolloClient.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/react/hooks/useApolloClient.js"
GET
@apollo/client/react/hoc/withApollo.js
0.8
jsluice
full url: @apollo/client/react/hoc/withApollo.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/react/hoc/withApollo.js"
GET
@apollo/client/react/hoc/hoc-utils.js
0.8
jsluice
full url: @apollo/client/react/hoc/hoc-utils.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/react/hoc/hoc-utils.js"
GET
@apollo/client/react/context/ApolloProvider.js
0.8
jsluice
full url: @apollo/client/react/context/ApolloProvider.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/react/context/ApolloProvider.js"
GET
@apollo/client/react/context/ApolloContext.js
0.8
jsluice
full url: @apollo/client/react/context/ApolloContext.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/react/context/ApolloContext.js"
GET
@apollo/client/react/context/ApolloConsumer.js
0.8
jsluice
full url: @apollo/client/react/context/ApolloConsumer.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/react/context/ApolloConsumer.js"
GET
@apollo/client/link/utils/validateOperation.js
0.8
jsluice
full url: @apollo/client/link/utils/validateOperation.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/link/utils/validateOperation.js"
GET
@apollo/client/link/persisted-queries/index.js
0.8
jsluice
full url: @apollo/client/link/persisted-queries/index.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/link/persisted-queries/index.js"
GET
@apollo/client/link/http/serializeFetchParameter.js
0.8
jsluice
full url: @apollo/client/link/http/serializeFetchParameter.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/link/http/serializeFetchParameter.js"
GET
@apollo/client/link/http/checkFetcher.js
0.8
jsluice
full url: @apollo/client/link/http/checkFetcher.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/link/http/checkFetcher.js"
GET
@apollo/client/link/core/ApolloLink.js
0.8
jsluice
full url: @apollo/client/link/core/ApolloLink.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/link/core/ApolloLink.js"
GET
@apollo/client/core/QueryManager.js
0.8
jsluice
full url: @apollo/client/core/QueryManager.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/core/QueryManager.js"
GET
@apollo/client/core/ObservableQuery.js
0.8
jsluice
full url: @apollo/client/core/ObservableQuery.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/core/ObservableQuery.js"
GET
@apollo/client/core/LocalState.js
0.8
jsluice
full url: @apollo/client/core/LocalState.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/core/LocalState.js"
GET
@apollo/client/core/ApolloClient.js
0.8
jsluice
full url: @apollo/client/core/ApolloClient.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/core/ApolloClient.js"
GET
@apollo/client/cache/inmemory/writeToStore.js
0.8
jsluice
full url: @apollo/client/cache/inmemory/writeToStore.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/cache/inmemory/writeToStore.js"
GET
@apollo/client/cache/inmemory/readFromStore.js
0.8
jsluice
full url: @apollo/client/cache/inmemory/readFromStore.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/cache/inmemory/readFromStore.js"
GET
@apollo/client/cache/inmemory/policies.js
0.8
jsluice
full url: @apollo/client/cache/inmemory/policies.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/cache/inmemory/policies.js"
GET
@apollo/client/cache/inmemory/key-extractor.js
0.8
jsluice
full url: @apollo/client/cache/inmemory/key-extractor.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/cache/inmemory/key-extractor.js"
GET
@apollo/client/cache/inmemory/entityStore.js
0.8
jsluice
full url: @apollo/client/cache/inmemory/entityStore.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com@apollo/client/cache/inmemory/entityStore.js"
GET
https://addons.mozilla.org/en-US/firefox/addon/apollo-developer-tools/
0.8
jsluice
full url: https://addons.mozilla.org/en-US/firefox/addon/apollo-developer-tools/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://addons.mozilla.org/en-US/firefox/addon/apollo-developer-tools/"
GET
https://chrome.google.com/webstore/detail/apollo-client-developer-t/jdkknkkbebbapilgoeccciglkfbmbnfm
0.8
jsluice
full url: https://chrome.google.com/webstore/detail/apollo-client-developer-t/jdkknkkbebbapilgoeccciglkfbmbnfm
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://chrome.google.com/webstore/detail/apollo-client-developer-t/jdkknkkbebbapilgoeccciglkfbmbnfm"
GET
/news
0.8
jsluice
full url: /news
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
GET
/news/
0.8
jsluice
full url: /news/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com/news/"
GET
https://cmp.osano.com/16BZ95S4qp9Kl2gUA/c84de61e-21d7-4a4a-9591-3d3a28fb5b1d/osano.js
0.8
jsluice
full url: https://cmp.osano.com/16BZ95S4qp9Kl2gUA/c84de61e-21d7-4a4a-9591-3d3a28fb5b1d/osano.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://cmp.osano.com/16BZ95S4qp9Kl2gUA/c84de61e-21d7-4a4a-9591-3d3a28fb5b1d/osano.js"
GET
/api/gql
0.8
jsluice
full url: /api/gql
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com/api/gql"
GET
/%3E%3C/svg%3E
0.8
jsluice
full url: /%3E%3C/svg%3E
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com/%3E%3C/svg%3E"
GET
https://use.typekit.net/
0.8
jsluice
full url: https://use.typekit.net/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://use.typekit.net/"
GET
https://fonts.googleapis.com/css
0.8
jsluice
full url: https://fonts.googleapis.com/css
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://fonts.googleapis.com/css"
GET
/_next/image
0.8
jsluice
full url: /_next/image
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com/_next/image"
GET
https://react.dev/errors/
0.8
jsluice
full url: https://react.dev/errors/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://react.dev/errors/"
GET
/teamfight-tactics
0.8
jsluice
full url: /teamfight-tactics
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com/teamfight-tactics"
GET
/VALORANT
0.8
jsluice
full url: /VALORANT
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com/VALORANT"
GET
/league-of-legends
0.8
jsluice
full url: /league-of-legends
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com/league-of-legends"
GET
/dispute-resolution-emea
0.8
jsluice
full url: /dispute-resolution-emea
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com/dispute-resolution-emea"
GET
/anti-match-fixing
0.8
jsluice
full url: /anti-match-fixing
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com/anti-match-fixing"
GET
/rules-and-compliance
0.8
jsluice
full url: /rules-and-compliance
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com/rules-and-compliance"
GET
/rulings/:slug
0.8
jsluice
full url: /rulings/:slug
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com/rulings/:slug"
GET
/rulings
0.8
jsluice
full url: /rulings
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com/rulings"
GET
/library
0.8
jsluice
full url: /library
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com/library"
GET
/news/:slug
0.8
jsluice
full url: /news/:slug
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com/news/:slug"
GET
/news
0.8
jsluice
full url: /news
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
GET
/rum/replay/sessions/
0.8
jsluice
full url: /rum/replay/sessions/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com/rum/replay/sessions/"
GET
https://d3uc069fcn7uxw.cloudfront.net/configuration
0.8
jsluice
full url: https://d3uc069fcn7uxw.cloudfront.net/configuration
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://d3uc069fcn7uxw.cloudfront.net/configuration"
GET
/getting_started/site/.
0.8
jsluice
full url: /getting_started/site/.
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com/getting_started/site/."
GET
/#customer-data-exceeds-the-recommended-threshold-warning
0.8
jsluice
full url: /#customer-data-exceeds-the-recommended-threshold-warning
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com/#customer-data-exceeds-the-recommended-threshold-warning"
GET
/#technical-limitations
0.8
jsluice
full url: /#technical-limitations
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com/#technical-limitations"
GET
/getting_started/tagging/#defining-tags
0.8
jsluice
full url: /getting_started/tagging/#defining-tags
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com/getting_started/tagging/#defining-tags"
GET
/api/v2/
0.8
jsluice
full url: /api/v2/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com/api/v2/"
GET
https://d20xtzwzcl0ceb.cloudfront.net
0.8
jsluice
full url: https://d20xtzwzcl0ceb.cloudfront.net
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://d20xtzwzcl0ceb.cloudfront.net"
GET
https://d3uc069fcn7uxw.cloudfront.net
0.8
jsluice
full url: https://d3uc069fcn7uxw.cloudfront.net
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://d3uc069fcn7uxw.cloudfront.net"
GET
https://www.datad0g-browser-agent.com
0.8
jsluice
full url: https://www.datad0g-browser-agent.com
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://www.datad0g-browser-agent.com"
GET
https://www.datadoghq-browser-agent.com
0.8
jsluice
full url: https://www.datadoghq-browser-agent.com
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://www.datadoghq-browser-agent.com"
GET
/real_user_monitoring/browser/troubleshooting
0.8
jsluice
full url: /real_user_monitoring/browser/troubleshooting
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com/real_user_monitoring/browser/troubleshooting"
GET
https://docs.datadoghq.com
0.8
jsluice
full url: https://docs.datadoghq.com
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://docs.datadoghq.com"
GET
/_next/
0.8
jsluice
full url: /_next/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com/_next/"
GET
.48c3e43d0731c3b7.js
0.8
jsluice
full url: .48c3e43d0731c3b7.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com.48c3e43d0731c3b7.js"
GET
https://use.typekit.net/
0.8
jsluice
full url: https://use.typekit.net/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://use.typekit.net/"
GET
https://fonts.googleapis.com/css
0.8
jsluice
full url: https://fonts.googleapis.com/css
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://fonts.googleapis.com/css"
GET
b?a=1&b=2&c=3
0.8
jsluice
full url: b?a=1&b=2&c=3
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.comb?a=1&b=2&c=3"
GET
https://www.googletagmanager.com/gtm.js?id=
0.8
jsluice
full url: https://www.googletagmanager.com/gtm.js?id=
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://www.googletagmanager.com/gtm.js?id="
GET
https://www.googletagmanager.com/gtag/js?id=
0.8
jsluice
full url: https://www.googletagmanager.com/gtag/js?id=
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://www.googletagmanager.com/gtag/js?id="
GET
https://cmsassets.rgpub.io/sanity/
0.8
jsluice
full url: https://cmsassets.rgpub.io/sanity/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://cmsassets.rgpub.io/sanity/"
GET
https://cdn.sanity.io/
0.8
jsluice
full url: https://cdn.sanity.io/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://cdn.sanity.io/"
GET
/sanity
0.8
jsluice
full url: /sanity
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 44 minutes ago
try: curl -sk "https://2xko.riotgames.com/sanity"
GET
https://reactjs.org/docs/error-decoder.html?invariant=
0.8
jsluice
full url: https://reactjs.org/docs/error-decoder.html?invariant=
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 45 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://reactjs.org/docs/error-decoder.html?invariant="
GET
/assets/js/build/
0.8
jsluice
full url: /assets/js/build/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 45 minutes ago
try: curl -sk "https://2xko.riotgames.com/assets/js/build/"
GET
/_app
0.8
jsluice
full url: /_app
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
GET
static/chunks/pages/[[...pathArray]]-0f7c21828c74efc0.js
0.8
jsluice
full url: static/chunks/pages/[[...pathArray]]-0f7c21828c74efc0.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comstatic/chunks/pages/[[...pathArray]]-0f7c21828c74efc0.js"
GET
static/chunks/90-079a08146ce08a61.js
0.8
jsluice
full url: static/chunks/90-079a08146ce08a61.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comstatic/chunks/90-079a08146ce08a61.js"
GET
static/chunks/pages/sitemap_loc.xml-79e083ff25e0ce5b.js
0.8
jsluice
full url: static/chunks/pages/sitemap_loc.xml-79e083ff25e0ce5b.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comstatic/chunks/pages/sitemap_loc.xml-79e083ff25e0ce5b.js"
GET
/sitemap_loc.xml
0.8
jsluice
full url: /sitemap_loc.xml
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.com/sitemap_loc.xml"
GET
static/chunks/pages/sitemap_index.xml-31c59afc2cb292ff.js
0.8
jsluice
full url: static/chunks/pages/sitemap_index.xml-31c59afc2cb292ff.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comstatic/chunks/pages/sitemap_index.xml-31c59afc2cb292ff.js"
GET
/sitemap_index.xml
0.8
jsluice
full url: /sitemap_index.xml
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.com/sitemap_index.xml"
GET
static/chunks/pages/schemas.json-461bb18b4d3713ae.js
0.8
jsluice
full url: static/chunks/pages/schemas.json-461bb18b4d3713ae.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comstatic/chunks/pages/schemas.json-461bb18b4d3713ae.js"
GET
/schemas.json
0.8
jsluice
full url: /schemas.json
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.com/schemas.json"
GET
static/chunks/pages/robots.txt-c5742f2892a96c44.js
0.8
jsluice
full url: static/chunks/pages/robots.txt-c5742f2892a96c44.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comstatic/chunks/pages/robots.txt-c5742f2892a96c44.js"
GET
/robots.txt
0.8
jsluice
full url: /robots.txt
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.com/robots.txt"
GET
static/chunks/pages/debug-b5ac519ec7fd5b7f.js
0.8
jsluice
full url: static/chunks/pages/debug-b5ac519ec7fd5b7f.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comstatic/chunks/pages/debug-b5ac519ec7fd5b7f.js"
GET
static/chunks/774-ec13a36d4f62447a.js
0.8
jsluice
full url: static/chunks/774-ec13a36d4f62447a.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comstatic/chunks/774-ec13a36d4f62447a.js"
GET
/debug
0.8
jsluice
full url: /debug
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.com/debug"
GET
static/chunks/pages/_error-87f262d3d29cd29b.js
0.8
jsluice
full url: static/chunks/pages/_error-87f262d3d29cd29b.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comstatic/chunks/pages/_error-87f262d3d29cd29b.js"
GET
/_error
0.8
jsluice
full url: /_error
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.com/_error"
GET
static/chunks/pages/404-3e0d4cba106a8acb.js
0.8
jsluice
full url: static/chunks/pages/404-3e0d4cba106a8acb.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comstatic/chunks/pages/404-3e0d4cba106a8acb.js"
GET
https://connect.facebook.net/en_US/fbevents.js
0.8
jsluice
full url: https://connect.facebook.net/en_US/fbevents.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://connect.facebook.net/en_US/fbevents.js"
GET
https://analytics.tiktok.com/i18n/pixel/events.js
0.8
jsluice
full url: https://analytics.tiktok.com/i18n/pixel/events.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://analytics.tiktok.com/i18n/pixel/events.js"
GET
https://cdn.adjust.com/adjust-latest.min.js
0.8
jsluice
full url: https://cdn.adjust.com/adjust-latest.min.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://cdn.adjust.com/adjust-latest.min.js"
GET
https://www.datadoghq-browser-agent.com/us1/v5/datadog-rum.js
0.8
jsluice
full url: https://www.datadoghq-browser-agent.com/us1/v5/datadog-rum.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://www.datadoghq-browser-agent.com/us1/v5/datadog-rum.js"
GET
/[[...pathArray]]
0.8
jsluice
full url: /[[...pathArray]]
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.com/[[...pathArray]]"
GET
https://2xko.riotgames.com/zh-tw/
0.8
jsluice
full url: https://2xko.riotgames.com/zh-tw/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/zh-tw/"
GET
https://2xko.riotgames.com/th-th/
0.8
jsluice
full url: https://2xko.riotgames.com/th-th/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/th-th/"
GET
https://2xko.riotgames.com/tr-tr/
0.8
jsluice
full url: https://2xko.riotgames.com/tr-tr/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/tr-tr/"
GET
https://2xko.riotgames.com/es-mx/
0.8
jsluice
full url: https://2xko.riotgames.com/es-mx/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/es-mx/"
GET
https://2xko.riotgames.com/es-es/
0.8
jsluice
full url: https://2xko.riotgames.com/es-es/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/es-es/"
GET
https://2xko.riotgames.com/pt-br/
0.8
jsluice
full url: https://2xko.riotgames.com/pt-br/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/pt-br/"
GET
https://2xko.riotgames.com/ko-kr/
0.8
jsluice
full url: https://2xko.riotgames.com/ko-kr/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/ko-kr/"
GET
https://2xko.riotgames.com/ja-jp/
0.8
jsluice
full url: https://2xko.riotgames.com/ja-jp/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/ja-jp/"
GET
https://2xko.riotgames.com/fr-fr/
0.8
jsluice
full url: https://2xko.riotgames.com/fr-fr/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/fr-fr/"
GET
https://2xko.riotgames.com/en-us/
0.8
jsluice
full url: https://2xko.riotgames.com/en-us/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/en-us/"
GET
https://2xko.riotgames.com/en-gb/
0.8
jsluice
full url: https://2xko.riotgames.com/en-gb/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/en-gb/"
GET
https://2xko.riotgames.com/ar-ae/
0.8
jsluice
full url: https://2xko.riotgames.com/ar-ae/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/ar-ae/"
GET
https://content.publishing.riotgames.com/publishing-content/v2.0/build/channel/2xko_website/page/?locale=de-de
0.8
jsluice
full url: https://content.publishing.riotgames.com/publishing-content/v2.0/build/channel/2xko_website/page/?locale=de-de
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://content.publishing.riotgames.com/publishing-content/v2.0/build/channel/2xko_website/page/?locale=de-de"
GET
https://2xko.riotgames.com/de-de/champions/darius/
0.8
jsluice
full url: https://2xko.riotgames.com/de-de/champions/darius/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/de-de/champions/darius/"
GET
https://2xko.riotgames.com/de-de/champions/ekko/
0.8
jsluice
full url: https://2xko.riotgames.com/de-de/champions/ekko/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/de-de/champions/ekko/"
GET
https://2xko.riotgames.com/de-de/champions/ahri/
0.8
jsluice
full url: https://2xko.riotgames.com/de-de/champions/ahri/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/de-de/champions/ahri/"
GET
https://2xko.riotgames.com/de-de/champions/yasuo/
0.8
jsluice
full url: https://2xko.riotgames.com/de-de/champions/yasuo/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/de-de/champions/yasuo/"
GET
https://2xko.riotgames.com/de-de/champions/illaoi/
0.8
jsluice
full url: https://2xko.riotgames.com/de-de/champions/illaoi/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/de-de/champions/illaoi/"
GET
https://2xko.riotgames.com/de-de/champions/braum/
0.8
jsluice
full url: https://2xko.riotgames.com/de-de/champions/braum/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/de-de/champions/braum/"
GET
https://2xko.riotgames.com/de-de/champions/jinx/
0.8
jsluice
full url: https://2xko.riotgames.com/de-de/champions/jinx/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/de-de/champions/jinx/"
GET
https://2xko.riotgames.com/de-de/champions/vi/
0.8
jsluice
full url: https://2xko.riotgames.com/de-de/champions/vi/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/de-de/champions/vi/"
GET
https://2xko.riotgames.com/de-de/champions/blitzcrank/
0.8
jsluice
full url: https://2xko.riotgames.com/de-de/champions/blitzcrank/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/de-de/champions/blitzcrank/"
GET
https://2xko.riotgames.com/de-de/champions/teemo/
0.8
jsluice
full url: https://2xko.riotgames.com/de-de/champions/teemo/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/de-de/champions/teemo/"
GET
https://2xko.riotgames.com/de-de/champions/warwick/
0.8
jsluice
full url: https://2xko.riotgames.com/de-de/champions/warwick/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/de-de/champions/warwick/"
GET
https://2xko.riotgames.com/de-de/champions/
0.8
jsluice
full url: https://2xko.riotgames.com/de-de/champions/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/de-de/champions/"
GET
https://2xko.riotgames.com/de-de/champions/caitlyn/
0.8
jsluice
full url: https://2xko.riotgames.com/de-de/champions/caitlyn/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/de-de/champions/caitlyn/"
GET
/publishing-content/v2.0/public/channel/2xko_website/list/2xko_homepage_featurednews?locale=de_DE&from=3&limit=3
0.8
jsluice
full url: /publishing-content/v2.0/public/channel/2xko_website/list/2xko_homepage_featurednews?locale=de_DE&from=3&limit=3
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.com/publishing-content/v2.0/public/channel/2xko_website/list/2xko_homepage_featurednews?locale=de_DE&from=3&limit=3"
GET
/publishing-content/v2.0/public/channel/2xko_website/list/2xko_homepage_featurednews?locale=de_DE&from=0&limit=3
0.8
jsluice
full url: /publishing-content/v2.0/public/channel/2xko_website/list/2xko_homepage_featurednews?locale=de_DE&from=0&limit=3
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.com/publishing-content/v2.0/public/channel/2xko_website/list/2xko_homepage_featurednews?locale=de_DE&from=0&limit=3"
GET
/de-de/news/announcements/2xko-eu-community-series
0.8
jsluice
full url: /de-de/news/announcements/2xko-eu-community-series
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.com/de-de/news/announcements/2xko-eu-community-series"
GET
/de-de/news/announcements/compete-in-2xko-evo-japan-2026
0.8
jsluice
full url: /de-de/news/announcements/compete-in-2xko-evo-japan-2026
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.com/de-de/news/announcements/compete-in-2xko-evo-japan-2026"
GET
/de-de/news/community/2xko-community-event-support-live-now/
0.8
jsluice
full url: /de-de/news/community/2xko-community-event-support-live-now/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.com/de-de/news/community/2xko-community-event-support-live-now/"
GET
https://2xko.riotgames.com/de-de/news/
0.8
jsluice
full url: https://2xko.riotgames.com/de-de/news/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/de-de/news/"
GET
https://www.youtube.com/watch?v=w1OOUJK4RSs
0.8
jsluice
full url: https://www.youtube.com/watch?v=w1OOUJK4RSs
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://www.youtube.com/watch?v=w1OOUJK4RSs"
GET
https://2xko.riotgames.com/de-de/platform-selection/
0.8
jsluice
full url: https://2xko.riotgames.com/de-de/platform-selection/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/de-de/platform-selection/"
GET
https://cmsassets.rgpub.io/sanity/files/dsfx7636/news_live/d55a5261a3e6411b362e16e4b710a4ef04e7f801.webm?accountingTag=2XKO
0.8
jsluice
full url: https://cmsassets.rgpub.io/sanity/files/dsfx7636/news_live/d55a5261a3e6411b362e16e4b710a4ef04e7f801.webm?accountingTag=2XKO
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://cmsassets.rgpub.io/sanity/files/dsfx7636/news_live/d55a5261a3e6411b362e16e4b710a4ef04e7f801.webm?accountingTag=2XKO"
GET
https://2xko.riotgames.com/
0.8
jsluice
full url: https://2xko.riotgames.com/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/"
GET
https://2xko.riotgames.com/de-de/
0.8
jsluice
full url: https://2xko.riotgames.com/de-de/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com/de-de/"
GET
https://2xko.riotgames.com
0.8
jsluice
full url: https://2xko.riotgames.com
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://2xko.riotgames.com"
GET
settings.js?a=
0.8
jsluice
full url: settings.js?a=
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comsettings.js?a="
GET
gquery.js
0.8
jsluice
full url: gquery.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comgquery.js"
GET
visibilityService.js
0.8
jsluice
full url: visibilityService.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comvisibilityService.js"
GET
editorChangesObserver.js
0.8
jsluice
full url: editorChangesObserver.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comeditorChangesObserver.js"
GET
/dcdn/variabledata
0.8
jsluice
full url: /dcdn/variabledata
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.com/dcdn/variabledata"
GET
core.js
0.8
jsluice
full url: core.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comcore.js"
GET
https://quote.cignaglobal.com/s/
0.8
jsluice
full url: https://quote.cignaglobal.com/s/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://quote.cignaglobal.com/s/"
GET
utils.js
0.8
jsluice
full url: utils.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comutils.js"
GET
/j.php?a=
0.8
jsluice
full url: /j.php?a=
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.com/j.php?a="
GET
ping_tpc.php?account=
0.8
jsluice
full url: ping_tpc.php?account=
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comping_tpc.php?account="
GET
https://dev.visualwebsiteoptimizer.com/
0.8
jsluice
full url: https://dev.visualwebsiteoptimizer.com/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://dev.visualwebsiteoptimizer.com/"
GET
edrv/vanj-15b1ef1f82eafb8ef4a9793b8c472f2f.br.js
0.8
jsluice
full url: edrv/vanj-15b1ef1f82eafb8ef4a9793b8c472f2f.br.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comedrv/vanj-15b1ef1f82eafb8ef4a9793b8c472f2f.br.js"
GET
vanj.js
0.8
jsluice
full url: vanj.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comvanj.js"
GET
https://dev.visualwebsiteoptimizer.com/dcdn/
0.8
jsluice
full url: https://dev.visualwebsiteoptimizer.com/dcdn/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://dev.visualwebsiteoptimizer.com/dcdn/"
GET
edrv/va_gq-335fcae4b7639af76aaf1b53e7879add.br.js
0.8
jsluice
full url: edrv/va_gq-335fcae4b7639af76aaf1b53e7879add.br.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comedrv/va_gq-335fcae4b7639af76aaf1b53e7879add.br.js"
GET
evad.js?va=
0.8
jsluice
full url: evad.js?va=
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comevad.js?va="
GET
https://dev.visualwebsiteoptimizer.com/cdn/edrv/worker-e8133f8e9b506475ae95cb6b02d6127e.br.js
0.8
jsluice
full url: https://dev.visualwebsiteoptimizer.com/cdn/edrv/worker-e8133f8e9b506475ae95cb6b02d6127e.br.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://dev.visualwebsiteoptimizer.com/cdn/edrv/worker-e8133f8e9b506475ae95cb6b02d6127e.br.js"
GET
edrv/nc-f8b62af56ce6751cefbe6c6e9a4fa9ff.br.js
0.8
jsluice
full url: edrv/nc-f8b62af56ce6751cefbe6c6e9a4fa9ff.br.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comedrv/nc-f8b62af56ce6751cefbe6c6e9a4fa9ff.br.js"
GET
/dcdn/settings.js
0.8
jsluice
full url: /dcdn/settings.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.com/dcdn/settings.js"
GET
https://dev.visualwebsiteoptimizer.com/cdn/
0.8
jsluice
full url: https://dev.visualwebsiteoptimizer.com/cdn/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://dev.visualwebsiteoptimizer.com/cdn/"
GET
evad.js
0.8
jsluice
full url: evad.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comevad.js"
GET
/dcdn/
0.8
jsluice
full url: /dcdn/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.com/dcdn/"
GET
/cdn/
0.8
jsluice
full url: /cdn/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
GET
https://dev.visualwebsiteoptimizer.com
0.8
jsluice
full url: https://dev.visualwebsiteoptimizer.com
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://dev.visualwebsiteoptimizer.com"
GET
https://cdn.visualwebsiteoptimizer.com/
0.8
jsluice
full url: https://cdn.visualwebsiteoptimizer.com/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://cdn.visualwebsiteoptimizer.com/"
GET
https://app.vwo.com/visitor-behavior-analysis/dist/codechecker/cc.min.js?r=
0.8
jsluice
full url: https://app.vwo.com/visitor-behavior-analysis/dist/codechecker/cc.min.js?r=
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://app.vwo.com/visitor-behavior-analysis/dist/codechecker/cc.min.js?r="
GET
https://app.vwo.com/visitor-behavior-analysis/dist/codechecker/cc.min.js?r=EXPR
0.8
jsluice
full url: https://app.vwo.com/visitor-behavior-analysis/dist/codechecker/cc.min.js?r=EXPR
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://app.vwo.com/visitor-behavior-analysis/dist/codechecker/cc.min.js?r=EXPR"
GET
/j.php?a=774097&u=https%3A%2F%2F2xko.riotgames.com%2Fde-de%2F&vn=2.1&x=true
0.8
jsluice
full url: /j.php?a=774097&u=https%3A%2F%2F2xko.riotgames.com%2Fde-de%2F&vn=2.1&x=true
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.com/j.php?a=774097&u=https%3A%2F%2F2xko.riotgames.com%2Fde-de%2F&vn=2.1&x=true"
GET
https://dev.visualwebsiteoptimizer.com/j.php?mode=
0.8
jsluice
full url: https://dev.visualwebsiteoptimizer.com/j.php?mode=
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://dev.visualwebsiteoptimizer.com/j.php?mode="
GET
https://dev.visualwebsiteoptimizer.com/j.php?mode=EXPR&a=774097&f=1&u=EXPR&eventArch=true&x=trueEXPR
0.8
jsluice
full url: https://dev.visualwebsiteoptimizer.com/j.php?mode=EXPR&a=774097&f=1&u=EXPR&eventArch=true&x=trueEXPR
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://dev.visualwebsiteoptimizer.com/j.php?mode=EXPR&a=774097&f=1&u=EXPR&eventArch=true&x=trueEXPR"
GET
https://dev.visualwebsiteoptimizer.com/j.php?a=
0.8
jsluice
full url: https://dev.visualwebsiteoptimizer.com/j.php?a=
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://dev.visualwebsiteoptimizer.com/j.php?a="
GET
https://www.googletagmanager.com/gtm.js?id=
0.8
jsluice
full url: https://www.googletagmanager.com/gtm.js?id=
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://www.googletagmanager.com/gtm.js?id="
GET
https://www.googletagmanager.com/gtm.js?id=EXPREXPR
0.8
jsluice
full url: https://www.googletagmanager.com/gtm.js?id=EXPREXPR
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://www.googletagmanager.com/gtm.js?id=EXPREXPR"
GET
gtm.js
0.8
jsluice
full url: gtm.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 48 minutes ago
try: curl -sk "https://2xko.riotgames.comgtm.js"
GET
/en/api/email-signup
0.8
jsluice
full url: /en/api/email-signup
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 55 minutes ago
try: curl -sk "https://2xko.riotgames.com/en/api/email-signup"
GET
https://boards.greenhouse.io/embed/job_board/js?for=
0.8
jsluice
full url: https://boards.greenhouse.io/embed/job_board/js?for=
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 55 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://boards.greenhouse.io/embed/job_board/js?for="
GET
https://www.youtube.com/embed/
0.8
jsluice
full url: https://www.youtube.com/embed/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 55 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://www.youtube.com/embed/"
GET
https://embed.twitch.tv/embed/v1.js
0.8
jsluice
full url: https://embed.twitch.tv/embed/v1.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 55 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://embed.twitch.tv/embed/v1.js"
GET
/assets/img/content/benefit-icons/benefits--
0.8
jsluice
full url: /assets/img/content/benefit-icons/benefits--
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 55 minutes ago
try: curl -sk "https://2xko.riotgames.com/assets/img/content/benefit-icons/benefits--"
GET
/en/api/form-builder/
0.8
jsluice
full url: /en/api/form-builder/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 55 minutes ago
try: curl -sk "https://2xko.riotgames.com/en/api/form-builder/"
GET
/en/api/form-builder
0.8
jsluice
full url: /en/api/form-builder
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 55 minutes ago
try: curl -sk "https://2xko.riotgames.com/en/api/form-builder"
GET
/en/api/tour-application/photo-id/
0.8
jsluice
full url: /en/api/tour-application/photo-id/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 55 minutes ago
try: curl -sk "https://2xko.riotgames.com/en/api/tour-application/photo-id/"
GET
/en/api/tour-application/
0.8
jsluice
full url: /en/api/tour-application/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 55 minutes ago
try: curl -sk "https://2xko.riotgames.com/en/api/tour-application/"
GET
/api/tours-application
0.8
jsluice
full url: /api/tours-application
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 55 minutes ago
try: curl -sk "https://2xko.riotgames.com/api/tours-application"
GET
https://cdn.rgpub.io/public/live/riotbar/latest/rgdotcom.
0.8
jsluice
full url: https://cdn.rgpub.io/public/live/riotbar/latest/rgdotcom.
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 55 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://cdn.rgpub.io/public/live/riotbar/latest/rgdotcom."
GET
https://outlook.live.com/owa/?rru=addevent
0.8
jsluice
full url: https://outlook.live.com/owa/?rru=addevent
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 55 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://outlook.live.com/owa/?rru=addevent"
GET
https://calendar.yahoo.com/?v=60&view=d&type=20
0.8
jsluice
full url: https://calendar.yahoo.com/?v=60&view=d&type=20
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 55 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://calendar.yahoo.com/?v=60&view=d&type=20"
GET
https://calendar.google.com/calendar/render
0.8
jsluice
full url: https://calendar.google.com/calendar/render
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 55 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://calendar.google.com/calendar/render"
GET
https://reactjs.org/docs/error-decoder.html?invariant=
0.8
jsluice
full url: https://reactjs.org/docs/error-decoder.html?invariant=
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 55 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://reactjs.org/docs/error-decoder.html?invariant="
GET
https://vimeo.com/
0.8
jsluice
full url: https://vimeo.com/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 55 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://vimeo.com/"
GET
https://www.youtube.com/watch?v=
0.8
jsluice
full url: https://www.youtube.com/watch?v=
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 55 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://www.youtube.com/watch?v="
GET
https://player.twitch.tv/?channel=
0.8
jsluice
full url: https://player.twitch.tv/?channel=
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 55 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://player.twitch.tv/?channel="
GET
//player.vimeo.com/video/
0.8
jsluice
full url: //player.vimeo.com/video/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 55 minutes ago
try: curl -sk "https://2xko.riotgames.com//player.vimeo.com/video/"
GET
//www.youtube.com/embed/
0.8
jsluice
full url: //www.youtube.com/embed/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 55 minutes ago
try: curl -sk "https://2xko.riotgames.com//www.youtube.com/embed/"
GET
/assets/js/build/
0.8
jsluice
full url: /assets/js/build/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 55 minutes ago
try: curl -sk "https://2xko.riotgames.com/assets/js/build/"
GET
/index/
0.8
jsluice
full url: /index/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com/index/"
GET
/_next/image
0.8
jsluice
full url: /_next/image
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com/_next/image"
GET
/_next/data/EXPREXPREXPR
0.8
jsluice
full url: /_next/data/EXPREXPREXPR
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com/_next/data/EXPREXPREXPR"
GET
index.json
0.8
jsluice
full url: index.json
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comindex.json"
GET
/_next/image/
0.8
jsluice
full url: /_next/image/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com/_next/image/"
GET
/_next/
0.8
jsluice
full url: /_next/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com/_next/"
GET
/_next/data/
0.8
jsluice
full url: /_next/data/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com/_next/data/"
GET
/_error
0.8
jsluice
full url: /_error
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com/_error"
GET
/_app
0.8
jsluice
full url: /_app
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
GET
/_document
0.8
jsluice
full url: /_document
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com/_document"
GET
next.config.js
0.8
jsluice
full url: next.config.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comnext.config.js"
GET
react-loadable-manifest.json
0.8
jsluice
full url: react-loadable-manifest.json
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comreact-loadable-manifest.json"
GET
_devMiddlewareManifest.json
0.8
jsluice
full url: _devMiddlewareManifest.json
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com_devMiddlewareManifest.json"
GET
client-build-manifest.json
0.8
jsluice
full url: client-build-manifest.json
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comclient-build-manifest.json"
GET
_clientMiddlewareManifest.json
0.8
jsluice
full url: _clientMiddlewareManifest.json
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com_clientMiddlewareManifest.json"
GET
middleware-manifest.json
0.8
jsluice
full url: middleware-manifest.json
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.commiddleware-manifest.json"
GET
_devPagesManifest.json
0.8
jsluice
full url: _devPagesManifest.json
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com_devPagesManifest.json"
GET
required-server-files.json
0.8
jsluice
full url: required-server-files.json
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comrequired-server-files.json"
GET
images-manifest.json
0.8
jsluice
full url: images-manifest.json
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comimages-manifest.json"
GET
routes-manifest.json
0.8
jsluice
full url: routes-manifest.json
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comroutes-manifest.json"
GET
prerender-manifest.json
0.8
jsluice
full url: prerender-manifest.json
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comprerender-manifest.json"
GET
export-detail.json
0.8
jsluice
full url: export-detail.json
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comexport-detail.json"
GET
export-marker.json
0.8
jsluice
full url: export-marker.json
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comexport-marker.json"
GET
functions-config-manifest.json
0.8
jsluice
full url: functions-config-manifest.json
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comfunctions-config-manifest.json"
GET
app-build-manifest.json
0.8
jsluice
full url: app-build-manifest.json
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comapp-build-manifest.json"
GET
build-manifest.json
0.8
jsluice
full url: build-manifest.json
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.combuild-manifest.json"
GET
app-path-routes-manifest.json
0.8
jsluice
full url: app-path-routes-manifest.json
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comapp-path-routes-manifest.json"
GET
app-paths-manifest.json
0.8
jsluice
full url: app-paths-manifest.json
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comapp-paths-manifest.json"
GET
pages-manifest.json
0.8
jsluice
full url: pages-manifest.json
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.compages-manifest.json"
GET
/page
0.8
jsluice
full url: /page
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
GET
/_not-found
0.8
jsluice
full url: /_not-found
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com/_not-found"
GET
/index
0.8
jsluice
full url: /index
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com/index"
GET
/api/
0.8
jsluice
full url: /api/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
GET
/api
0.8
jsluice
full url: /api
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
GET
https://a/c%20d?a=1&c=3
0.8
jsluice
full url: https://a/c%20d?a=1&c=3
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://a/c%20d?a=1&c=3"
GET
b?a=1&b=2&c=3
0.8
jsluice
full url: b?a=1&b=2&c=3
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comb?a=1&b=2&c=3"
GET
https://github.com/zloirock/core-js
0.8
jsluice
full url: https://github.com/zloirock/core-js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://github.com/zloirock/core-js"
GET
https://github.com/zloirock/core-js/blob/v3.38.1/LICENSE
0.8
jsluice
full url: https://github.com/zloirock/core-js/blob/v3.38.1/LICENSE
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://github.com/zloirock/core-js/blob/v3.38.1/LICENSE"
GET
https://reactjs.org/docs/error-decoder.html?invariant=
0.8
jsluice
full url: https://reactjs.org/docs/error-decoder.html?invariant=
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://reactjs.org/docs/error-decoder.html?invariant="
GET
/_next/
0.8
jsluice
full url: /_next/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com/_next/"
GET
.e816734b8d04bcb8.js
0.8
jsluice
full url: .e816734b8d04bcb8.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com.e816734b8d04bcb8.js"
GET
/_app
0.8
jsluice
full url: /_app
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
GET
/osano.js
0.8
jsluice
full url: /osano.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com/osano.js"
GET
https://cmp.osano.com/16BZ95S4qp9Kl2gUA/
0.8
jsluice
full url: https://cmp.osano.com/16BZ95S4qp9Kl2gUA/
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://cmp.osano.com/16BZ95S4qp9Kl2gUA/"
GET
https://dev.visualwebsiteoptimizer.com
0.8
jsluice
full url: https://dev.visualwebsiteoptimizer.com
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comhttps://dev.visualwebsiteoptimizer.com"
GET
/[[...pathArray]]
0.8
jsluice
full url: /[[...pathArray]]
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com/[[...pathArray]]"
GET
static/chunks/774-ec13a36d4f62447a.js
0.8
jsluice
full url: static/chunks/774-ec13a36d4f62447a.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comstatic/chunks/774-ec13a36d4f62447a.js"
GET
/_app
0.8
jsluice
full url: /_app
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
GET
static/chunks/pages/[[...pathArray]]-0f7c21828c74efc0.js
0.8
jsluice
full url: static/chunks/pages/[[...pathArray]]-0f7c21828c74efc0.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comstatic/chunks/pages/[[...pathArray]]-0f7c21828c74efc0.js"
GET
static/chunks/90-079a08146ce08a61.js
0.8
jsluice
full url: static/chunks/90-079a08146ce08a61.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comstatic/chunks/90-079a08146ce08a61.js"
GET
/[[...pathArray]]
0.8
jsluice
full url: /[[...pathArray]]
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com/[[...pathArray]]"
GET
static/chunks/pages/sitemap_loc.xml-79e083ff25e0ce5b.js
0.8
jsluice
full url: static/chunks/pages/sitemap_loc.xml-79e083ff25e0ce5b.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comstatic/chunks/pages/sitemap_loc.xml-79e083ff25e0ce5b.js"
GET
/sitemap_loc.xml
0.8
jsluice
full url: /sitemap_loc.xml
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com/sitemap_loc.xml"
GET
static/chunks/pages/sitemap_index.xml-31c59afc2cb292ff.js
0.8
jsluice
full url: static/chunks/pages/sitemap_index.xml-31c59afc2cb292ff.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comstatic/chunks/pages/sitemap_index.xml-31c59afc2cb292ff.js"
GET
/sitemap_index.xml
0.8
jsluice
full url: /sitemap_index.xml
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com/sitemap_index.xml"
GET
static/chunks/pages/schemas.json-461bb18b4d3713ae.js
0.8
jsluice
full url: static/chunks/pages/schemas.json-461bb18b4d3713ae.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comstatic/chunks/pages/schemas.json-461bb18b4d3713ae.js"
GET
/schemas.json
0.8
jsluice
full url: /schemas.json
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com/schemas.json"
GET
static/chunks/pages/robots.txt-c5742f2892a96c44.js
0.8
jsluice
full url: static/chunks/pages/robots.txt-c5742f2892a96c44.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comstatic/chunks/pages/robots.txt-c5742f2892a96c44.js"
GET
/robots.txt
0.8
jsluice
full url: /robots.txt
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com/robots.txt"
GET
static/chunks/pages/debug-b5ac519ec7fd5b7f.js
0.8
jsluice
full url: static/chunks/pages/debug-b5ac519ec7fd5b7f.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comstatic/chunks/pages/debug-b5ac519ec7fd5b7f.js"
GET
/debug
0.8
jsluice
full url: /debug
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com/debug"
GET
static/chunks/pages/_error-87f262d3d29cd29b.js
0.8
jsluice
full url: static/chunks/pages/_error-87f262d3d29cd29b.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comstatic/chunks/pages/_error-87f262d3d29cd29b.js"
GET
/_error
0.8
jsluice
full url: /_error
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.com/_error"
GET
static/chunks/pages/404-3e0d4cba106a8acb.js
0.8
jsluice
full url: static/chunks/pages/404-3e0d4cba106a8acb.js
method: GET
subdomain: 2xko.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.riotgames.comstatic/chunks/pages/404-3e0d4cba106a8acb.js"
GET
https://leagueoflegends.com
0.8
jsluice
full url: https://leagueoflegends.com
method: GET
subdomain: 2xko.emea.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.emea.riotgames.comhttps://leagueoflegends.com"
GET
https://playvalorant.com
0.8
jsluice
full url: https://playvalorant.com
method: GET
subdomain: 2xko.emea.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.emea.riotgames.comhttps://playvalorant.com"
GET
https://www.riotgames.com
0.8
jsluice
full url: https://www.riotgames.com
method: GET
subdomain: 2xko.emea.riotgames.com
confidence: 0.8
detected by: jsluice (AST parsing)
discovered: 6 hours, 56 minutes ago
try: curl -sk "https://2xko.emea.riotgames.comhttps://www.riotgames.com"
POST
https://sparrow.cloudflare.com/api/v1/event
0.8
regex
full url: https://sparrow.cloudflare.com/api/v1/event
method: POST
subdomain: account-api.esports.rpg.riotgames.com
confidence: 0.75
detected by: regex pattern
discovered: 6 hours, 32 minutes ago
try: curl -sk "https://account-api.esports.rpg.riotgames.comhttps://sparrow.cloudflare.com/api/v1/event"