diff --git a/template-android.pom b/template-android.pom
index 9dfc2b2893875e833dca45273bbfcd45df885695..8c45de7abc53c65914821e3600c513707330f0be 100644
--- a/template-android.pom
+++ b/template-android.pom
@@ -10,7 +10,7 @@
   <licenses>
    <license>
      <name>BSD-3-clause</name>
-     <url>https://gitweb.torproject.org/pluggable-transports/obfs4.git/tree/LICENSE</url>
+     <url>https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/obfs4/-/blob/main/LICENSE</url>
    </license>
   </licenses>
   <developers>
@@ -26,8 +26,8 @@
     </developer>
   </developers>
   <scm>
-    <connection>scm:https://git.torproject.org/pluggable-transports/obfs4.git</connection>
-    <developerConnection>scm:git@gitweb.torproject.org/pluggable-transports/obfs4.git</developerConnection>
-    <url>scm:https://gitweb.torproject.org/pluggable-transports/obfs4.git</url>
+    <connection>scm:https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/obfs4.git</connection>
+    <developerConnection>scm:git@gitlab.torproject.org:tpo/anti-censorship/pluggable-transports/obfs4.git</developerConnection>
+    <url>scm:https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/obfs4.git</url>
   </scm>
 </project>
diff --git a/template-linux.pom b/template-linux.pom
index a3b322bd2722ad542d1d9f818c310c4425cea627..04612ba77386bf3703d8da36a7e95d5bcd329c13 100644
--- a/template-linux.pom
+++ b/template-linux.pom
@@ -10,7 +10,7 @@
   <licenses>
    <license>
      <name>BSD-3-clause</name>
-     <url>https://gitweb.torproject.org/pluggable-transports/obfs4.git/tree/LICENSE</url>
+     <url>https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/obfs4/-/blob/main/LICENSE</url>
    </license>
   </licenses>
   <developers>
@@ -26,8 +26,8 @@
     </developer>
   </developers>
   <scm>
-    <connection>scm:https://git.torproject.org/pluggable-transports/obfs4.git</connection>
-    <developerConnection>scm:git@gitweb.torproject.org/pluggable-transports/obfs4.git</developerConnection>
-    <url>scm:https://gitweb.torproject.org/pluggable-transports/obfs4.git</url>
+    <connection>scm:https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/obfs4.git</connection>
+    <developerConnection>scm:git@gitlab.torproject.org:tpo/anti-censorship/pluggable-transports/obfs4.git</developerConnection>
+    <url>scm:https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/obfs4.git</url>
   </scm>
 </project>
diff --git a/template-windows.pom b/template-windows.pom
index d499d3cdb3440ef439abce4001b94e01bb8488d7..547672fb89188c1a2d3c4e9dd1addb4bf8ca3109 100644
--- a/template-windows.pom
+++ b/template-windows.pom
@@ -10,7 +10,7 @@
   <licenses>
    <license>
      <name>BSD-3-clause</name>
-     <url>https://gitweb.torproject.org/pluggable-transports/obfs4.git/tree/LICENSE</url>
+     <url>https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/obfs4/-/blob/main/LICENSE</url>
    </license>
   </licenses>
   <developers>
@@ -26,8 +26,8 @@
     </developer>
   </developers>
   <scm>
-    <connection>scm:https://git.torproject.org/pluggable-transports/obfs4.git</connection>
-    <developerConnection>scm:git@gitweb.torproject.org/pluggable-transports/obfs4.git</developerConnection>
-    <url>scm:https://gitweb.torproject.org/pluggable-transports/obfs4.git</url>
+    <connection>scm:https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/obfs4.git</connection>
+    <developerConnection>scm:git@gitlab.torproject.org:tpo/anti-censorship/pluggable-transports/obfs4.git</developerConnection>
+    <url>scm:https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/obfs4.git</url>
   </scm>
 </project>
diff --git a/versions.json b/versions.json
index 71eae259df409a0baff23331fc52191ebcf9fec4..c57ec7c53a478e02626215403993a45ba3c012c1 100644
--- a/versions.json
+++ b/versions.json
@@ -1,5 +1,20 @@
 {
   "obfs4proxy": {
+    "0.0.14-tor1": {
+      "repo_url": "https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/obfs4.git",
+      "revision": "ed46c23917b55c4b274d6986daeaf6bec7963115",
+      "build_path": "obfs4proxy",
+      "go": {
+        "version": "go1.16",
+        "sha256": "7688063d55656105898f323d90a79a39c378d86fe89ae192eb3b7fc46347c95a"
+      },
+      "ndk": {
+        "url": "https://dl.google.com/android/repository/android-ndk-r18-linux-x86_64.zip",
+        "revision": "18.0.5002713",
+        "sha256": "c413dd014edc37f822d0dc88fabc05b64232d07d5c6e9345224e47073fdf140b"
+      },
+      "timestamp": "201001010000.00"
+    },
     "0.0.14": {
       "repo_url": "https://git.torproject.org/pluggable-transports/obfs4.git",
       "revision": "336a71d6e4cfd2d33e9c57797828007ad74975e9",