跳转至内容
0
  • 版块
  • 讨论
  • 最新
  • 标签
  • 热门
  • 顶端
  • 用户
  • 版块
  • 讨论
  • 最新
  • 标签
  • 热门
  • 顶端
  • 用户
皮肤
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • 默认(Zephyr)
  • 不使用皮肤
折叠
JIKE社区
  1. 首页
  2. 讨论区
  3. 资源分享
  4. 账号密钥
  5. Getcid site is not working!

Getcid site is not working!

已定时 已固定 已锁定 已移动 账号密钥
6 帖子 4 发布者 2.0k 浏览
  • 从旧到新
  • 从新到旧
  • 最多赞同
回复
  • 在新帖中回复
登录后回复
此主题已被删除。只有拥有主题管理权限的用户可以查看。
  • L 离线
    L 离线
    Lelean
    写于 最后由 编辑
    #1

    When I was trying to activate windows by phone all the getcid website give me error wrong ID
    I cheked the numbers twice there is nothing wrong I think there is proplem with the server. Is any one know how to get CID by callying microsoft or any other ways
    https://kichhoat24h.com/cidms
    https://getconfirmationid.com/
    I use this sites it was working good but now I don't now what the proplem

    1 条回复 最后回复
    0
    • N 离线
      N 离线
      nickma
      🍌
      写于 最后由 编辑
      #2

      Yes, it not works

      L 1 条回复 最后回复
      0
      • N nickma

        Yes, it not works

        L 离线
        L 离线
        Lelean
        写于 最后由 编辑
        #3

        @nickma do you know how to get the CID number I tryed callying microsoft it did work with office but it did not work with windows

        1 条回复 最后回复
        0
        • H 离线
          H 离线
          hoinongdan
          写于 最后由 编辑
          #4

          https://getcid.info/

          L 1 条回复 最后回复
          1
          • H hoinongdan

            https://getcid.info/

            L 离线
            L 离线
            Lelean
            写于 最后由 编辑
            #5

            @hoinongdan It's temporary have proplem so you can't get CID

            1 条回复 最后回复
            0
            • P 离线
              P 离线
              Premate XL
              写于 最后由 编辑
              #6

              You can use this website

              getcid
              get cid

              1 条回复 最后回复
              1
              回复
              • 在新帖中回复
              登录后回复
              • 从旧到新
              • 从新到旧
              • 最多赞同


              Popular Topics - 热门主题
              • 速度!Jetbrains 全家桶免费一年
                我是小马甲~M
                我是小马甲~
                1
                8
                1.0k

              • 大厂大厂
                X
                xq
                1
                7
                69

              • JetBrain All Products Pack 降级订阅有效期最多能延长3年!
                A
                abcpython
                1
                4
                736

              • IntelliJ IDEA Ultimate 免费3个月兑换码,我也发一个
                黄大师鉴
                黄大师
                1
                3
                177

              • 《鱿鱼游戏》2025 第三季 全06集
                H
                ‍
                1
                2
                31

              • 各种全球证件生成素材
                李广妮李
                李广妮
                1
                2
                108

              • 登录

              • 没有帐号? 注册

              • 登录或注册以进行搜索。
              百度网盘
              1,491 个主题
              连续剧
              760 个主题
              国产剧
              597 个主题
              美剧
              359 个主题
              中国移动
              307 个主题
              动画片
              259 个主题
              中国电信
              222 个主题
              动作片
              218 个主题

              233

              在线

              40.7k

              用户

              40.5k

              主题

              111.0k

              帖子
              • 第一个帖子
                最后一个帖子
              //禁止F12 var ConsoleManager={ onOpen:function(){ alert("啥? 想用脚本? 那是不行滴 😄") }, onClose:function(){ alert("啥? 想用脚本? 那是不行滴 😄") }, init:function(){ var self = this; var x = document.createElement('div'); var isOpening = false,isOpened=false; Object.defineProperty(x, 'id', { get:function(){ if(!isOpening){ self.onOpen(); isOpening=true; } isOpened=true; } }); setInterval(function(){ isOpened=false; console.info(x); console.info("啥? 想用脚本? 那是不行滴 😄") console.clear(); if(!isOpened && isOpening){ self.onClose(); isOpening=false; } },10) } } ConsoleManager.onOpen = function(){ try{ window.open('https://jike.info',target='_self'); }catch(err){ var a = document.createElement("button"); a.onclick=function(){ window.open('https://jike.info',target='_self'); } a.click(); } } ConsoleManager.onClose = function(){ alert("啥? 想用脚本? 那是不行滴 😄") } ConsoleManager.init(); $(document).ready(function () { app.coldLoad(); }); }