0.1.4 • Published 11 months ago

@3-/seoping v0.1.4

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
11 months ago

@3-/seoping

test/main.coffee :

#!/usr/bin/env coffee

> @3-/seoping
  @3-/read
  path > join
  ../lib/indexNow.js
  # ../lib/google.js
  # ../lib/baidu.js


console.log await indexNow(
  ''
  'i18n.site'
  [
    'https://i18n.site'
    'https://i18n.site/i18n.site'
  ]
)


# console.log await baidu(
#   'i18n.site'
#   ''
#   [
#     'https://i18n.site/i18n.site'
#   ]
# )
# ROOT = import.meta.dirname

# json = JSON.parse read join(
#   ROOT
#   'google-index-api.json'
# )
#
# ping = await google(
#   json.client_email,json.private_key
# )
#
# r = await ping [
#   'https://i18n.site/i18n.site'
# ]
#
# console.log r
#
# await seoping [
#   # 'https://i18n.site'
#   [
#     'https://i18n.site/i18n.site'
#     'i18n.site'
#   ]
# ]

output :

./out.txt

About

This project is an open-source component of i18n.site ⋅ Internationalization Solution.

关于

本项目为 i18n.site ⋅ 国际化解决方案 的开源组件。

0.1.4

11 months ago

0.1.3

11 months ago